[PATCH v2 1/2] dt-bindings: media: rc: add rc-dreambox binding

Christian Hewitt posted 2 patches 2 years, 7 months ago
[PATCH v2 1/2] dt-bindings: media: rc: add rc-dreambox binding
Posted by Christian Hewitt 2 years, 7 months ago
Add a binding for the rc-dreambox remote keymap

Signed-off-by: Christian Hewitt <christianshewitt@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 e732b7f3a635..e7d2ae5a7eb9 100644
--- a/Documentation/devicetree/bindings/media/rc.yaml
+++ b/Documentation/devicetree/bindings/media/rc.yaml
@@ -55,6 +55,7 @@ properties:
       - rc-dm1105-nec
       - rc-dntv-live-dvb-t
       - rc-dntv-live-dvbt-pro
+      - rc-dreambox
       - rc-dtt200u
       - rc-dvbsky
       - rc-dvico-mce
-- 
2.34.1
Re: [PATCH v2 1/2] dt-bindings: media: rc: add rc-dreambox binding
Posted by Krzysztof Kozlowski 2 years, 7 months ago
On 03/02/2023 10:34, Christian Hewitt wrote:
> Add a binding for the rc-dreambox remote keymap
> 
> Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>

If there is going to be resend:

Subject: drop second/last, redundant "bindins". The "dt-bindings" prefix
is already stating that these are bindings.

> ---

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof