[PATCH v2 2/6] dt-bindings: riscv: Add StarFive JH8100 SoC
Krzysztof Kozlowski
krzysztof.kozlowski at linaro.org
Wed Nov 29 00:26:51 PST 2023
On 29/11/2023 07:00, Sia Jee Heng wrote:
> Add device tree bindings for the StarFive JH8100 RISC-V SoC.
>
> Signed-off-by: Sia Jee Heng <jeeheng.sia at starfivetech.com>
> Reviewed-by: Ley Foon Tan <leyfoon.tan at starfivetech.com>
> ---
> Documentation/devicetree/bindings/riscv/starfive.yaml | 5 ++++-
> 1 file changed, 4 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/riscv/starfive.yaml b/Documentation/devicetree/bindings/riscv/starfive.yaml
> index cc4d92f0a1bf..7e2da9eef3db 100644
> --- a/Documentation/devicetree/bindings/riscv/starfive.yaml
> +++ b/Documentation/devicetree/bindings/riscv/starfive.yaml
> @@ -29,7 +29,10 @@ properties:
> - starfive,visionfive-2-v1.2a
> - starfive,visionfive-2-v1.3b
> - const: starfive,jh7110
> -
> + - items:
> + - enum:
> + - starfive,jh8100-evb
> + - const: starfive,jh8100
Why did you remove the blank line? No need for doing that.
> additionalProperties: true
>
> ...
Best regards,
Krzysztof
More information about the linux-riscv
mailing list