Re: [PATCH v2] arm: dts: imx6qdl: add gpio expander pca9535

2019-09-13 Thread Gilles Doffe
Hi Marco, Ack for all, v3 incoming. Thank you, Gilles - Le 12 Sep 19, à 12:12, Marco Felsch m.fel...@pengutronix.de a écrit : > Hi Gilles, > > On 19-09-12 06:01, Gilles Doffe wrote: >> Hi Marco, >> >> Thanks for your reply and sorry about the delay. > > No worries ;) > >> - Le 22

Re: [PATCH v2] arm: dts: imx6qdl: add gpio expander pca9535

2019-09-12 Thread Marco Felsch
Hi Gilles, On 19-09-12 06:01, Gilles Doffe wrote: > Hi Marco, > > Thanks for your reply and sorry about the delay. No worries ;) > - Le 22 Juil 19, à 9:53, Marco Felsch m.fel...@pengutronix.de a écrit : > > > Hi Gilles, > > > > can you adapt the patch title, I assumed that the base dtsi

Re: [PATCH v2] arm: dts: imx6qdl: add gpio expander pca9535

2019-09-12 Thread Gilles Doffe
Hi Marco, Thanks for your reply and sorry about the delay. - Le 22 Juil 19, à 9:53, Marco Felsch m.fel...@pengutronix.de a écrit : > Hi Gilles, > > can you adapt the patch title, I assumed that the base dtsi is adding a > gpio-expander which makes no sense. My first intent was to add the

Re: [PATCH v2] arm: dts: imx6qdl: add gpio expander pca9535

2019-07-23 Thread Shawn Guo
On Mon, Jul 22, 2019 at 09:53:41AM +0200, Marco Felsch wrote: > Hi Gilles, > > can you adapt the patch title, I assumed that the base dtsi is adding a > gpio-expander which makes no sense. More specifically, the prefix should be something like: 'ARM: dts: imx6qdl-rex: ...' Shawn

Re: [PATCH v2] arm: dts: imx6qdl: add gpio expander pca9535

2019-07-22 Thread Marco Felsch
Hi Gilles, can you adapt the patch title, I assumed that the base dtsi is adding a gpio-expander which makes no sense. On 19-07-19 12:46, Gilles DOFFE wrote: > The pca9535 gpio expander is present on the Rex baseboard, but missing > from the dtsi. > > Add the new gpio controller and the

[PATCH v2] arm: dts: imx6qdl: add gpio expander pca9535

2019-07-19 Thread Gilles DOFFE
The pca9535 gpio expander is present on the Rex baseboard, but missing from the dtsi. Add the new gpio controller and the associated interrupt line MX6QDL_PAD_NANDF_CS3__GPIO6_IO16. Signed-off-by: Gilles DOFFE --- arch/arm/boot/dts/imx6qdl-rex.dtsi | 19 +++ 1 file changed, 19