sandbox: dts: add Sandbox TPMv2.x node
[platform/kernel/u-boot.git] / arch / sandbox / dts / sandbox.dts
index 86680a6..0ea2452 100644 (file)
                compatible = "google,sandbox-tpm";
        };
 
+       tpm2 {
+               compatible = "sandbox,tpm2";
+       };
+
        triangle {
                compatible = "demo-shape";
                colour = "cyan";