]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ARM: dts: vt8500: add DT nodes for the system config ID register
authorAlexey Charkov <alchark@gmail.com>
Sat, 3 May 2025 11:52:33 +0000 (15:52 +0400)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Mon, 12 May 2025 06:35:23 +0000 (08:35 +0200)
commit7314374c8639ab64217fba522c0b4f0a4e6373f0
treec9ee3ce1b0499d90a8f458ffc357448ad2aec543
parent22488d6bd17cbad9eeee70d64c888735b366167d
ARM: dts: vt8500: add DT nodes for the system config ID register

Every VIA/WonderMedia SoC has a 32-bit chip ID register at the
MMIO address 0xd8120000. Add respective device tree nodes to let
the system code access it at runtime for the selection of appropriate
hardware quirks where needed.

Signed-off-by: Alexey Charkov <alchark@gmail.com>
Link: https://lore.kernel.org/r/20250503-wmt-soc-driver-v3-3-2daa9056fa10@gmail.com
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
arch/arm/boot/dts/vt8500/vt8500.dtsi
arch/arm/boot/dts/vt8500/wm8505.dtsi
arch/arm/boot/dts/vt8500/wm8650.dtsi
arch/arm/boot/dts/vt8500/wm8750.dtsi
arch/arm/boot/dts/vt8500/wm8850.dtsi