On 14/02/2020 09:58, Mohammad Rasim wrote: > videostrong kii pro comes with a nec rc, add the keymap to the dts > > Signed-off-by: Mohammad Rasim <mohammad.rasim96@xxxxxxxxx> > --- > 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 2f1f829450a2..6c9cc45fb417 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 @@ eth_phy0: ethernet-phy@0 { > }; > }; > }; > + > +&ir { > + linux,rc-map-name = "rc-videostrong-kii-pro"; > +}; > -- > 2.25.0 > Reviewed-by: Neil Armstrong <narmstrong@xxxxxxxxxxxx>