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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 30822EE7FF4 for ; Mon, 11 Sep 2023 10:30:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=oTudbTHxwU2/J6mCjhmLRxUdOhe2dWowr91qdOgoUl4=; b=uGDs+RYCNX6cOG U038W1sP1DHa+lo570IyINEnuWqb6gOxNFhPevoxXPV/LkJuXb3Ity/eldcuDwYTFLrwrz+s6P0Oz plH+fc4eMVfFP/hvKBqzvmcCk3/JtPvuQJmEgF/z9tQK20Zug23dQJUXs4jYc2LdoSEMEfuEPG0gV VgOw6suPNHag2cTd4HxGWAkabg7scLMWpOXohMFxIehBVej4TTtonjYBTuv3JGAU0HnTNHlDCkF5t oSWqvgyXWEwPpCKh7/JxwMR/RF1AXYU4HVv/gXGwPBKNIbPri8jWMTSsb0ccpsd1RElT9IVJIhFbY IUgLn2CaSGXvZp5QOlNw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qfeBG-000ChE-2P; Mon, 11 Sep 2023 10:30:10 +0000 Received: from gofer.mess.org ([2a02:8011:d000:212::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qfeBD-000Cca-2p; Mon, 11 Sep 2023 10:30:09 +0000 Received: by gofer.mess.org (Postfix, from userid 1000) id 087A11007F4; Mon, 11 Sep 2023 11:30:02 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mess.org; s=2020; t=1694428202; bh=C5p79trdszxhTp7l4miBmtFH2djt9s/BNEVz7vucdGo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=XTUf/QEnG6qzsYG5+vFdadVDn4/IwdyuBe0bT6RTlMeBz1YjK/Vo/IScYcisbTRsx WnHxZ4UA60YcdOpPARgb6E2ZhavbJneG2YRJyO7F0ASqWwnFyMh19qsJHnD5TYkhDl ImVF5H0idaeG3tf8LZXpE+hGfBr+fncAHGK+pu3+PS8kW/nGmEVU6J0urBoBt1fo8E 4MK87aZLh4BQppOL/zjC/s7cJovk2Jz1yF9dV4nBTCT6P5IiwRkLjNVdxWq9h7GDjl tuN4Eu0K5mdnhMKnIyuDiE2g2pQUAmoVc0khKS3TFQK1FHO2pWU8oq+OkvUed2G2ED Sdm0dV3w5xarA== Date: Mon, 11 Sep 2023 11:30:01 +0100 From: Sean Young To: Neil Armstrong Cc: Mauro Carvalho Chehab , Rob Herring , Jerome Brunet , Krzysztof Kozlowski , Conor Dooley , Kevin Hilman , Martin Blumenstingl , zelong dong , linux-media@vger.kernel.org, linux-amlogic@lists.infradead.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Qianggui.Song@amlogic.com, Yonghui.Yu@amlogic.com, kelvin.zhang@amlogic.com Subject: Re: (subset) [PATCH 0/3] This patchset adds IR controller driver support for Message-ID: References: <20230825115310.39993-1-zelong.dong@amlogic.com> <169442559302.3235506.15361466537260729684.b4-ty@linaro.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <169442559302.3235506.15361466537260729684.b4-ty@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230911_033008_076794_17D6828B X-CRM114-Status: GOOD ( 13.68 ) X-BeenThere: linux-amlogic@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-amlogic" Errors-To: linux-amlogic-bounces+linux-amlogic=archiver.kernel.org@lists.infradead.org On Mon, Sep 11, 2023 at 11:46:33AM +0200, Neil Armstrong wrote: > On Fri, 25 Aug 2023 19:53:07 +0800, zelong dong wrote: > > From: Zelong Dong > > > > Meson IR Controller supports hardware decoder in Meson-S4 and later > > SoC. So far, protocol NEC could be decoded by hardware decoder. > > > > Zelong Dong (3): > > media: rc: meson-ir: support rc driver type RC_DRIVER_SCANCODE > > dt-bindings: media: Add compatible for Meson-S4 IR Controller > > arm64: dts: meson: add IR controller for Meson-S4 SoC > > > > [...] > > Thanks, Applied to https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git (v6.7/arm64-dt) > > [3/3] arm64: dts: meson: add IR controller for Meson-S4 SoC > https://git.kernel.org/amlogic/c/dc8bc779feb5e855421215384f23de90a4fcd622 Would make more sense to have all three patches go in together through a single tree? I was about to apply all three of these patches to the media_stage tree. Sean _______________________________________________ linux-amlogic mailing list linux-amlogic@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-amlogic 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 39DB1EE57DF for ; Mon, 11 Sep 2023 10:30:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=H1bjUk/0F1+NV2DCeUEbc9IQjPmDpbfg8diiwkVcirI=; b=POpLoU3Q9ZCRt2 zsjelT3nWgryQscU7Hlu/QJAta5SqIVdoy7r6x2ewpiS466C+k+++AwEIMetVY6Kw0UW3MgAAy3Yd VaLgTzxhn0TlPcsE1u07JUUyAkMjL17HBpZvoTwhlSgzNUDPabm+j6a1/2XFAwbTdq0CcpqmmOInD 3iobXGxxgksFNs+RuFx18kbZR6Mq1LGU3hcaTGx0mhCQFqZ3E63btD1QvGYHhMX2x7PAH8DHp3636 brKPNO9UDgIm+FfgH2+VP6AbsNFs+/7rGKseaGySCADpTNbxbHwmu/o2xfEqASQpiLnw7uPpUJSOQ WXQ7tJcr1xtvwXrjrVWQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qfeBH-000Chc-0R; Mon, 11 Sep 2023 10:30:11 +0000 Received: from gofer.mess.org ([2a02:8011:d000:212::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qfeBD-000Cca-2p; Mon, 11 Sep 2023 10:30:09 +0000 Received: by gofer.mess.org (Postfix, from userid 1000) id 087A11007F4; Mon, 11 Sep 2023 11:30:02 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mess.org; s=2020; t=1694428202; bh=C5p79trdszxhTp7l4miBmtFH2djt9s/BNEVz7vucdGo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=XTUf/QEnG6qzsYG5+vFdadVDn4/IwdyuBe0bT6RTlMeBz1YjK/Vo/IScYcisbTRsx WnHxZ4UA60YcdOpPARgb6E2ZhavbJneG2YRJyO7F0ASqWwnFyMh19qsJHnD5TYkhDl ImVF5H0idaeG3tf8LZXpE+hGfBr+fncAHGK+pu3+PS8kW/nGmEVU6J0urBoBt1fo8E 4MK87aZLh4BQppOL/zjC/s7cJovk2Jz1yF9dV4nBTCT6P5IiwRkLjNVdxWq9h7GDjl tuN4Eu0K5mdnhMKnIyuDiE2g2pQUAmoVc0khKS3TFQK1FHO2pWU8oq+OkvUed2G2ED Sdm0dV3w5xarA== Date: Mon, 11 Sep 2023 11:30:01 +0100 From: Sean Young To: Neil Armstrong Cc: Mauro Carvalho Chehab , Rob Herring , Jerome Brunet , Krzysztof Kozlowski , Conor Dooley , Kevin Hilman , Martin Blumenstingl , zelong dong , linux-media@vger.kernel.org, linux-amlogic@lists.infradead.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Qianggui.Song@amlogic.com, Yonghui.Yu@amlogic.com, kelvin.zhang@amlogic.com Subject: Re: (subset) [PATCH 0/3] This patchset adds IR controller driver support for Message-ID: References: <20230825115310.39993-1-zelong.dong@amlogic.com> <169442559302.3235506.15361466537260729684.b4-ty@linaro.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <169442559302.3235506.15361466537260729684.b4-ty@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230911_033008_076794_17D6828B X-CRM114-Status: GOOD ( 13.68 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, Sep 11, 2023 at 11:46:33AM +0200, Neil Armstrong wrote: > On Fri, 25 Aug 2023 19:53:07 +0800, zelong dong wrote: > > From: Zelong Dong > > > > Meson IR Controller supports hardware decoder in Meson-S4 and later > > SoC. So far, protocol NEC could be decoded by hardware decoder. > > > > Zelong Dong (3): > > media: rc: meson-ir: support rc driver type RC_DRIVER_SCANCODE > > dt-bindings: media: Add compatible for Meson-S4 IR Controller > > arm64: dts: meson: add IR controller for Meson-S4 SoC > > > > [...] > > Thanks, Applied to https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git (v6.7/arm64-dt) > > [3/3] arm64: dts: meson: add IR controller for Meson-S4 SoC > https://git.kernel.org/amlogic/c/dc8bc779feb5e855421215384f23de90a4fcd622 Would make more sense to have all three patches go in together through a single tree? I was about to apply all three of these patches to the media_stage tree. Sean _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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 40D67EE3F05 for ; Mon, 11 Sep 2023 20:50:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230283AbjIKUub (ORCPT ); Mon, 11 Sep 2023 16:50:31 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35542 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236366AbjIKKaK (ORCPT ); Mon, 11 Sep 2023 06:30:10 -0400 Received: from gofer.mess.org (gofer.mess.org [IPv6:2a02:8011:d000:212::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 35902CD2; Mon, 11 Sep 2023 03:30:05 -0700 (PDT) Received: by gofer.mess.org (Postfix, from userid 1000) id 087A11007F4; Mon, 11 Sep 2023 11:30:02 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=mess.org; s=2020; t=1694428202; bh=C5p79trdszxhTp7l4miBmtFH2djt9s/BNEVz7vucdGo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=XTUf/QEnG6qzsYG5+vFdadVDn4/IwdyuBe0bT6RTlMeBz1YjK/Vo/IScYcisbTRsx WnHxZ4UA60YcdOpPARgb6E2ZhavbJneG2YRJyO7F0ASqWwnFyMh19qsJHnD5TYkhDl ImVF5H0idaeG3tf8LZXpE+hGfBr+fncAHGK+pu3+PS8kW/nGmEVU6J0urBoBt1fo8E 4MK87aZLh4BQppOL/zjC/s7cJovk2Jz1yF9dV4nBTCT6P5IiwRkLjNVdxWq9h7GDjl tuN4Eu0K5mdnhMKnIyuDiE2g2pQUAmoVc0khKS3TFQK1FHO2pWU8oq+OkvUed2G2ED Sdm0dV3w5xarA== Date: Mon, 11 Sep 2023 11:30:01 +0100 From: Sean Young To: Neil Armstrong Cc: Mauro Carvalho Chehab , Rob Herring , Jerome Brunet , Krzysztof Kozlowski , Conor Dooley , Kevin Hilman , Martin Blumenstingl , zelong dong , linux-media@vger.kernel.org, linux-amlogic@lists.infradead.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Qianggui.Song@amlogic.com, Yonghui.Yu@amlogic.com, kelvin.zhang@amlogic.com Subject: Re: (subset) [PATCH 0/3] This patchset adds IR controller driver support for Message-ID: References: <20230825115310.39993-1-zelong.dong@amlogic.com> <169442559302.3235506.15361466537260729684.b4-ty@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <169442559302.3235506.15361466537260729684.b4-ty@linaro.org> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Mon, Sep 11, 2023 at 11:46:33AM +0200, Neil Armstrong wrote: > On Fri, 25 Aug 2023 19:53:07 +0800, zelong dong wrote: > > From: Zelong Dong > > > > Meson IR Controller supports hardware decoder in Meson-S4 and later > > SoC. So far, protocol NEC could be decoded by hardware decoder. > > > > Zelong Dong (3): > > media: rc: meson-ir: support rc driver type RC_DRIVER_SCANCODE > > dt-bindings: media: Add compatible for Meson-S4 IR Controller > > arm64: dts: meson: add IR controller for Meson-S4 SoC > > > > [...] > > Thanks, Applied to https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git (v6.7/arm64-dt) > > [3/3] arm64: dts: meson: add IR controller for Meson-S4 SoC > https://git.kernel.org/amlogic/c/dc8bc779feb5e855421215384f23de90a4fcd622 Would make more sense to have all three patches go in together through a single tree? I was about to apply all three of these patches to the media_stage tree. Sean