On Thu, Aug 18, 2022 at 10:26:58AM +0200, Maya Matuszczyk wrote: > Hey, > > śr., 17 sie 2022 o 22:50 Chris Morgan <macroalpha82@xxxxxxxxx> napisał(a): > > > > From: Chris Morgan <macromorgan@xxxxxxxxxxx> > > > > Add entry for the Anbernic RG353 and RG503 handheld devices. > > > > Signed-off-by: Chris Morgan <macromorgan@xxxxxxxxxxx> > > --- > > Documentation/devicetree/bindings/arm/rockchip.yaml | 10 ++++++++++ > > 1 file changed, 10 insertions(+) > > > > diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml > > index 7811ba64149c..9026963694f0 100644 > > --- a/Documentation/devicetree/bindings/arm/rockchip.yaml > > +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml > > @@ -30,6 +30,16 @@ properties: > > - const: amarula,vyasa-rk3288 > > - const: rockchip,rk3288 > > > > + - description: Anbernic RG353 > > + items: > > + - const: anbernic,rg353 > > + - const: rockchip,rk3566 > The device is named RG353P, not RG353. > Otherwise patch looks good to me. Acknowledged, will update in next patch series. > > Best Regards, > Maya Matuszczyk