Re: [RFC PATCH v1 1/2] dt-bindings: arm: rockchip: add A95X Z2 description
From: Johan Jonker <hidden>
Date: 2020-07-16 12:05:24
Also in:
linux-arm-kernel, linux-rockchip, lkml
From: Johan Jonker <hidden>
Date: 2020-07-16 12:05:24
Also in:
linux-arm-kernel, linux-rockchip, lkml
Hi Rob,
The A95X Z2 boxes are sold by various vendors/manufacturers/web shops.
The box it self only shows a label with a model name.
Determining the true vendor is a kind of tricky for a outsider of the
business.
Could you advise what would be a save choice to the rather rigid vendor
requirements.
Is for example this a option:
"^a95x,.*":
description: A95X
Is there someone who can give more info on this subject?
Kind regards,
Johan Jonker
On 7/15/20 9:29 PM, Rob Herring wrote:On Sat, Jun 20, 2020 at 03:46:58PM +0200, Johan Jonker wrote:quoted
Add A95X Z2 description for a board with rk3318 processor. Signed-off-by: Johan Jonker <redacted> --- 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 d4a404509..3d44b3cf0 100644 --- a/Documentation/devicetree/bindings/arm/rockchip.yaml +++ b/Documentation/devicetree/bindings/arm/rockchip.yaml@@ -25,6 +25,11 @@ properties: - const: vamrs,rock960 - const: rockchip,rk3399 + - description: A95X Z2 + items: + - const: a95x,z2Need to document vendor prefix.quoted
+ - const: rockchip,rk3318 + - description: Amarula Vyasa RK3288 items: - const: amarula,vyasa-rk3288 -- 2.11.0