From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9D429C38142 for ; Sat, 28 Jan 2023 10:11:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233841AbjA1KL6 (ORCPT ); Sat, 28 Jan 2023 05:11:58 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34330 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233662AbjA1KL4 (ORCPT ); Sat, 28 Jan 2023 05:11:56 -0500 Received: from mail-wr1-x433.google.com (mail-wr1-x433.google.com [IPv6:2a00:1450:4864:20::433]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4B24D7BE64 for ; Sat, 28 Jan 2023 02:11:53 -0800 (PST) Received: by mail-wr1-x433.google.com with SMTP id h12so7022491wrv.10 for ; Sat, 28 Jan 2023 02:11:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=t8j6dNJkxrSxDPyySBk6LQjeoSCY/+vQ+309wipikRk=; b=yofUgu9dsgjjoBzdQzX1j0o1oQFqnFTfHop6DP4ARzkjcznFtZ9nYNV3+HcCrKJ84Q W/TnNb+qKtj2/ky6CvrcSjdV17J6pinOnZH0tyoR6mkfszfYkrZbrZfIPseyCvfty9+K y9I+2PRqycwtxQDwSfvyRvPOQ8yaikRPASv22PUExpZyiHTSXp5bRY4y9XpHMfJcaljF cV+AtBS//kC9u+DMzJmiRrfWTD+3VFnopzqi3TQVJPqhKKLN+8QdehoU5xHhS7YNAhOj T9eUIGzUdWbloCNQLTi6sIaC9q/bZqc1AwE94qAEUWfQfePWv2+kt4TtLdfZf1wEFJ10 KNJg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=t8j6dNJkxrSxDPyySBk6LQjeoSCY/+vQ+309wipikRk=; b=jh96DYl8FafPZynmnLCi2JNni18y0FLJ8Wcci0K5SYugbNZHvF1+gA4R9k3fMphi2S H2PaR+a2HE9Wlz3U77KULqG4h5DftOAfYXSnpgXpr6uDhk2BrplPbn2UbzCJW5QCDQ2c 2dv5LVynr+aII5jHyOgbRLroNCTLZpAmGQGwu1/tHDSl3ICdcWRCPjBqp/oCY5s4L9Gp u12Ro1sf6im86Vh3l57G46AQdY6fqyowUP88/oDDkxhuMp1FyG/sGEIcfmG8y2UqdZyS uvbSBlPyKpmp+PSixwq29sCgr+j1eCiH8GrkUieRIWrd8QtCjlu0R1Ocsfb3MKla3gTW SF0Q== X-Gm-Message-State: AO0yUKX68ysJ7bHQUOhPe0/fZoBKE9lIBfMaMV8vs60N5U/wlGeYrGrT BpA3WrLAcgQNKv0iiFMW/d7HYA== X-Google-Smtp-Source: AK7set8csJpI3Jrdi676MEVW/0FS2VL8Hm8S+9IfSSsv69G+8x3Qob9EKjHyWczs1KD9YuTZQxq2Xg== X-Received: by 2002:adf:c7d0:0:b0:2bf:b113:8ae2 with SMTP id y16-20020adfc7d0000000b002bfb1138ae2mr14922505wrg.15.1674900711766; Sat, 28 Jan 2023 02:11:51 -0800 (PST) Received: from [192.168.1.109] ([178.197.216.144]) by smtp.gmail.com with ESMTPSA id z4-20020a5d44c4000000b002bfcc9d9607sm5146510wrr.68.2023.01.28.02.11.50 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sat, 28 Jan 2023 02:11:51 -0800 (PST) Message-ID: Date: Sat, 28 Jan 2023 11:11:50 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.7.1 Subject: Re: [PATCH] media: rc: add common keymap for Dreambox RC10 and RC20/RC-BT remotes Content-Language: en-US To: Christian Hewitt , Sean Young , Mauro Carvalho Chehab , Rob Herring , Krzysztof Kozlowski , linux-kernel@vger.kernel.org, linux-media@vger.kernel.org, devicetree@vger.kernel.org Cc: Emanuel Strobel References: <20230128033616.3982911-1-christianshewitt@gmail.com> From: Krzysztof Kozlowski In-Reply-To: <20230128033616.3982911-1-christianshewitt@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 28/01/2023 04:36, Christian Hewitt wrote: > From: Emanuel Strobel > > Add a common keymap and bindings for the RC10 and RC20/RC-BT remotes > used with the Dreambox One and Dreambox Two DVB-S/T boxes. The maps > are combined since the IR codes do not conflict and both boxes have > shipped with both remote designs. > > Signed-off-by: Emanuel Strobel > Signed-off-by: Christian Hewitt > --- > .../devicetree/bindings/media/rc.yaml | 1 + > drivers/media/rc/keymaps/Makefile | 1 + > drivers/media/rc/keymaps/rc-dreambox.c | 147 ++++++++++++++++++ > include/media/rc-map.h | 1 + > 4 files changed, 150 insertions(+) > create mode 100644 drivers/media/rc/keymaps/rc-dreambox.c > > diff --git a/Documentation/devicetree/bindings/media/rc.yaml b/Documentation/devicetree/bindings/media/rc.yaml > index d4ef523cb3d5..f390a5d2c82d 100644 > --- a/Documentation/devicetree/bindings/media/rc.yaml > +++ b/Documentation/devicetree/bindings/media/rc.yaml > @@ -56,6 +56,7 @@ properties: > - rc-dm1105-nec > - rc-dntv-live-dvb-t > - rc-dntv-live-dvbt-pro Bindings are separate patches. Best regards, Krzysztof