]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: dts: juno: Add separate SCMI variants
authorRobin Murphy <robin.murphy@arm.com>
Thu, 17 Feb 2022 19:11:03 +0000 (19:11 +0000)
committerSudeep Holla <sudeep.holla@arm.com>
Mon, 21 Feb 2022 10:53:25 +0000 (10:53 +0000)
commit3390275c7f03ed5ae58d5f176114130ab4fc1974
tree9ab9c9cefd7c8c12bf15760ad23fdb273e675a82
parent09534a382b0b39cee29ed2105cf2a690039a42a2
arm64: dts: juno: Add separate SCMI variants

While Juno's SCP firmware initially spoke the SCPI protocol, binary
releases since 2018, and the newer open-source codebase, only speak SCMI
and thus aren't particularly compatibile with the DTs we currently have
upstream. Add a parallel set of variant DTs for boards with up-to-date
firmware, replacing the SCPI parts with their new SCMI equivalents.

Link: https://lore.kernel.org/r/f3516815104f951a05fc0f799681f77d7968f6ac.1645125063.git.robin.murphy@arm.com
Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
arch/arm64/boot/dts/arm/Makefile
arch/arm64/boot/dts/arm/juno-r1-scmi.dts [new file with mode: 0644]
arch/arm64/boot/dts/arm/juno-r2-scmi.dts [new file with mode: 0644]
arch/arm64/boot/dts/arm/juno-scmi.dts [new file with mode: 0644]
arch/arm64/boot/dts/arm/juno-scmi.dtsi [new file with mode: 0644]