All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/6] improve FriendlyELEC NanoPC-T6 a bit
@ 2024-08-21  8:25 Marcin Juszkiewicz
  2024-08-21  8:25 ` [PATCH v2 1/6] arm64: dts: rockchip: enable USB 2.0 on NanoPC-T6 LTS Marcin Juszkiewicz
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Marcin Juszkiewicz @ 2024-08-21  8:25 UTC (permalink / raw)
  To: Heiko Stuebner; +Cc: linux-rockchip, Marcin Juszkiewicz

This series updates FriendlyELEC NanoPC-T6 DeviceTree a bit:

- enable USB 2.0 ports on NanoPC-T6 LTS
- enable USB-C port (one orientation only)
- enable Mali GPU
- enable IR receiver (not tested)
- enable SPI flash (present on LTS, optional on non-LTS)

Signed-off-by: Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>

---
Changes in v2:
- merged changes into NanoPC-T6 dts file
- add SPI flash pinctl for SPI M1
- enable SPI on NanoPC-T6 LTS
- enable USB-C port (one orientation only)
- enable Mali GPI
- enable IR receiver (not tested)
- Link to v1: https://lore.kernel.org/r/20240820-friendlyelec-nanopc-t6-lts-v1-1-da1273c3e08e@juszkiewicz.com.pl

---
Marcin Juszkiewicz (6):
      arm64: dts: rockchip: enable USB 2.0 on NanoPC-T6 LTS
      arm64: dts: rockchip: define pinctl for SPI M1
      arm64: dts: rockchip: enable SPI flash on NanoPC-T6 LTS
      arm64: dts: rockchip: add IR-receiver to NanoPC-T6
      arm64: dts: rockchip: enable GPU on NanoPC-T6
      arm64: dts: rockchip: enable USB-C on NanoPC-T6

 .../boot/dts/rockchip/rk3588-base-pinctrl.dtsi     |  17 +++
 arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dts  | 139 ++++++++++++++++++++-
 2 files changed, 155 insertions(+), 1 deletion(-)
---
base-commit: 6e4436539ae182dc86d57d13849862bcafaa4709
change-id: 20240820-friendlyelec-nanopc-t6-lts-00c7678c3bd7

Best regards,
-- 
Marcin Juszkiewicz <marcin.juszkiewicz@linaro.org>


_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

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

end of thread, other threads:[~2024-08-21 10:04 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-21  8:25 [PATCH v2 0/6] improve FriendlyELEC NanoPC-T6 a bit Marcin Juszkiewicz
2024-08-21  8:25 ` [PATCH v2 1/6] arm64: dts: rockchip: enable USB 2.0 on NanoPC-T6 LTS Marcin Juszkiewicz
2024-08-21  8:58   ` Heiko Stübner
2024-08-21  9:14     ` Marcin Juszkiewicz
2024-08-21  9:17       ` Dragan Simic
2024-08-21  8:25 ` [PATCH v2 2/6] arm64: dts: rockchip: define pinctl for SPI M1 Marcin Juszkiewicz
2024-08-21  8:25 ` [PATCH v2 3/6] arm64: dts: rockchip: enable SPI flash on NanoPC-T6 LTS Marcin Juszkiewicz
2024-08-21  8:59   ` Heiko Stübner
2024-08-21  9:17     ` Marcin Juszkiewicz
2024-08-21  9:50       ` Dragan Simic
2024-08-21  8:25 ` [PATCH v2 4/6] arm64: dts: rockchip: add IR-receiver to NanoPC-T6 Marcin Juszkiewicz
2024-08-21  8:25 ` [PATCH v2 5/6] arm64: dts: rockchip: enable GPU on NanoPC-T6 Marcin Juszkiewicz
2024-08-21  8:25 ` [PATCH v2 6/6] arm64: dts: rockchip: enable USB-C " Marcin Juszkiewicz

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.