Re: [PATCH] arm64: dts: rockchip: enable NanoPC-T6 MiniPCIe power

From: Krzysztof Kozlowski
Date: Mon Jan 08 2024 - 02:00:30 EST


On 07/01/2024 23:37, Hugh Cole-Baker wrote:
> The NanoPC-T6 has a Mini PCIe slot intended to be used for a 4G or LTE
> modem. This slot has no PCIe functionality, only its USB 2.0 pins are
> wired to the SoC, and its USIM pins are wired to a SIM card slot on the
> board. Define the 3.3v supply for the slot so it can be used.
>
> Signed-off-by: Hugh Cole-Baker <sigmaris@xxxxxxxxx>
> ---

...

>
> &combphy0_ps {
> @@ -504,6 +516,10 @@ pcie_m2_1_pwren: pcie-m21-pwren {
> };
>
> usb {
> + _4g_lte_pwren: 4g-lte-pwren {

Labels start with alphanumeric characters.

Best regards,
Krzysztof