On Sun, Feb 18, 2024 at 4:53 PM Elon Zhang <zhangzj@xxxxxxxxxxxxxx> wrote: > > Add devicetree binding for Toybrick TB-RK3588X board from Rockchip Toybrick. > > Signed-off-by: Elon Zhang <zhangzj@xxxxxxxxxxxxxx> Reviewed-by: Weizhao Ouyang <weizhao.ouyang@xxxxxxx> BR, Weizhao > --- > Documentation/devicetree/bindings/arm/rockchip.yaml | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml > index 5cf5cbef2cf5..d29df97c7b25 100644 > --- a/Documentation/devicetree/bindings/arm/rockchip.yaml > +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml > @@ -878,6 +878,11 @@ properties: > - const: rockchip,rv1108-evb > - const: rockchip,rv1108 > > + - description: Rockchip Toybrick TB-RK3588X board > + items: > + - const: rockchip,rk3588-toybrick-x0 > + - const: rockchip,rk3588 > + > - description: Theobroma Systems PX30-uQ7 with Haikou baseboard > items: > - const: tsd,px30-ringneck-haikou > -- > 2.34.1 >