mbox series

[V2,0/3] Add Additional Functionality to Indiedroid Nova

Message ID 20230918173255.1325-1-macroalpha82@gmail.com (mailing list archive)
Headers show
Series Add Additional Functionality to Indiedroid Nova | expand

Message

Chris Morgan Sept. 18, 2023, 5:32 p.m. UTC
From: Chris Morgan <macromorgan@hotmail.com>

Update the Indiedroid Nova device tree to benefit from hardware that
has recently been enabled in the mainline kernel. This includes
enabling the PCI Express bus to activate the RTL8111 ethernet
controller, the USB-A 2.0 ports (USB 3.0 still pending), and the ADC
controller with the boot and recovery buttons.

Changes from V1:
 - Correct node names for adc buttons.

Chris Morgan (3):
  arm64: dts: rockchip: add PCIe to rk3588s-indiedroid-nova
  arm64: dts: rockchip: add USB2 to rk3588s-indiedroid
  arm64: dts: rockchip: Add saradc node to Indiedroid Nova

 .../dts/rockchip/rk3588s-indiedroid-nova.dts  | 84 +++++++++++++++++++
 1 file changed, 84 insertions(+)

Comments

Heiko Stübner Oct. 4, 2023, 9:32 p.m. UTC | #1
On Mon, 18 Sep 2023 12:32:52 -0500, Chris Morgan wrote:
> From: Chris Morgan <macromorgan@hotmail.com>
> 
> Update the Indiedroid Nova device tree to benefit from hardware that
> has recently been enabled in the mainline kernel. This includes
> enabling the PCI Express bus to activate the RTL8111 ethernet
> controller, the USB-A 2.0 ports (USB 3.0 still pending), and the ADC
> controller with the boot and recovery buttons.
> 
> [...]

Applied, thanks!

[1/3] arm64: dts: rockchip: add PCIe to rk3588s-indiedroid-nova
      commit: f5fb02c7125e3564aa773f54add37655d09e64f1
[2/3] arm64: dts: rockchip: add USB2 to rk3588s-indiedroid
      commit: aee432b50f6e15886bddcb6f92028265db4b254e
[3/3] arm64: dts: rockchip: Add saradc node to Indiedroid Nova
      commit: f48a288a4a65bc8c3830b4295afb98101f234412

Best regards,