summaryrefslogtreecommitdiffstats
path: root/tools/dtoc/test/dtoc_test_simple.dts
diff options
context:
space:
mode:
Diffstat (limited to 'tools/dtoc/test/dtoc_test_simple.dts')
-rw-r--r--tools/dtoc/test/dtoc_test_simple.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/dtoc/test/dtoc_test_simple.dts b/tools/dtoc/test/dtoc_test_simple.dts
index 1c87b89192..d8ab8613ee 100644
--- a/tools/dtoc/test/dtoc_test_simple.dts
+++ b/tools/dtoc/test/dtoc_test_simple.dts
@@ -45,12 +45,12 @@
};
i2c@0 {
- compatible = "sandbox,i2c-test";
+ compatible = "sandbox,i2c";
u-boot,dm-pre-reloc;
#address-cells = <1>;
#size-cells = <0>;
pmic@9 {
- compatible = "sandbox,pmic-test";
+ compatible = "sandbox,pmic";
u-boot,dm-pre-reloc;
reg = <9>;
low-power;