Message ID | 20221129070614.19720-1-amadeus@jmu.edu.cn (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [1/2] dt-bindings: Add doc for Radxa ROCK Pi E25 | expand |
On 29/11/2022 08:06, Chukun Pan wrote: > Add devicetree binding documentation for the Radxa ROCK Pi E25. > > Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn> Same comments about subject as your other patch Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml index 88ff4422a8c1..4087ae87f61f 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml @@ -625,6 +625,11 @@ properties: - const: radxa,rockpi-e - const: rockchip,rk3328 + - description: Radxa ROCK Pi E25 + items: + - const: radxa,rockpi-e25 + - const: rockchip,rk3568 + - description: Radxa ROCK Pi N8 items: - const: radxa,rockpi-n8
Add devicetree binding documentation for the Radxa ROCK Pi E25. Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn> --- Documentation/devicetree/bindings/arm/rockchip.yaml | 10 ++++++++++ 1 file changed, 5 insertions(+)