summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/dra72-evm-common.dtsi
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2021-05-21 09:54:06 +0200
committerTony Lindgren <tony@atomide.com>2021-05-27 15:06:57 +0300
commit0c149400c2f676e7b4cc68e517db29005a7a38c7 (patch)
tree644ad96484de81ceca092cb8b258b0eeedeae634 /arch/arm/boot/dts/dra72-evm-common.dtsi
parent4823117cb80eedf31ddbc126b9bd92e707bd9a26 (diff)
downloadlinux-0c149400c2f676e7b4cc68e517db29005a7a38c7.tar.bz2
ARM: dts: dra7x-evm: Align GPIO hog names with dt-schema
The dt-schema for nxp,pcf8575 expects GPIO hogs node names to end with a 'hog' suffix. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/boot/dts/dra72-evm-common.dtsi')
-rw-r--r--arch/arm/boot/dts/dra72-evm-common.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/dra72-evm-common.dtsi b/arch/arm/boot/dts/dra72-evm-common.dtsi
index b65b2dd094d0..f2384277d5dc 100644
--- a/arch/arm/boot/dts/dra72-evm-common.dtsi
+++ b/arch/arm/boot/dts/dra72-evm-common.dtsi
@@ -268,7 +268,7 @@
*/
lines-initial-states = <0x0f2b>;
- p1 {
+ hdmi-audio-hog {
/* vin6_sel_s0: high: VIN6, low: audio */
gpio-hog;
gpios = <1 GPIO_ACTIVE_HIGH>;