diff --git a/arch/arm/dts/ipq6018-emulation.dts b/arch/arm/dts/ipq6018-emulation.dts index 6d2f97a2d0..169bc568e4 100644 --- a/arch/arm/dts/ipq6018-emulation.dts +++ b/arch/arm/dts/ipq6018-emulation.dts @@ -67,7 +67,39 @@ wr_pipe_1 = <14>; rd_pipe_1 = <15>; status = "ok"; - spi_gpio {}; + spi_gpio { + gpio1 { + gpio = <38>; + func = <1>; + pull = ; + drvstr = ; + oe = ; + }; + + gpio2 { + gpio = <39>; + func = <1>; + pull = ; + drvstr = ; + oe = ; + }; + + gpio3 { + gpio = <40>; + func = <1>; + pull = ; + drvstr = ; + oe = ; + }; + + gpio4 { + gpio = <41>; + func = <1>; + pull = ; + drvstr = ; + oe = ; + }; + }; spi_nand { bus-num = <1>; cs = <0>;