On 06/12/2022 00:03, Abel Vesa wrote: > Add dts file for Qualcomm MTP platform which uses SM8550 SoC. > > Co-developed-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx> > Signed-off-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx> > Signed-off-by: Abel Vesa <abel.vesa@xxxxxxxxxx> > Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx> > --- > arch/arm64/boot/dts/qcom/Makefile | 1 + > arch/arm64/boot/dts/qcom/sm8550-mtp.dts | 404 ++++++++++++++++++++++++ > 2 files changed, 405 insertions(+) > create mode 100644 arch/arm64/boot/dts/qcom/sm8550-mtp.dts > Thank you for your patch. There is something to discuss/improve. > + > +&qupv3_id_0 { > + status = "okay"; > +}; > + > +&sdhc_2 { > + cd-gpios = <&pm8550_gpios 12 GPIO_ACTIVE_LOW>; > + pinctrl-names = "default", "sleep"; > + pinctrl-0 = <&sdc2_default &sdc2_card_det_n>; > + pinctrl-1 = <&sdc2_sleep &sdc2_card_det_n>; > + vmmc-supply = <&vreg_l9b_2p9>; > + vqmmc-supply = <&vreg_l8b_1p8>; > + bus-width = <4>; > + no-sdio; > + no-emmc; no-mmc https://lore.kernel.org/linux-devicetree/20221204094438.73288-2-krzysztof.kozlowski@xxxxxxxxxx/ Best regards, Krzysztof