Skip to content

Commit

Permalink
ARM: tegra: tf700t: Rename DSI node
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
digetx committed Jan 16, 2022
1 parent f2bb00c commit 6cb7495
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/tegra30-asus-tf700t.dts
Original file line number Diff line number Diff line change
Expand Up @@ -756,7 +756,7 @@
#address-cells = <1>;
#size-cells = <0>;

dsi-bridge@7 {
dsi@7 {
compatible = "toshiba,tc358768";
reg = <0x7>;

Expand Down

0 comments on commit 6cb7495

Please sign in to comment.