Skip to content

Commit dfbeb8b

Browse files
committed
ARM: tegra: tf700t: Rename DSI node
Rename DSI bridge node to match the requirement of the DSI DT schema. This silences DTB-check warning about the incorrect name. Signed-off-by: Dmitry Osipenko <[email protected]>
1 parent 4aca413 commit dfbeb8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: arch/arm/boot/dts/tegra30-asus-tf700t.dts

+1-1
Original file line numberDiff line numberDiff line change
@@ -756,7 +756,7 @@
756756
#address-cells = <1>;
757757
#size-cells = <0>;
758758

759-
dsi-bridge@7 {
759+
dsi@7 {
760760
compatible = "toshiba,tc358768";
761761
reg = <0x7>;
762762

0 commit comments

Comments
 (0)