On Fri, Sep 04, 2026 at 03:27:07PM +0200, Michal Wilczynski wrote: > The JH7110 embeds a DC8200. The binding requires an SoC specific > compatible ahead of the generic one, so add the JH7110 to the enum. > > Signed-off-by: Michal Wilczynski <[email protected]> > --- > Documentation/devicetree/bindings/display/verisilicon,dc.yaml | 1 + > 1 file changed, 1 insertion(+)
And this one must be before patch #5 or switch in your patch #5 to compatibles-style for children, instead of $ref (see some recent display/msm/*mdss* bindings like sm8750). Best regards, Krzysztof
