提交 3a140ad3 编写于 作者: E Enric Balletbo i Serra 提交者: Xie XiuQi

arm64: dts: rockchip: fix graph_port warning on rk3399 bob kevin and excavator

[ Upstream commit 26cd8657 ]

Ports are described by child 'port' nodes contained in the device node.
'ports' is optional and is used to group all 'port' nodes which is not
the case here.

This patch fixes the following warnings:

arch/arm64/boot/dts/rockchip/rk3399-gru-bob.dts:25.9-29.5: Warning (graph_port): /edp-panel/ports: graph port node name should be 'port'
arch/arm64/boot/dts/rockchip/rk3399-gru-kevin.dts:46.9-50.5: Warningi (graph_port): /edp-panel/ports: graph port node name should be 'port'
arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator.dts:94.9-98.5: Warning (graph_port): /edp-panel/ports: graph port node name should be 'port'
Signed-off-by: NEnric Balletbo i Serra <enric.balletbo@collabora.com>
Signed-off-by: NHeiko Stuebner <heiko@sntech.de>
Signed-off-by: NSasha Levin <sashal@kernel.org>
Signed-off-by: NYang Yingliang <yangyingliang@huawei.com>
上级 12805c78
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
backlight = <&backlight>; backlight = <&backlight>;
power-supply = <&pp3300_disp>; power-supply = <&pp3300_disp>;
ports { port {
panel_in_edp: endpoint { panel_in_edp: endpoint {
remote-endpoint = <&edp_out_panel>; remote-endpoint = <&edp_out_panel>;
}; };
......
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
backlight = <&backlight>; backlight = <&backlight>;
power-supply = <&pp3300_disp>; power-supply = <&pp3300_disp>;
ports { port {
panel_in_edp: endpoint { panel_in_edp: endpoint {
remote-endpoint = <&edp_out_panel>; remote-endpoint = <&edp_out_panel>;
}; };
......
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
pinctrl-0 = <&lcd_panel_reset>; pinctrl-0 = <&lcd_panel_reset>;
power-supply = <&vcc3v3_s0>; power-supply = <&vcc3v3_s0>;
ports { port {
panel_in_edp: endpoint { panel_in_edp: endpoint {
remote-endpoint = <&edp_out_panel>; remote-endpoint = <&edp_out_panel>;
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册
新手
引导
客服 返回
顶部