Applying this patchset will introduce the following:
* All ${x}-names properties will now follow the corresponding ${x}
properties.
* bus-width of mmc0 node of all exynos7870 devices will be explicitly
defined.
Signed-off-by: Kaustabh Chakraborty <kauschluss@disroot.org>
---
Kaustabh Chakraborty (7):
arm64: dts: exynos7870: relocate ${x}-names property after ${x}
arm64: dts: exynos7870-a2corelte: relocate ${x}-names property after ${x}
arm64: dts: exynos7870-j6lte: relocate ${x}-names property after ${x}
arm64: dts: exynos7870-on7xelte: relocate ${x}-names property after ${x}
arm64: dts: exynos7870-a2corelte: add bus-width to mmc0 node
arm64: dts: exynos7870-j6lte: add bus-width to mmc0 node
arm64: dts: exynos7870-on7xelte: add bus-width to mmc0 node
.../arm64/boot/dts/exynos/exynos7870-a2corelte.dts | 21 ++--
arch/arm64/boot/dts/exynos/exynos7870-j6lte.dts | 21 ++--
arch/arm64/boot/dts/exynos/exynos7870-on7xelte.dts | 21 ++--
arch/arm64/boot/dts/exynos/exynos7870.dtsi | 108 ++++++++++-----------
4 files changed, 87 insertions(+), 84 deletions(-)
---
base-commit: 262858079afde6d367ce3db183c74d8a43a0e83f
change-id: 20250820-exynos7870-dt-fixes-b4ad027cef67
Best regards,
--
Kaustabh Chakraborty <kauschluss@disroot.org>