Re: [PATCH v3 1/4] media: dt-bindings: allwinner,sun4i-a10-ir: add A523 compatible
Krzysztof Kozlowski <[email protected]> Fri, 24 Jul 2026 08:19:55 +0200
| Newsgroups | dev.linux.lists.linux-sunxi,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-media |
|---|---|
| Message-ID | <20260724-outrageous-leopard-of-diversity-fe365c@quoll> |
On Wed, Jul 22, 2026 at 07:36:01PM -0400, Justin Suess wrote: > The A523 (sun55i) contains a newer revision of the sunxi CIR receiver. > The reset defaults match the fixed behaviour of the older IP, so the > device works fine when driven as an A31 CIR receiver. > > Add the A523 compatible, with allwinner,sun6i-a31-ir as the fallback. > > While at it, merge the standalone compatible entries into a single > enum. > > Cc: Krzysztof Kozlowski <[email protected]> > Signed-off-by: Justin Suess <[email protected]> > --- Your changelog must mention that you dropped tag and explain WHY. Please add Acked-by/Reviewed-by/Tested-by tags when posting new versions of patchset, under or above your Signed-off-by tag, unless patch changed significantly (e.g. new properties added to the DT bindings). Tag is "received", when provided in a message replied to you on the mailing list. Tools like b4 can help here. However, there's no need to repost patches *only* to add the tags. The upstream maintainer will do that for tags received on the version they apply. Please read: https://elixir.bootlin.com/linux/v6.12-rc3/source/Documentation/process/submitting-patches.rst#L577 If a tag was not added on purpose, please state in the patch changelog or cover letter why and what changed. Acked-by: Krzysztof Kozlowski <[email protected]> Best regards, Krzysztof