]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: riscv: microchip: document icicle reference design
authorConor Dooley <conor.dooley@microchip.com>
Tue, 27 Sep 2022 11:19:13 +0000 (12:19 +0100)
committerConor Dooley <conor.dooley@microchip.com>
Tue, 27 Sep 2022 17:53:58 +0000 (18:53 +0100)
commit0fb6d2ce8c9400a27768c0f6f17de407bdacda8d
tree77cb360c2ece8f4a2b2c6f0fb6906e1efc1d268c
parent0ccb62047185fdb6b0dbd4112be622f0496b20d8
dt-bindings: riscv: microchip: document icicle reference design

The icicle kit reference design's v2022.09 release made some changes
to the memory map - including adding the ability to read the fabric
clock controllers via the system controller bus & making the PCI
controller work with upstream Linux.

While the PCI was not working in the v2022.03 design, so nothing is
broken there in terms of backwards compatibility, the fabric clocks
used in the v2022.03 design were chosen by the individual run of the
synthesis tool. In the v2022.09 reference design, the clocks are fixed
to use the "north west" fabric Clock Conditioning Circuitry.

In the v2022.10 release, the memory map on the DDR side is also
changing, so to avoid making a breaking change here twice, jump over the
v2022.09 release and straight to the v2022.10 one.

Make use of a new compatible to denote that v2022.{09,10} reference
design releases are not backwards compatible.

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Documentation/devicetree/bindings/riscv/microchip.yaml