Re: [PATCH V1] arm64: dts: qcom: sc7280: Add nodes for eMMC and SD card

2021-03-13 Thread sbhanu
On 2021-03-10 19:17, sbh...@codeaurora.org wrote: On 2021-03-10 01:32, Bjorn Andersson wrote: On Tue 09 Mar 13:18 CST 2021, Shaik Sajida Bhanu wrote: Add nodes for eMMC and SD card on sc7280. Signed-off-by: Shaik Sajida Bhanu --- This change is depends on the below patch series:

Re: [PATCH V1] arm64: dts: qcom: sc7280: Add nodes for eMMC and SD card

2021-03-10 Thread sbhanu
On 2021-03-10 01:32, Bjorn Andersson wrote: On Tue 09 Mar 13:18 CST 2021, Shaik Sajida Bhanu wrote: Add nodes for eMMC and SD card on sc7280. Signed-off-by: Shaik Sajida Bhanu --- This change is depends on the below patch series:

Re: [PATCH V1] arm64: dts: qcom: sc7280: Add nodes for eMMC and SD card

2021-03-10 Thread sbhanu
On 2021-03-10 02:20, Konrad Dybcio wrote: Hi! + +_1 { + status = "okay"; + + pinctrl-names = "default", "sleep"; + pinctrl-0 = <_on>; + pinctrl-1 = <_off>; + + vmmc-supply = <_l7b_2p9>; + vqmmc-supply = <_l19b_1p8>; + Redundant newline, please remove +

Re: [PATCH V1] arm64: dts: qcom: sc7280: Add nodes for eMMC and SD card

2021-03-10 Thread sbhanu
On 2021-03-10 10:18, Veerabhadrarao Badiganti wrote: On 3/10/2021 12:48 AM, Shaik Sajida Bhanu wrote: Add nodes for eMMC and SD card on sc7280. Signed-off-by: Shaik Sajida Bhanu --- This change is depends on the below patch series:

Re: [PATCH V1] arm64: dts: qcom: sc7280: Add nodes for eMMC and SD card

2021-03-09 Thread Veerabhadrarao Badiganti
On 3/10/2021 12:48 AM, Shaik Sajida Bhanu wrote: Add nodes for eMMC and SD card on sc7280. Signed-off-by: Shaik Sajida Bhanu --- This change is depends on the below patch series: https://lore.kernel.org/lkml/1613114930-1661-1-git-send-email-rna...@codeaurora.org/

Re: [PATCH V1] arm64: dts: qcom: sc7280: Add nodes for eMMC and SD card

2021-03-09 Thread Konrad Dybcio
Hi! > + > +_1 { > + status = "okay"; > + > + pinctrl-names = "default", "sleep"; > + pinctrl-0 = <_on>; > + pinctrl-1 = <_off>; > + > + vmmc-supply = <_l7b_2p9>; > + vqmmc-supply = <_l19b_1p8>; > + Redundant newline, please remove > + > +

Re: [PATCH V1] arm64: dts: qcom: sc7280: Add nodes for eMMC and SD card

2021-03-09 Thread Bjorn Andersson
On Tue 09 Mar 13:18 CST 2021, Shaik Sajida Bhanu wrote: > Add nodes for eMMC and SD card on sc7280. > > Signed-off-by: Shaik Sajida Bhanu > > --- > This change is depends on the below patch series: > https://lore.kernel.org/lkml/1613114930-1661-1-git-send-email-rna...@codeaurora.org/ >

[PATCH V1] arm64: dts: qcom: sc7280: Add nodes for eMMC and SD card

2021-03-09 Thread Shaik Sajida Bhanu
Add nodes for eMMC and SD card on sc7280. Signed-off-by: Shaik Sajida Bhanu --- This change is depends on the below patch series: https://lore.kernel.org/lkml/1613114930-1661-1-git-send-email-rna...@codeaurora.org/ https://lore.kernel.org/patchwork/project/lkml/list/?series==28035 ---