sandbox: dts: add Sandbox TPMv2.x node
[platform/kernel/u-boot.git] / arch / sandbox / dts / test.dts
index 5a0f187..f2e5d65 100644 (file)
                clock-frequency = <1000000>;
        };
 
+       tpm2 {
+               compatible = "sandbox,tpm2";
+       };
+
        uart0: serial {
                compatible = "sandbox,serial";
                u-boot,dm-pre-reloc;