[PATCH v2 8/8] arm64: dts: qcom: sm8350-hdk: enable PCIe devices
Dmitry Baryshkov
dmitry.baryshkov at linaro.org
Thu Nov 10 05:31:32 PST 2022
On 10/11/2022 13:51, Johan Hovold wrote:
> On Thu, Nov 10, 2022 at 01:33:45PM +0300, Dmitry Baryshkov wrote:
>> Enable PCIe0 and PCIe1 hosts found on SM8350 HDK board.
>>
>> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
>> ---
>> arch/arm64/boot/dts/qcom/sm8350-hdk.dts | 16 ++++++++++++++++
>> 1 file changed, 16 insertions(+)
>>
>> diff --git a/arch/arm64/boot/dts/qcom/sm8350-hdk.dts b/arch/arm64/boot/dts/qcom/sm8350-hdk.dts
>> index 0fcf5bd88fc7..58a9dc7705a5 100644
>> --- a/arch/arm64/boot/dts/qcom/sm8350-hdk.dts
>> +++ b/arch/arm64/boot/dts/qcom/sm8350-hdk.dts
>> @@ -222,6 +222,22 @@ &mpss {
>> firmware-name = "qcom/sm8350/modem.mbn";
>> };
>>
>> +&pcie0 {
>> + status = "okay";
>> +};
>> +
>> +&pcie0_phy {
>> + status = "okay";
>> +};
>
> Looks like the required regulators are missing from the PHY nodes.
Ack, nice catch!
>
> Johan
--
With best wishes
Dmitry
More information about the linux-phy
mailing list