projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64fc9a9
)
ARM: dts: aspeed: rainier: Remove gpio hog for GPIOP7
author
Eddie James
<eajames@linux.ibm.com>
Wed, 15 Sep 2021 21:47:38 +0000
(16:47 -0500)
committer
Joel 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
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts
b/arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts
index 3705f6788b493b22c31b77d18115689bc515e688..b5f8383e80be85a7d05648ab77ab0614744b4abb 100644
(file)
--- a/
arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts
+++ b/
arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts
@@
-297,13
+297,6
@@
/*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>;