Re: [PATCH v3] ARM64: dts: meson-axg: enable IR controller

2018-01-16 Thread Kevin Hilman
Yixun Lan writes: > Enable IR remote controller which found in Amlogic's Meson-AXG SoCs. > > Signed-off-by: Yixun Lan I think I forgot to reply to this one, but for the record, this was applied to v4.16/dt64. Kevin

Re: [PATCH v3] ARM64: dts: meson-axg: enable IR controller

2018-01-16 Thread Kevin Hilman
Yixun Lan writes: > Enable IR remote controller which found in Amlogic's Meson-AXG SoCs. > > Signed-off-by: Yixun Lan I think I forgot to reply to this one, but for the record, this was applied to v4.16/dt64. Kevin

Re: [PATCH v3] ARM64: dts: meson-axg: enable IR controller

2017-12-15 Thread Yixun Lan
Hi Jerome On 12/15/2017 11:01 PM, Jerome Brunet wrote: > On Fri, 2017-12-15 at 22:59 +0800, Yixun Lan wrote: >> Enable IR remote controller which found in Amlogic's Meson-AXG SoCs. >> >> Signed-off-by: Yixun Lan >> >> --- >> >> Changes since v2 at [2] >> - rebase to

Re: [PATCH v3] ARM64: dts: meson-axg: enable IR controller

2017-12-15 Thread Yixun Lan
Hi Jerome On 12/15/2017 11:01 PM, Jerome Brunet wrote: > On Fri, 2017-12-15 at 22:59 +0800, Yixun Lan wrote: >> Enable IR remote controller which found in Amlogic's Meson-AXG SoCs. >> >> Signed-off-by: Yixun Lan >> >> --- >> >> Changes since v2 at [2] >> - rebase to Kevin's v4.16/dt64 branch

Re: [PATCH v3] ARM64: dts: meson-axg: enable IR controller

2017-12-15 Thread Jerome Brunet
On Fri, 2017-12-15 at 22:59 +0800, Yixun Lan wrote: > Enable IR remote controller which found in Amlogic's Meson-AXG SoCs. > > Signed-off-by: Yixun Lan > > --- > > Changes since v2 at [2] > - rebase to Kevin's v4.16/dt64 branch > - this patch depend on pinctrl DT

Re: [PATCH v3] ARM64: dts: meson-axg: enable IR controller

2017-12-15 Thread Jerome Brunet
On Fri, 2017-12-15 at 22:59 +0800, Yixun Lan wrote: > Enable IR remote controller which found in Amlogic's Meson-AXG SoCs. > > Signed-off-by: Yixun Lan > > --- > > Changes since v2 at [2] > - rebase to Kevin's v4.16/dt64 branch > - this patch depend on pinctrl DT driver > > Changes since v1

[PATCH v3] ARM64: dts: meson-axg: enable IR controller

2017-12-15 Thread Yixun Lan
Enable IR remote controller which found in Amlogic's Meson-AXG SoCs. Signed-off-by: Yixun Lan --- Changes since v2 at [2] - rebase to Kevin's v4.16/dt64 branch - this patch depend on pinctrl DT driver Changes since v1 at [1]: - drop the compatbile

[PATCH v3] ARM64: dts: meson-axg: enable IR controller

2017-12-15 Thread Yixun Lan
Enable IR remote controller which found in Amlogic's Meson-AXG SoCs. Signed-off-by: Yixun Lan --- Changes since v2 at [2] - rebase to Kevin's v4.16/dt64 branch - this patch depend on pinctrl DT driver Changes since v1 at [1]: - drop the compatbile 'amlogic,meson-gx-ir' [2]