On 11/09/2023 12:30, Sean Young wrote:
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 <zelong.dong@xxxxxxxxxxx>
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.
There's a lot of changes in the S4 dtsi, it would create some merge conflicts
if it went into the media tree, if you can take the 2 first patches it would be perfect.
It won't break anything to have the DT merged separately anyway
Neil
Sean