diff --git a/arch/arm/dts/ipq807x-soc.dtsi b/arch/arm/dts/ipq807x-soc.dtsi index b3714047c6..dedd11d16c 100644 --- a/arch/arm/dts/ipq807x-soc.dtsi +++ b/arch/arm/dts/ipq807x-soc.dtsi @@ -37,6 +37,108 @@ compatible = "qcom,qpic-nand.1.5.20"; reg = <0x79B0000 0x10000>; + nand_gpio { + gpio1 { + gpio = <1>; + func = <1>; + pull = ; + drvstr = ; + oe = ; + }; + gpio2 { + gpio = <3>; + func = <1>; + pull = ; + drvstr = ; + oe = ; + }; + gpio3 { + gpio = <4>; + func = <1>; + pull = ; + drvstr = ; + oe = ; + }; + gpio4 { + gpio = <5>; + func = <1>; + pull = ; + drvstr = ; + oe = ; + }; + gpio5 { + gpio = <6>; + func = <1>; + pull = ; + drvstr = ; + oe = ; + }; + gpio6 { + gpio = <7>; + func = <1>; + pull = ; + drvstr = ; + oe = ; + }; + gpio7 { + gpio = <8>; + func = <1>; + pull = ; + drvstr = ; + oe = ; + }; + gpio8 { + gpio = <10>; + func = <1>; + pull = ; + drvstr = ; + oe = ; + }; + gpio9 { + gpio = <11>; + func = <1>; + pull = ; + drvstr = ; + oe = ; + }; + gpio10 { + gpio = <12>; + func = <1>; + pull = ; + drvstr = ; + oe = ; + }; + gpio11 { + gpio = <13>; + func = <1>; + pull = ; + drvstr = ; + oe = ; + }; + gpio12 { + gpio = <14>; + func = <1>; + pull = ; + drvstr = ; + oe = ; + }; + gpio13 { + gpio = <15>; + func = <1>; + pull = ; + drvstr = ; + oe = ; + }; + gpio14 { + gpio = <17>; + func = <1>; + pull = ; + drvstr = ; + oe = ; + }; + + }; + }; xhci@8a00000 {