On Wed, May 17, 2017 at 04:37:43PM +0800, Guodong Xu wrote: > From: Wang Xiaoyin <hw.wangxiaoyin@xxxxxxxxxxxxx> > > Add spi2 and spi3 device nodes for hi3660, and enable them for hikey960. > > On HiKey960: > - SPI2 is wired out through low speed expansion connector. > - SPI3 is wired out through high speed expansion connector. > > Signed-off-by: Wang Xiaoyin <hw.wangxiaoyin@xxxxxxxxxxxxx> > Signed-off-by: Guodong Xu <guodong.xu@xxxxxxxxxx> > --- > arch/arm64/boot/dts/hisilicon/hi3660-hikey960.dts | 8 ++++++ > arch/arm64/boot/dts/hisilicon/hi3660.dtsi | 30 +++++++++++++++++++++++ > 2 files changed, 38 insertions(+) > > diff --git a/arch/arm64/boot/dts/hisilicon/hi3660-hikey960.dts b/arch/arm64/boot/dts/hisilicon/hi3660-hikey960.dts > index 69aa207..79735ee 100644 > --- a/arch/arm64/boot/dts/hisilicon/hi3660-hikey960.dts > +++ b/arch/arm64/boot/dts/hisilicon/hi3660-hikey960.dts > @@ -69,3 +69,11 @@ > &uart6 { > status = "okay"; > }; > + > +&spi2 { > + status = "okay"; > +}; > + > +&spi3 { > + status = "okay"; LS connector label? -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html