summaryrefslogtreecommitdiff
path: root/arch/sandbox/dts
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sandbox/dts')
-rw-r--r--arch/sandbox/dts/test.dts8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/sandbox/dts/test.dts b/arch/sandbox/dts/test.dts
index bb696c5ef7f..a2c739a2044 100644
--- a/arch/sandbox/dts/test.dts
+++ b/arch/sandbox/dts/test.dts
@@ -936,6 +936,14 @@
};
};
+ i3c0 {
+ compatible = "sandbox,i3c";
+ };
+
+ i3c1 {
+ compatible = "sandbox,i3c";
+ };
+
bootcount@0 {
compatible = "u-boot,bootcount-rtc";
rtc = <&rtc_1>;