mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-24 19:40:21 +09:00
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 <digetx@gmail.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
committed by
Thierry Reding
parent
79b788bfc7
commit
fa3174c591
@@ -742,7 +742,7 @@
|
||||
#address-cells = <1>;
|
||||
#size-cells = <0>;
|
||||
|
||||
dsi-bridge@7 {
|
||||
dsi@7 {
|
||||
compatible = "toshiba,tc358768";
|
||||
reg = <0x7>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user