[U-Boot] [PATCH 14/23] x86: minnowmax: Drop io-base property in the pch_pinctrl node

Bin Meng bmeng.cn at gmail.com
Mon Feb 1 10:40:49 CET 2016


IOBASE is now obtained from PCH driver, drop this <io-base> property.

Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
---

 arch/x86/dts/minnowmax.dts | 1 -
 1 file changed, 1 deletion(-)

diff --git a/arch/x86/dts/minnowmax.dts b/arch/x86/dts/minnowmax.dts
index b7e3ba4..60bd05a 100644
--- a/arch/x86/dts/minnowmax.dts
+++ b/arch/x86/dts/minnowmax.dts
@@ -29,7 +29,6 @@
 
 	pch_pinctrl {
 		compatible = "intel,x86-pinctrl";
-		io-base = <0x4c>;
 
 		/* GPIO E0 */
 		soc_gpio_s5_0 at 0 {
-- 
1.8.2.1



More information about the U-Boot mailing list