On Tue, May 12, 2026 at 02:24:03PM +0800, lianfeng.ouyang wrote: > From: Lianfeng Ouyang > > Signed-off-by: Lianfeng Ouyang > --- > Documentation/devicetree/bindings/rng/starfive,jh7110-trng.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/rng/starfive,jh7110-trng.yaml b/Documentation/devicetree/bindings/rng/starfive,jh7110-trng.yaml > index 4639247e9e51..11346d77b2f6 100644 > --- a/Documentation/devicetree/bindings/rng/starfive,jh7110-trng.yaml > +++ b/Documentation/devicetree/bindings/rng/starfive,jh7110-trng.yaml > @@ -13,8 +13,8 @@ properties: > compatible: > oneOf: > - items: > - - const: starfive,jh8100-trng > - const: starfive,jh7110-trng > + - const: starfive,jhb100-trng You need to add a commit message here explaining why removing the jh8100 is okay. pw-bot: changes-requested > - const: starfive,jh7110-trng > > reg: > -- > 2.43.0 > >