ARM: dts: aspeed: rainier: Remove gpio hog for GPIOP7
authorEddie James <eajames@linux.ibm.com>
Wed, 15 Sep 2021 21:47:38 +0000 (16:47 -0500)
committerJoel Stanley <joel@jms.id.au>
Thu, 21 Oct 2021 06:26:11 +0000 (16:56 +1030)
Only the pass 1 Ingraham board (Rainier system) had a micro-controller
wired to GPIOP7 on ball Y23. Pass 2 boards have this ball wired to the
heartbeat LED, so remove the hog as this device tree supports pass 2.

Signed-off-by: Eddie James <eajames@linux.ibm.com>
Link: https://lore.kernel.org/r/20210915214738.34382-5-eajames@linux.ibm.com
Signed-off-by: Joel Stanley <joel@jms.id.au>
arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts

index 3705f6788b493b22c31b77d18115689bc515e688..b5f8383e80be85a7d05648ab77ab0614744b4abb 100644 (file)
        /*Y0-Y7*/       "","","","","","","","",
        /*Z0-Z7*/       "","","","","","","","";
 
-       pin_mclr_vpp {
-               gpio-hog;
-               gpios = <ASPEED_GPIO(P, 7) GPIO_OPEN_DRAIN>;
-               output-high;
-               line-name = "mclr_vpp";
-       };
-
        i2c3_mux_oe_n {
                gpio-hog;
                gpios = <ASPEED_GPIO(G, 6) GPIO_ACTIVE_LOW>;