[PATCH 0/7] Another set of exynos7870 devicetree fixes

Kaustabh Chakraborty posted 7 patches 3 days, 3 hours ago
.../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(-)
[PATCH 0/7] Another set of exynos7870 devicetree fixes
Posted by Kaustabh Chakraborty 3 days, 3 hours ago
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>