dt-bindings: memory-controllers: add canaan k210 sram controller
authorConor Dooley <conor.dooley@microchip.com>
Tue, 5 Jul 2022 21:52:05 +0000 (22:52 +0100)
committerPalmer Dabbelt <palmer@rivosinc.com>
Thu, 14 Jul 2022 21:57:40 +0000 (14:57 -0700)
commit727b05e46cffd74adca96ca13e57352339875586
treeb639dc793a3c075f12ea5228cbdc77fa77e2f10f
parent5ec88543063c758f49fc5e89a70386f649b65102
dt-bindings: memory-controllers: add canaan k210 sram controller

The k210 U-Boot port has been using the clocks defined in the
devicetree to bring up the board's SRAM, but this violates the
dt-schema. As such, move the clocks to a dedicated node with
the same compatible string & document it.

Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20220705215213.1802496-5-mail@conchuod.ie
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Documentation/devicetree/bindings/memory-controllers/canaan,k210-sram.yaml [new file with mode: 0644]