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

ARM: dts: am437x: align gpio hog names with dt-schema

The GPIO Hog dt-schema node naming convention expect GPIO hogs node names
to end with a 'hog' suffix.

Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

authored by

Grygorii Strashko and committed by
Tony Lindgren
bd551acd fb97f631

+3 -3
+2 -2
arch/arm/boot/dts/am437x-gp-evm.dts
··· 786 786 pinctrl-0 = <&gpio0_pins>; 787 787 status = "okay"; 788 788 789 - p23 { 789 + sel-emmc-nand-hog { 790 790 gpio-hog; 791 791 gpios = <23 GPIO_ACTIVE_HIGH>; 792 792 /* SelEMMCorNAND selects between eMMC and NAND: ··· 819 819 status = "okay"; 820 820 ti,no-reset-on-init; 821 821 822 - p8 { 822 + sel-lcd-hdmi-hog { 823 823 /* 824 824 * SelLCDorHDMI selects between display and audio paths: 825 825 * Low: HDMI display with audio via HDMI
+1 -1
arch/arm/boot/dts/am43x-epos-evm.dts
··· 725 725 pinctrl-0 = <&display_mux_pins>; 726 726 status = "okay"; 727 727 728 - p1 { 728 + sel-lcd-hdmi-hog { 729 729 /* 730 730 * SelLCDorHDMI selects between display and audio paths: 731 731 * Low: HDMI display with audio via HDMI