[PATCH] ARM: aspeed: palmetto: Deconflict FSI trans line and hog of GPIOH6
Andrew Jeffery
andrew at aj.id.au
Fri Jun 30 15:43:02 AEST 2017
The hogs are left-overs from the Bad Old Days of Palmetto development.
The specification of the trans GPIO for fsi-master-gpio conflicted with
one of the hogs.
Remove the hog to allow fsi-master-gpio to allocate the GPIO.
Signed-off-by: Andrew Jeffery <andrew at aj.id.au>
---
arch/arm/boot/dts/aspeed-bmc-opp-palmetto.dts | 7 -------
1 file changed, 7 deletions(-)
diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-palmetto.dts b/arch/arm/boot/dts/aspeed-bmc-opp-palmetto.dts
index f7a7cbf77aba..a171e41790c1 100644
--- a/arch/arm/boot/dts/aspeed-bmc-opp-palmetto.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-opp-palmetto.dts
@@ -295,13 +295,6 @@
line-name = "SYS_PWROK_BMC";
};
- pin_gpio_h6 {
- gpio-hog;
- gpios = <ASPEED_GPIO(H, 6) GPIO_ACTIVE_HIGH>;
- output-high;
- line-name = "SCM1_FSI0_DATA_EN";
- };
-
pin_gpio_h7 {
gpio-hog;
gpios = <ASPEED_GPIO(H, 7) GPIO_ACTIVE_HIGH>;
--
2.11.0
More information about the openbmc
mailing list