mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-23 04:34:27 +01:00
x86: minnowmax: Drop io-base property in the pch_pinctrl node
IOBASE is now obtained from PCH driver, drop this <io-base> property. Signed-off-by: Bin Meng <bmeng.cn@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org> Tested-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
parent
2b7ff26115
commit
e75711a4bf
1 changed files with 0 additions and 1 deletions
|
|
@ -29,7 +29,6 @@
|
|||
|
||||
pch_pinctrl {
|
||||
compatible = "intel,x86-pinctrl";
|
||||
io-base = <0x4c>;
|
||||
|
||||
/* GPIO E0 */
|
||||
soc_gpio_s5_0@0 {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue