Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Garrett Giordano and committed by
Nishanth Menon
fecdf6de bac44171

+1 -1
+1 -1
arch/arm64/boot/dts/ti/k3-am625-phyboard-lyra-rdk.dts
··· 264 264 gpio-controller; 265 265 interrupt-controller; 266 266 #interrupt-cells = <2>; 267 - gpio-line-names = "GPIO0_HDMI_RST", "GPIO1_CAN0_nEN", 267 + gpio-line-names = "", "GPIO1_CAN0_nEN", 268 268 "GPIO2_LED2", "GPIO3_LVDS_GPIO", 269 269 "GPIO4_BUT2", "GPIO5_LVDS_BKLT_EN", 270 270 "GPIO6_ETH1_USER_RESET", "GPIO7_AUDIO_USER_RESET";