Re: [PATCH v2 3/5] powerpc/dts: add a compatible string to gpio0

2016-04-20 Thread Chenhui Zhao
xiong Jin Subject: RE: [PATCH v2 3/5] powerpc/dts: add a compatible string to gpio0 > -Original Message- > From: linuxppc-release-boun...@linux.freescale.net [mailto:linuxppc-release- > boun...@linux.freescale.net] On Behalf Of Chenhui Zhao > Sent: Friday, April 15,

RE: [PATCH v2 3/5] powerpc/dts: add a compatible string to gpio0

2016-04-15 Thread Yang-Leo Li
o ; Zhengxiong Jin > > Subject: [linuxppc-release] [PATCH v2 3/5] powerpc/dts: add a compatible > string > to gpio0 > > All gpio nodes used the same compatible string "fsl,qoriq-gpio". > To identify the node corresponding to the GPIO1 pins, add a compatible strin

[PATCH v2 3/5] powerpc/dts: add a compatible string to gpio0

2016-04-15 Thread Chenhui Zhao
All gpio nodes used the same compatible string "fsl,qoriq-gpio". To identify the node corresponding to the GPIO1 pins, add a compatible string "fsl,qoriq-gpio-1". Signed-off-by: Chenhui Zhao --- arch/powerpc/boot/dts/fsl/qoriq-gpio-0.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) di