From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mauro Carvalho Chehab Subject: Re: [PATCH v4 4/6] media: rc: meson-ir: Add support for newer versions of the IR decoder Date: Thu, 25 Aug 2016 09:41:14 -0300 Message-ID: <20160825094114.2ca0a9e9@vento.lan> References: <20160628191802.21227-1-martin.blumenstingl@googlemail.com> <20160819215547.20063-1-martin.blumenstingl@googlemail.com> <20160819215547.20063-5-martin.blumenstingl@googlemail.com> <7hy43s5r7d.fsf@baylibre.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <7hy43s5r7d.fsf@baylibre.com> Sender: linux-media-owner@vger.kernel.org To: Kevin Hilman Cc: Martin Blumenstingl , Mauro Carvalho Chehab , linux-media@vger.kernel.org, linux-gpio@vger.kernel.org, linux-amlogic@lists.infradead.org, devicetree@vger.kernel.org, narmstrong@baylibre.com, carlo@caione.org, linux-arm-kernel@lists.infradead.org, linus.walleij@linaro.org, will.deacon@arm.com, catalin.marinas@arm.com, mark.rutland@arm.com, robh+dt@kernel.org List-Id: linux-gpio@vger.kernel.org Em Fri, 19 Aug 2016 15:28:22 -0700 Kevin Hilman escreveu: > Martin Blumenstingl writes: > > > From: Neil Armstrong > > > > Newer SoCs (Meson 8b and GXBB) are using REG2 (offset 0x20) instead of > > REG1 to configure the decoder mode. This makes it necessary to > > introduce new bindings so the driver knows which register has to be > > used. > > > > Signed-off-by: Neil Armstrong > > Signed-off-by: Martin Blumenstingl > > Acked-by: Kevin Hilman > > Mauro, are you the one to pick up new media/rc drivers? Or if you > prefer, with your ack, I'll take this along with the DT and submit via > arm-soc. I generally pick new media rc drivers, but in the specific case of this patchset, it is just adding a few extra lines to existing drivers, and most of the work are actually at the ARM tree. So, feel free to merge via arm-soc with my ack: Acked-by: Mauro Carvalho Chehab > > Thanks, > > Kevin > -- > To unsubscribe from this list: send the line "unsubscribe linux-media" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html Thanks, Mauro From mboxrd@z Thu Jan 1 00:00:00 1970 From: mchehab@s-opensource.com (Mauro Carvalho Chehab) Date: Thu, 25 Aug 2016 09:41:14 -0300 Subject: [PATCH v4 4/6] media: rc: meson-ir: Add support for newer versions of the IR decoder In-Reply-To: <7hy43s5r7d.fsf@baylibre.com> References: <20160628191802.21227-1-martin.blumenstingl@googlemail.com> <20160819215547.20063-1-martin.blumenstingl@googlemail.com> <20160819215547.20063-5-martin.blumenstingl@googlemail.com> <7hy43s5r7d.fsf@baylibre.com> Message-ID: <20160825094114.2ca0a9e9@vento.lan> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Em Fri, 19 Aug 2016 15:28:22 -0700 Kevin Hilman escreveu: > Martin Blumenstingl writes: > > > From: Neil Armstrong > > > > Newer SoCs (Meson 8b and GXBB) are using REG2 (offset 0x20) instead of > > REG1 to configure the decoder mode. This makes it necessary to > > introduce new bindings so the driver knows which register has to be > > used. > > > > Signed-off-by: Neil Armstrong > > Signed-off-by: Martin Blumenstingl > > Acked-by: Kevin Hilman > > Mauro, are you the one to pick up new media/rc drivers? Or if you > prefer, with your ack, I'll take this along with the DT and submit via > arm-soc. I generally pick new media rc drivers, but in the specific case of this patchset, it is just adding a few extra lines to existing drivers, and most of the work are actually at the ARM tree. So, feel free to merge via arm-soc with my ack: Acked-by: Mauro Carvalho Chehab > > Thanks, > > Kevin > -- > To unsubscribe from this list: send the line "unsubscribe linux-media" in > the body of a message to majordomo at vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html Thanks, Mauro From mboxrd@z Thu Jan 1 00:00:00 1970 From: mchehab@s-opensource.com (Mauro Carvalho Chehab) Date: Thu, 25 Aug 2016 09:41:14 -0300 Subject: [PATCH v4 4/6] media: rc: meson-ir: Add support for newer versions of the IR decoder In-Reply-To: <7hy43s5r7d.fsf@baylibre.com> References: <20160628191802.21227-1-martin.blumenstingl@googlemail.com> <20160819215547.20063-1-martin.blumenstingl@googlemail.com> <20160819215547.20063-5-martin.blumenstingl@googlemail.com> <7hy43s5r7d.fsf@baylibre.com> Message-ID: <20160825094114.2ca0a9e9@vento.lan> To: linus-amlogic@lists.infradead.org List-Id: linus-amlogic.lists.infradead.org Em Fri, 19 Aug 2016 15:28:22 -0700 Kevin Hilman escreveu: > Martin Blumenstingl writes: > > > From: Neil Armstrong > > > > Newer SoCs (Meson 8b and GXBB) are using REG2 (offset 0x20) instead of > > REG1 to configure the decoder mode. This makes it necessary to > > introduce new bindings so the driver knows which register has to be > > used. > > > > Signed-off-by: Neil Armstrong > > Signed-off-by: Martin Blumenstingl > > Acked-by: Kevin Hilman > > Mauro, are you the one to pick up new media/rc drivers? Or if you > prefer, with your ack, I'll take this along with the DT and submit via > arm-soc. I generally pick new media rc drivers, but in the specific case of this patchset, it is just adding a few extra lines to existing drivers, and most of the work are actually at the ARM tree. So, feel free to merge via arm-soc with my ack: Acked-by: Mauro Carvalho Chehab > > Thanks, > > Kevin > -- > To unsubscribe from this list: send the line "unsubscribe linux-media" in > the body of a message to majordomo at vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html Thanks, Mauro