lkml.org 
[lkml]   [2022]   [Nov]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v2 4/8] dt-bindings: sifive,ccache0: Support StarFive JH7110 SoC
    Date
    From: Emil Renner Berthing <kernel@esmil.dk>

    This cache controller is also used on the StarFive JH7110 SoC.

    Signed-off-by: Emil Renner Berthing <kernel@esmil.dk>
    Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
    ---
    .../devicetree/bindings/riscv/sifive,ccache0.yaml | 7 ++++++-
    1 file changed, 6 insertions(+), 1 deletion(-)

    diff --git a/Documentation/devicetree/bindings/riscv/sifive,ccache0.yaml b/Documentation/devicetree/bindings/riscv/sifive,ccache0.yaml
    index bf3f07421f7e..262d1d49ce25 100644
    --- a/Documentation/devicetree/bindings/riscv/sifive,ccache0.yaml
    +++ b/Documentation/devicetree/bindings/riscv/sifive,ccache0.yaml
    @@ -25,6 +25,7 @@ select:
    - sifive,ccache0
    - sifive,fu540-c000-ccache
    - sifive,fu740-c000-ccache
    + - starfive,jh7110-ccache

    required:
    - compatible
    @@ -37,6 +38,7 @@ properties:
    - sifive,ccache0
    - sifive,fu540-c000-ccache
    - sifive,fu740-c000-ccache
    + - starfive,jh7110-ccache
    - const: cache
    - items:
    - const: microchip,mpfs-ccache
    @@ -86,6 +88,7 @@ allOf:
    enum:
    - sifive,fu740-c000-ccache
    - microchip,mpfs-ccache
    + - starfive,jh7110-ccache

    then:
    properties:
    @@ -105,7 +108,9 @@ allOf:
    properties:
    compatible:
    contains:
    - const: sifive,fu740-c000-ccache
    + enum:
    + - sifive,fu740-c000-ccache
    + - starfive,jh7110-ccache

    then:
    properties:
    --
    2.38.1
    \
     
     \ /
      Last update: 2022-11-18 02:32    [W:4.763 / U:0.224 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site