Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: cache: sifive,ccache0: Add StarFive JH7100 compatible

This cache controller is also used on the StarFive JH7100 SoC.
Unfortunately it needs a quirk to work properly, so add dedicated
compatible string to be able to match it.

Signed-off-by: Emil Renner Berthing <emil.renner.berthing@canonical.com>
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>

authored by

Emil Renner Berthing and committed by
Conor Dooley
3d70b985 971f128b

+5 -1
+5 -1
Documentation/devicetree/bindings/cache/sifive,ccache0.yaml
··· 38 38 - sifive,fu740-c000-ccache 39 39 - const: cache 40 40 - items: 41 - - const: starfive,jh7110-ccache 41 + - enum: 42 + - starfive,jh7100-ccache 43 + - starfive,jh7110-ccache 42 44 - const: sifive,ccache0 43 45 - const: cache 44 46 - items: ··· 90 88 contains: 91 89 enum: 92 90 - sifive,fu740-c000-ccache 91 + - starfive,jh7100-ccache 93 92 - starfive,jh7110-ccache 94 93 - microchip,mpfs-ccache 95 94 ··· 114 111 contains: 115 112 enum: 116 113 - sifive,fu740-c000-ccache 114 + - starfive,jh7100-ccache 117 115 - starfive,jh7110-ccache 118 116 119 117 then: