[PATCH v2 2/3] ARM: dts: gemini-dlink-dir-685: Remove address from display port

Corentin Labbe clabbe at baylibre.com
Wed May 19 20:35:46 UTC 2021


The address and reg adds no value to the port node, remove them.

Signed-off-by: Corentin Labbe <clabbe at baylibre.com>
---
 arch/arm/boot/dts/gemini-dlink-dir-685.dts | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/arch/arm/boot/dts/gemini-dlink-dir-685.dts b/arch/arm/boot/dts/gemini-dlink-dir-685.dts
index cc39289e99dd..2eeb142b5464 100644
--- a/arch/arm/boot/dts/gemini-dlink-dir-685.dts
+++ b/arch/arm/boot/dts/gemini-dlink-dir-685.dts
@@ -492,8 +492,7 @@ drive0: ide-port at 0 {
 		display-controller at 6a000000 {
 			status = "okay";
 
-			port at 0 {
-				reg = <0>;
+			port {
 				display_out: endpoint {
 					remote-endpoint = <&panel_in>;
 				};
-- 
2.26.3



More information about the dri-devel mailing list