All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/5] Cleanup Spreadtrum/Unisoc ARM64 DT (part 2)
@ 2024-11-06 19:05 Stanislav Jakubek
  2024-11-06 19:05 ` [PATCH v2 1/5] arm64: dts: sprd: sp9860g-1h10: fix constant-charge-voltage-max-microvolt property Stanislav Jakubek
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Stanislav Jakubek @ 2024-11-06 19:05 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Orson Zhai,
	Baolin Wang, Chunyan Zhang
  Cc: devicetree, linux-arm-kernel, linux-kernel

This series continues cleaning up various issues with the Spreadtrum/Unisoc
ARM64 DeviceTrees.

Changes in V2:
- dropped original patch 2, as it was split off into its own series [1]
- new patches 2, 4 and 5 which fix some issues found by Rob's bot
  and/or CHECK_DTBS=y
- rebase on next-20241106

[1] https://lore.kernel.org/lkml/cover.1730720720.git.stano.jakubek@gmail.com/

Link to V1: https://lore.kernel.org/lkml/cover.1723716331.git.stano.jakubek@gmail.com/

Stanislav Jakubek (5):
  arm64: dts: sprd: sp9860g-1h10: fix
    constant-charge-voltage-max-microvolt property
  arm64: dts: sprd: sp9860g-1h10: fix
    factory-internal-resistance-micro-ohms property
  arm64: dts: sprd: sc2731: move fuel-gauge monitored-battery to device
    DTS
  arm64: dts: sprd: sc9863a: fix in-ports property
  arm64: dts: sprd: sc9863a: reorder clocks, clock-names per bindings

 arch/arm64/boot/dts/sprd/sc2731.dtsi      |  4 ++--
 arch/arm64/boot/dts/sprd/sc9863a.dtsi     | 14 +++++++-------
 arch/arm64/boot/dts/sprd/sp9860g-1h10.dts |  9 +++++++--
 3 files changed, 16 insertions(+), 11 deletions(-)

-- 
2.43.0



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2024-12-05 11:59 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-06 19:05 [PATCH v2 0/5] Cleanup Spreadtrum/Unisoc ARM64 DT (part 2) Stanislav Jakubek
2024-11-06 19:05 ` [PATCH v2 1/5] arm64: dts: sprd: sp9860g-1h10: fix constant-charge-voltage-max-microvolt property Stanislav Jakubek
2024-11-20 13:05   ` Rob Herring
2024-11-06 19:05 ` [PATCH v2 2/5] arm64: dts: sprd: sp9860g-1h10: fix factory-internal-resistance-micro-ohms property Stanislav Jakubek
2024-11-07  1:37   ` Baolin Wang
2024-11-06 19:05 ` [PATCH v2 3/5] arm64: dts: sprd: sc2731: move fuel-gauge monitored-battery to device DTS Stanislav Jakubek
2024-11-07  5:42   ` Baolin Wang
2024-11-06 19:05 ` [PATCH v2 4/5] arm64: dts: sprd: sc9863a: fix in-ports property Stanislav Jakubek
2024-11-07  1:39   ` Baolin Wang
2024-11-06 19:05 ` [PATCH v2 5/5] arm64: dts: sprd: sc9863a: reorder clocks, clock-names per bindings Stanislav Jakubek
2024-11-07  1:42   ` Baolin Wang
2024-12-05 10:42 ` [PATCH v2 0/5] Cleanup Spreadtrum/Unisoc ARM64 DT (part 2) Krzysztof Kozlowski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.