Re: [PATCH V1 2/3] arm64: dts: qcom: x1e001de-devkit: Enable SD card support

From: Marc Zyngier
Date: Wed Oct 30 2024 - 11:54:21 EST


On Fri, 25 Oct 2024 13:35:50 +0100,
Sibi Sankar <quic_sibis@xxxxxxxxxxx> wrote:
>
> The SD card slot found on the X1E001DE Snapdragon Devkit for windows
> board is controlled by SDC2 instance, so enable it.
>
> Signed-off-by: Sibi Sankar <quic_sibis@xxxxxxxxxxx>
> ---
> arch/arm64/boot/dts/qcom/x1e001de-devkit.dts | 20 ++++++++++++++++++++
> 1 file changed, 20 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/qcom/x1e001de-devkit.dts b/arch/arm64/boot/dts/qcom/x1e001de-devkit.dts
> index 432ffefc525a..f169714abcd3 100644
> --- a/arch/arm64/boot/dts/qcom/x1e001de-devkit.dts
> +++ b/arch/arm64/boot/dts/qcom/x1e001de-devkit.dts
> @@ -672,6 +672,19 @@ &remoteproc_cdsp {
> status = "okay";
> };
>
> +&sdhc_2 {

It doesn't look like this path exists in the upstream dtsi. I guess
this applies on top of another series that isn't exclusively
targeting the devkit?

Thanks,

M.

--
Without deviation from the norm, progress is not possible.