Re: [EXT] Re: [PATCH 03/11] dts: mvebu: Add pin control definitions for SDIO interafce

2021-02-03 Thread Andrew Lunn
> > > + sdhci_pins: sdhi-pins { > > > > sdhi-pins ? > > > [KP] You mean to replace the underline with dash? I think he would like a c added in the correct place. Andrew

RE: [EXT] Re: [PATCH 03/11] dts: mvebu: Add pin control definitions for SDIO interafce

2021-02-03 Thread Kostya Porotchkin
> > > > + sdhci_pins: sdhi-pins { > > > > > > sdhi-pins ? > > > > > [KP] You mean to replace the underline with dash? > > I think he would like a c added in the correct place. > [KP] Ahh, now I see it. Thank you, Andrew! Kosta > Andrew

RE: [EXT] Re: [PATCH 03/11] dts: mvebu: Add pin control definitions for SDIO interafce

2021-02-03 Thread Kostya Porotchkin
t; sebastian.hesselba...@gmail.com; gregory.clem...@bootlin.com; > and...@lunn.ch; m...@semihalf.com; j...@semihalf.com; Nadav Haklai > ; Stefan Chulski ; Ben Peled > > Subject: [EXT] Re: [PATCH 03/11] dts: mvebu: Add pin control definitions for >

RE: [EXT] Re: [PATCH 03/11] dts: mvebu: Add pin control definitions for SDIO interafce

2021-02-03 Thread Kostya Porotchkin
Nadav Haklai ; > robh...@kernel.org; Stefan Chulski ; > m...@semihalf.com; Ben Peled ; > sebastian.hesselba...@gmail.com; linux-arm-ker...@lists.infradead.org > Subject: [EXT] Re: [PATCH 03/11] dts: mvebu: Add pin control definitions for >

Re: [PATCH 03/11] dts: mvebu: Add pin control definitions for SDIO interafce

2021-02-03 Thread Russell King - ARM Linux admin
On Wed, Feb 03, 2021 at 03:31:30PM +0200, kos...@marvell.com wrote: > From: Konstantin Porotchkin > > Add SDIO mode pin control configration for CP0 on A8K DB. > > Signed-off-by: Konstantin Porotchkin > --- > arch/arm64/boot/dts/marvell/armada-70x0.dtsi | 6 ++ >

Re: [PATCH 03/11] dts: mvebu: Add pin control definitions for SDIO interafce

2021-02-03 Thread Baruch Siach
Hi Konstantin, On Wed, Feb 03 2021, kos...@marvell.com wrote: > From: Konstantin Porotchkin > > Add SDIO mode pin control configration for CP0 on A8K DB. This patch does not touch the A8K DB device-tree file. baruch > > Signed-off-by: Konstantin Porotchkin > --- >

[PATCH 03/11] dts: mvebu: Add pin control definitions for SDIO interafce

2021-02-03 Thread kostap
From: Konstantin Porotchkin Add SDIO mode pin control configration for CP0 on A8K DB. Signed-off-by: Konstantin Porotchkin --- arch/arm64/boot/dts/marvell/armada-70x0.dtsi | 6 ++ arch/arm64/boot/dts/marvell/armada-80x0.dtsi | 6 ++ 2 files changed, 12 insertions(+) diff --git