[GIT PULL 1/2] ARM: dts: samsung: dts for v6.10
Krzysztof Kozlowski
krzysztof.kozlowski at linaro.org
Thu Apr 25 00:18:54 PDT 2024
The following changes since commit 4cece764965020c22cff7665b18a012006359095:
Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-6.10
for you to fetch changes up to 7bff1d35c1294c011b0269b8eaeb8f930df386fe:
ARM: dts: exynos4212-tab3: limit usable memory range (2024-03-26 10:06:05 +0100)
----------------------------------------------------------------
Samsung DTS ARM changes for v6.10
1. Few cleanups of deprecated properties and node names pointed out by
bindings newly converted to DT schema.
2. Fix S5PV210 NAND node size-cells, pointed out by DT schema.
3. Add FIFO depth to each SPI node so we can avoid matching this through
DTS alias. Difference SPI instances on given SoC have different FIFO
depths.
4. Fix Exynos4212 Galaxy Tab3 usable memory, because stock bootloader is
not telling us truth.
----------------------------------------------------------------
Artur Weber (1):
ARM: dts: exynos4212-tab3: limit usable memory range
Krzysztof Kozlowski (7):
ARM: dts: samsung: smdkv310: fix keypad no-autorepeat
ARM: dts: samsung: exynos4412-origen: fix keypad no-autorepeat
ARM: dts: samsung: smdk4412: fix keypad no-autorepeat
ARM: dts: samsung: smdk4412: align keypad node names with dtschema
ARM: dts: samsung: exynos5800-peach-pi: switch to undeprecated DP HPD GPIOs
ARM: dts: samsung: s5pv210: align onenand node name with bindings
ARM: dts: samsung: s5pv210: correct onenand size-cells
Tudor Ambarus (5):
ARM: dts: samsung: exynos3250: specify the SPI FIFO depth
ARM: dts: samsung: exynos4: specify the SPI FIFO depth
ARM: dts: samsung: exynos5250: specify the SPI FIFO depth
ARM: dts: samsung: exynos5420: specify the SPI FIFO depth
ARM: dts: samsung: s5pv210: specify the SPI FIFO depth
arch/arm/boot/dts/samsung/exynos3250.dtsi | 2 ++
arch/arm/boot/dts/samsung/exynos4.dtsi | 3 +++
arch/arm/boot/dts/samsung/exynos4210-smdkv310.dts | 2 +-
arch/arm/boot/dts/samsung/exynos4212-tab3.dtsi | 6 ++++++
arch/arm/boot/dts/samsung/exynos4412-origen.dts | 2 +-
arch/arm/boot/dts/samsung/exynos4412-smdk4412.dts | 12 ++++++------
arch/arm/boot/dts/samsung/exynos5250.dtsi | 3 +++
arch/arm/boot/dts/samsung/exynos5420.dtsi | 3 +++
arch/arm/boot/dts/samsung/exynos5800-peach-pi.dts | 2 +-
arch/arm/boot/dts/samsung/s5pv210.dtsi | 6 ++++--
10 files changed, 30 insertions(+), 11 deletions(-)
More information about the linux-arm-kernel
mailing list