Re: [PATCH v2 1/2] dt-bindings: arm:?==?utf-8?q? rockchip: Add Asus Tinker Board 3 and 3S
Dragan Simic
dsimic at manjaro.org
Tue Nov 18 23:28:43 PST 2025
On Wednesday, November 19, 2025 08:25 CET, Michael Opdenacker <michael.opdenacker at rootcommit.com> wrote:
> > This should let us keep the "asus,rk3566-tinker-board-3" compatible
> > in the new rk3566-tinker-board-3s.dts board dts while satisfying the
> > validation properly:
> >
> > - description: Asus Tinker Board 3/3S
> > items:
> > - enum:
> > - asus,rk3566-tinker-board-3s
> > - const: asus,rk3566-tinker-board-3
> > - const: rockchip,rk3566
> >
> > I'm quite busy at the moment, hence my delayed response, and I also
> > apologize for not running the checks on the above-proposed solution,
> > but I think it should work as expected.
>
> I actually already tried this, but it doesn't pass "make dtbs_check":
>
> arch/arm64/boot/dts/rockchip/rk3566-tinker-board-3.dtb: /
> (asus,rk3566-tinker-board-3): compatible: 'oneOf' conditional failed,
> one must be fixed:
> ['asus,rk3566-tinker-board-3', 'rockchip,rk3566'] is too short
>
> The "enum" statement seems to mean that there is at least one of the
> items, which is not the case for rk3566-tinker-board-3.dts that doesn't
> have it.
>
> So, my V3 seems like the way to go if we don't want to duplicate entries
> in rockchip.yaml.
I see, thanks for the clarification. Then the v3 is the way to go.
More information about the Linux-rockchip
mailing list