* [PATCH v5 2/3] dt-bindings: media: add new kii pro key map
[not found] <20200214085802.28742-1-mohammad.rasim96@gmail.com>
@ 2020-02-14 8:58 ` Mohammad Rasim
2020-02-18 21:04 ` Rob Herring
2020-02-14 8:58 ` [PATCH v5 3/3] arm64: dts: amlogic: add rc-videostrong-kii-pro keymap Mohammad Rasim
1 sibling, 1 reply; 4+ messages in thread
From: Mohammad Rasim @ 2020-02-14 8:58 UTC (permalink / raw)
To: linux-media, Sean Young, Mauro Carvalho Chehab, Rob Herring,
Kevin Hilman, linux-amlogic, devicetree
Cc: Mohammad Rasim
Add new entry for rc-videostrong-kii-pro in linux,rc-map-name
Signed-off-by: Mohammad Rasim <mohammad.rasim96@gmail.com>
---
Documentation/devicetree/bindings/media/rc.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/media/rc.yaml b/Documentation/devicetree/bindings/media/rc.yaml
index a64ee038d235..b27c9385d490 100644
--- a/Documentation/devicetree/bindings/media/rc.yaml
+++ b/Documentation/devicetree/bindings/media/rc.yaml
@@ -143,6 +143,7 @@ properties:
- rc-videomate-k100
- rc-videomate-s350
- rc-videomate-tv-pvr
+ - rc-videostrong-kii-pro
- rc-wetek-hub
- rc-wetek-play2
- rc-winfast
--
2.25.0
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [PATCH v5 3/3] arm64: dts: amlogic: add rc-videostrong-kii-pro keymap
[not found] <20200214085802.28742-1-mohammad.rasim96@gmail.com>
2020-02-14 8:58 ` [PATCH v5 2/3] dt-bindings: media: add new kii pro key map Mohammad Rasim
@ 2020-02-14 8:58 ` Mohammad Rasim
2020-02-19 14:11 ` Neil Armstrong
1 sibling, 1 reply; 4+ messages in thread
From: Mohammad Rasim @ 2020-02-14 8:58 UTC (permalink / raw)
To: linux-media, Sean Young, Mauro Carvalho Chehab, Rob Herring,
Kevin Hilman, linux-amlogic, devicetree
Cc: Mohammad Rasim
videostrong kii pro comes with a nec rc, add the keymap to the dts
Signed-off-by: Mohammad Rasim <mohammad.rasim96@gmail.com>
---
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
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH v5 2/3] dt-bindings: media: add new kii pro key map
2020-02-14 8:58 ` [PATCH v5 2/3] dt-bindings: media: add new kii pro key map Mohammad Rasim
@ 2020-02-18 21:04 ` Rob Herring
0 siblings, 0 replies; 4+ messages in thread
From: Rob Herring @ 2020-02-18 21:04 UTC (permalink / raw)
To: Mohammad Rasim
Cc: linux-media, Sean Young, Mauro Carvalho Chehab, Kevin Hilman,
linux-amlogic, devicetree, Mohammad Rasim
On Fri, 14 Feb 2020 11:58:01 +0300, Mohammad Rasim wrote:
> Add new entry for rc-videostrong-kii-pro in linux,rc-map-name
>
> Signed-off-by: Mohammad Rasim <mohammad.rasim96@gmail.com>
> ---
> Documentation/devicetree/bindings/media/rc.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
Acked-by: Rob Herring <robh@kernel.org>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH v5 3/3] arm64: dts: amlogic: add rc-videostrong-kii-pro keymap
2020-02-14 8:58 ` [PATCH v5 3/3] arm64: dts: amlogic: add rc-videostrong-kii-pro keymap Mohammad Rasim
@ 2020-02-19 14:11 ` Neil Armstrong
0 siblings, 0 replies; 4+ messages in thread
From: Neil Armstrong @ 2020-02-19 14:11 UTC (permalink / raw)
To: Mohammad Rasim, linux-media, Sean Young, Mauro Carvalho Chehab,
Rob Herring, Kevin Hilman, linux-amlogic, devicetree
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@gmail.com>
> ---
> 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@baylibre.com>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2020-02-19 14:11 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20200214085802.28742-1-mohammad.rasim96@gmail.com>
2020-02-14 8:58 ` [PATCH v5 2/3] dt-bindings: media: add new kii pro key map Mohammad Rasim
2020-02-18 21:04 ` Rob Herring
2020-02-14 8:58 ` [PATCH v5 3/3] arm64: dts: amlogic: add rc-videostrong-kii-pro keymap Mohammad Rasim
2020-02-19 14:11 ` Neil Armstrong
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).