* [PATCH AUTOSEL 5.6 11/68] media: arm64: dts: amlogic: add rc-videostrong-kii-pro keymap [not found] <20200410034634.7731-1-sashal@kernel.org> @ 2020-04-10 3:45 ` Sasha Levin 2020-04-10 6:07 ` Sean Young 0 siblings, 1 reply; 3+ messages in thread From: Sasha Levin @ 2020-04-10 3:45 UTC (permalink / raw) To: linux-kernel, stable Cc: Mohammad Rasim, Neil Armstrong, Sean Young, Mauro Carvalho Chehab, Sasha Levin, devicetree, linux-arm-kernel, linux-amlogic From: Mohammad Rasim <mohammad.rasim96@gmail.com> [ Upstream commit 806d06161af045dba29f3c7747550c93b2ea3ca9 ] videostrong kii pro comes with a nec rc, add the keymap to the dts Signed-off-by: Mohammad Rasim <mohammad.rasim96@gmail.com> Reviewed-by: Neil Armstrong <narmstrong@baylibre.com> Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Signed-off-by: Sasha Levin <sashal@kernel.org> --- arch/arm64/boot/dts/amlogic/meson-gxbb-kii-pro.dts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/arch/arm64/boot/dts/amlogic/meson-gxbb-kii-pro.dts b/arch/arm64/boot/dts/amlogic/meson-gxbb-kii-pro.dts index 2f1f829450a29..6c9cc45fb417e 100644 --- a/arch/arm64/boot/dts/amlogic/meson-gxbb-kii-pro.dts +++ b/arch/arm64/boot/dts/amlogic/meson-gxbb-kii-pro.dts @@ -76,3 +76,7 @@ }; }; }; + +&ir { + linux,rc-map-name = "rc-videostrong-kii-pro"; +}; -- 2.20.1 ^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH AUTOSEL 5.6 11/68] media: arm64: dts: amlogic: add rc-videostrong-kii-pro keymap 2020-04-10 3:45 ` [PATCH AUTOSEL 5.6 11/68] media: arm64: dts: amlogic: add rc-videostrong-kii-pro keymap Sasha Levin @ 2020-04-10 6:07 ` Sean Young 2020-04-13 17:19 ` Sasha Levin 0 siblings, 1 reply; 3+ messages in thread From: Sean Young @ 2020-04-10 6:07 UTC (permalink / raw) To: Sasha Levin Cc: linux-kernel, stable, Mohammad Rasim, Neil Armstrong, Mauro Carvalho Chehab, devicetree, linux-arm-kernel, linux-amlogic On Thu, Apr 09, 2020 at 11:45:36PM -0400, Sasha Levin wrote: > From: Mohammad Rasim <mohammad.rasim96@gmail.com> > > [ Upstream commit 806d06161af045dba29f3c7747550c93b2ea3ca9 ] > > videostrong kii pro comes with a nec rc, add the keymap to the dts > > Signed-off-by: Mohammad Rasim <mohammad.rasim96@gmail.com> > Reviewed-by: Neil Armstrong <narmstrong@baylibre.com> > Signed-off-by: Sean Young <sean@mess.org> > Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> > Signed-off-by: Sasha Levin <sashal@kernel.org> > --- > arch/arm64/boot/dts/amlogic/meson-gxbb-kii-pro.dts | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/arch/arm64/boot/dts/amlogic/meson-gxbb-kii-pro.dts b/arch/arm64/boot/dts/amlogic/meson-gxbb-kii-pro.dts > index 2f1f829450a29..6c9cc45fb417e 100644 > --- a/arch/arm64/boot/dts/amlogic/meson-gxbb-kii-pro.dts > +++ b/arch/arm64/boot/dts/amlogic/meson-gxbb-kii-pro.dts > @@ -76,3 +76,7 @@ > }; > }; > }; > + > +&ir { > + linux,rc-map-name = "rc-videostrong-kii-pro"; > +}; The will need the keymap itself as well. It was added in commit 30defecb98400575349a7d32f0526e1dc42ea83e. Sean ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH AUTOSEL 5.6 11/68] media: arm64: dts: amlogic: add rc-videostrong-kii-pro keymap 2020-04-10 6:07 ` Sean Young @ 2020-04-13 17:19 ` Sasha Levin 0 siblings, 0 replies; 3+ messages in thread From: Sasha Levin @ 2020-04-13 17:19 UTC (permalink / raw) To: Sean Young Cc: linux-kernel, stable, Mohammad Rasim, Neil Armstrong, Mauro Carvalho Chehab, devicetree, linux-arm-kernel, linux-amlogic On Fri, Apr 10, 2020 at 07:07:12AM +0100, Sean Young wrote: >On Thu, Apr 09, 2020 at 11:45:36PM -0400, Sasha Levin wrote: >> From: Mohammad Rasim <mohammad.rasim96@gmail.com> >> >> [ Upstream commit 806d06161af045dba29f3c7747550c93b2ea3ca9 ] >> >> videostrong kii pro comes with a nec rc, add the keymap to the dts >> >> Signed-off-by: Mohammad Rasim <mohammad.rasim96@gmail.com> >> Reviewed-by: Neil Armstrong <narmstrong@baylibre.com> >> Signed-off-by: Sean Young <sean@mess.org> >> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> >> Signed-off-by: Sasha Levin <sashal@kernel.org> >> --- >> arch/arm64/boot/dts/amlogic/meson-gxbb-kii-pro.dts | 4 ++++ >> 1 file changed, 4 insertions(+) >> >> diff --git a/arch/arm64/boot/dts/amlogic/meson-gxbb-kii-pro.dts b/arch/arm64/boot/dts/amlogic/meson-gxbb-kii-pro.dts >> index 2f1f829450a29..6c9cc45fb417e 100644 >> --- a/arch/arm64/boot/dts/amlogic/meson-gxbb-kii-pro.dts >> +++ b/arch/arm64/boot/dts/amlogic/meson-gxbb-kii-pro.dts >> @@ -76,3 +76,7 @@ >> }; >> }; >> }; >> + >> +&ir { >> + linux,rc-map-name = "rc-videostrong-kii-pro"; >> +}; > >The will need the keymap itself as well. It was added in commit >30defecb98400575349a7d32f0526e1dc42ea83e. I'll grab it too, thanks! -- Thanks, Sasha ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-04-13 17:19 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20200410034634.7731-1-sashal@kernel.org>
2020-04-10 3:45 ` [PATCH AUTOSEL 5.6 11/68] media: arm64: dts: amlogic: add rc-videostrong-kii-pro keymap Sasha Levin
2020-04-10 6:07 ` Sean Young
2020-04-13 17:19 ` Sasha Levin
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox