在 2026-09-15二的 17:32 +0200,Michal Wilczynski写道: > The JH7110 embeds a DC8200. The binding requires an SoC specific > compatible ahead of the generic one, so add the JH7110 to the enum. > > Reviewed-by: Joshua Peisach <[email protected]> > Signed-off-by: Michal Wilczynski <[email protected]> > --- > Documentation/devicetree/bindings/display/verisilicon,dc.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git > a/Documentation/devicetree/bindings/display/verisilicon,dc.yaml > b/Documentation/devicetree/bindings/display/verisilicon,dc.yaml > index > 919a9001220120054cb62d1d01b7293367266f95..05a202633cd273fec358c095c64 > 584d959d96d90 100644 > --- a/Documentation/devicetree/bindings/display/verisilicon,dc.yaml > +++ b/Documentation/devicetree/bindings/display/verisilicon,dc.yaml > @@ -16,6 +16,7 @@ properties: > compatible: > items: > - enum: > + - starfive,jh7110-dc8200
Note: this binding is being refactored as part of MA35D1 support introduction (this SoC has a single-port DC like a DC8000), after the refactor the binding string might need to appear twice. Thanks, Icenowy > - thead,th1520-dc8200 > - const: verisilicon,dc # DC IPs have discoverable ID/revision > registers >
