* [PATCH v2 0/2] Add Support for the FriendlyElec NanoPC T6
@ 2023-08-09 5:42 Thomas McKahan
2023-08-09 10:43 ` Heiko Stübner
0 siblings, 1 reply; 2+ messages in thread
From: Thomas McKahan @ 2023-08-09 5:42 UTC (permalink / raw)
To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Heiko Stuebner,
linux-rockchip
Cc: Thomas McKahan, devicetree, linux-arm-kernel, linux-kernel
Hello,
This adds support for the RK3588-based NanoPC T6 single board computer.
Note this series is dependent on the PCIe 3 support [0] being
upstreamed. The NanoPC T6 uses PCIe3x4 like the Rock 5B and EVB1.
[0] https://lore.kernel.org/all/20230717173512.65169-1-sebastian.reichel@collabora.com/
v2:
- remove unnecessary "okay" status from sound
- add '-regulator' suffix on 2 regulators that were missing them
- use generic node name for rtc
- remove extra lines
- fix alignment in I2S entry
v1: https://lore.kernel.org/all/20230802051441.3106-1-tmckahan@singleboardsolutions.com/
Thomas McKahan (2):
dt-bindings: arm: rockchip: Add NanoPC T6
arm64: dts: rockchip: Add NanoPC T6
.../devicetree/bindings/arm/rockchip.yaml | 5 +
arch/arm64/boot/dts/rockchip/Makefile | 1 +
.../boot/dts/rockchip/rk3588-nanopc-t6.dts | 842 ++++++++++++++++++
3 files changed, 848 insertions(+)
create mode 100644 arch/arm64/boot/dts/rockchip/rk3588-nanopc-t6.dts
--
2.34.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH v2 0/2] Add Support for the FriendlyElec NanoPC T6
2023-08-09 5:42 [PATCH v2 0/2] Add Support for the FriendlyElec NanoPC T6 Thomas McKahan
@ 2023-08-09 10:43 ` Heiko Stübner
0 siblings, 0 replies; 2+ messages in thread
From: Heiko Stübner @ 2023-08-09 10:43 UTC (permalink / raw)
To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, linux-rockchip,
Thomas McKahan
Cc: Thomas McKahan, devicetree, linux-arm-kernel, linux-kernel
Hi Thomas,
Am Mittwoch, 9. August 2023, 07:42:08 CEST schrieb Thomas McKahan:
> Hello,
>
> This adds support for the RK3588-based NanoPC T6 single board computer.
> Note this series is dependent on the PCIe 3 support [0] being
> upstreamed. The NanoPC T6 uses PCIe3x4 like the Rock 5B and EVB1.
>
> [0] https://lore.kernel.org/all/20230717173512.65169-1-sebastian.reichel@collabora.com/
>
> v2:
> - remove unnecessary "okay" status from sound
> - add '-regulator' suffix on 2 regulators that were missing them
> - use generic node name for rtc
> - remove extra lines
> - fix alignment in I2S entry
>
> v1: https://lore.kernel.org/all/20230802051441.3106-1-tmckahan@singleboardsolutions.com/
>
> Thomas McKahan (2):
> dt-bindings: arm: rockchip: Add NanoPC T6
> arm64: dts: rockchip: Add NanoPC T6
somehow the actual patches are missing from this submission?
I also checked the linux-rockchip archive, and they're missing
there too.
I guess you'll need to resend or check where they took the wrong exit.
Heiko
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-08-09 10:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-09 5:42 [PATCH v2 0/2] Add Support for the FriendlyElec NanoPC T6 Thomas McKahan
2023-08-09 10:43 ` Heiko Stübner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).