mbox series

[0/4] Miscellaneous fixes for Odroid Go Advance

Message ID 20221201203655.1245-1-macroalpha82@gmail.com (mailing list archive)
Headers show
Series Miscellaneous fixes for Odroid Go Advance | expand

Message

Chris Morgan Dec. 1, 2022, 8:36 p.m. UTC
From: Chris Morgan <macromorgan@hotmail.com>

This series is for a bunch of trivial changes to the Odroid Go
Advance to clean up some errors in the dmesg log and make it
easier to support with alsa ucm.

Chris Morgan (4):
  arm64: dts: rockchip: Change audio card name for Odroid Go
  arm64: dts: rockchip: don't set cpll rate for Odroid Go
  arm64: dts: rockchip: update px30 thermal zones for GPU
  arm64: dts: rockchip: Update leds for Odroid Go Advance

 arch/arm64/boot/dts/rockchip/px30.dtsi        | 33 ++++++++++++---
 .../boot/dts/rockchip/rk3326-odroid-go.dtsi   | 41 +++++++++++++------
 2 files changed, 56 insertions(+), 18 deletions(-)

Comments

Heiko Stübner Jan. 10, 2023, 2:04 p.m. UTC | #1
On Thu, 1 Dec 2022 14:36:51 -0600, Chris Morgan wrote:
> From: Chris Morgan <macromorgan@hotmail.com>
> 
> This series is for a bunch of trivial changes to the Odroid Go
> Advance to clean up some errors in the dmesg log and make it
> easier to support with alsa ucm.
> 
> Chris Morgan (4):
>   arm64: dts: rockchip: Change audio card name for Odroid Go
>   arm64: dts: rockchip: don't set cpll rate for Odroid Go
>   arm64: dts: rockchip: update px30 thermal zones for GPU
>   arm64: dts: rockchip: Update leds for Odroid Go Advance
> 
> [...]

Applied, thanks!

[1/4] arm64: dts: rockchip: Change audio card name for Odroid Go
      commit: 658a87efb47a85cf8205ed9280d611e9870d3e43
[2/4] arm64: dts: rockchip: don't set cpll rate for Odroid Go
      commit: 9b1eb739307d9769ff3eb04fa5938c03b16af09e
[3/4] arm64: dts: rockchip: update px30 thermal zones for GPU
      commit: 8ad9b52eea99b80e84e3a077e962ab5cf8d736a2
[4/4] arm64: dts: rockchip: Update leds for Odroid Go Advance
      commit: 882f6abdd411f941db822918ef76f4b03f2052fd

Best regards,