On Fri, Jul 12, 2024 at 06:05:25AM +0900, FUKAUMI Naoki wrote: > Radxa Pi E v3.0 is a compact networking SBC[1] using the Rockchip > RK3288 chip. Subject is wrong. This is not a dts file. Use subject prefix matching the subsystem. > > [1] https://radxa.com/products/rockpi/pie > > Signed-off-by: FUKAUMI Naoki <naoki@xxxxxxxxx> > --- > Documentation/devicetree/bindings/arm/rockchip.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml > index 1ef09fbfdfaf..3caa4e6428be 100644 > --- a/Documentation/devicetree/bindings/arm/rockchip.yaml > +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml > @@ -782,6 +782,7 @@ properties: > - description: Radxa ROCK Pi E > items: > - const: radxa,rockpi-e > + - const: radxa,rockpi-e-v3 > - const: rockchip,rk3328 > > - description: Radxa ROCK Pi N8 > -- > 2.43.0 >