summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/ti/k3-am625-phyboard-lyra-rdk.dts
diff options
context:
space:
mode:
authorGarrett Giordano <ggiordano@phytec.com>2023-12-05 01:28:11 +0300
committerNishanth Menon <nm@ti.com>2023-12-06 18:02:35 +0300
commitfecdf6de7e47849504d0edaaff55fa0baadef420 (patch)
treebcf5da674649da998c78fc7ad31930446197b394 /arch/arm64/boot/dts/ti/k3-am625-phyboard-lyra-rdk.dts
parentbac441710306a84c52f0f9a561aa9839b91caa14 (diff)
downloadlinux-fecdf6de7e47849504d0edaaff55fa0baadef420.tar.xz
arm64: dts: ti: k3-am625-phyboard-lyra-rdk: Remove HDMI Reset Line Name
The GPIO Expander has a line name defined as GPIO0_HDMI_RST. This line is no longer associated with the HDMI Reset so we removed it. Signed-off-by: Garrett Giordano <ggiordano@phytec.com> Reviewed-by: Wadim Egorov <w.egorov@phytec.de> Link: https://lore.kernel.org/r/20231204222811.2344460-3-ggiordano@phytec.com Signed-off-by: Nishanth Menon <nm@ti.com>
Diffstat (limited to 'arch/arm64/boot/dts/ti/k3-am625-phyboard-lyra-rdk.dts')
-rw-r--r--arch/arm64/boot/dts/ti/k3-am625-phyboard-lyra-rdk.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/ti/k3-am625-phyboard-lyra-rdk.dts b/arch/arm64/boot/dts/ti/k3-am625-phyboard-lyra-rdk.dts
index 81319d68b624..4bc0134c987d 100644
--- a/arch/arm64/boot/dts/ti/k3-am625-phyboard-lyra-rdk.dts
+++ b/arch/arm64/boot/dts/ti/k3-am625-phyboard-lyra-rdk.dts
@@ -264,7 +264,7 @@
gpio-controller;
interrupt-controller;
#interrupt-cells = <2>;
- gpio-line-names = "GPIO0_HDMI_RST", "GPIO1_CAN0_nEN",
+ gpio-line-names = "", "GPIO1_CAN0_nEN",
"GPIO2_LED2", "GPIO3_LVDS_GPIO",
"GPIO4_BUT2", "GPIO5_LVDS_BKLT_EN",
"GPIO6_ETH1_USER_RESET", "GPIO7_AUDIO_USER_RESET";