mbox series

[0/6] arm64: dts: rockchip: sync dts with schematic for Radxa ROCK 5B

Message ID 20241130004057.7432-1-naoki@radxa.com (mailing list archive)
Headers show
Series arm64: dts: rockchip: sync dts with schematic for Radxa ROCK 5B | expand

Message

FUKAUMI Naoki Nov. 30, 2024, 12:40 a.m. UTC
this patch series fixes regulators, pmic, pwm-fan, and rtc to match
with schematic[1]. some missing info is taken from vendor kernel[2].

in addition to above, convert heartbeat LED to "pwm-led" to control
brightness.

this patch series depend on following patch:
 "arm64: dts: rockchip: rename rfkill label for Radxa ROCK 5B"
 https://patchwork.kernel.org/project/linux-rockchip/patch/20241128120631.37458-1-naoki@radxa.com/

[1] https://dl.radxa.com/rock5/5b/docs/hw/radxa_rock_5b_v1450_schematic.pdf
[2] https://github.com/radxa/kernel

FUKAUMI Naoki (6):
  arm64: dts: rockchip: fix regulators for Radxa ROCK 5B
  arm64: dts: rockchip: add regulator for NPU for Radxa ROCK 5B
  arm64: dts: rockchip: fix pmic regulators for Radxa ROCK 5B
  arm64: dts: rockchip: convert leds node to "pwm-led" for Radxa ROCK 5B
  arm64: dts: rockchip: fix pwm-fan node for Radxa ROCK 5B
  arm64: dts: rockchip: fix rtc node for Radxa ROCK 5B

 .../boot/dts/rockchip/rk3588-rock-5b.dts      | 247 ++++++++++--------
 1 file changed, 138 insertions(+), 109 deletions(-)