Re: [PATCH 3/3] ARM: dts: imx6sx-udoo-neo: Add SD

2016-08-15 Thread Shawn Guo
On Mon, Aug 08, 2016 at 05:00:41PM +0200, Andreas Färber wrote: > Am 08.08.2016 um 16:12 schrieb Shawn Guo: > > On Tue, Jul 05, 2016 at 06:04:10AM +0200, Andreas Färber wrote: > >> Enable the SDHC node and model the SDIO_PWR GPIO as a regulator. > >> Use the SD card as default trigger for the red L

Re: [PATCH 3/3] ARM: dts: imx6sx-udoo-neo: Add SD

2016-08-08 Thread Andreas Färber
Am 08.08.2016 um 16:12 schrieb Shawn Guo: > On Tue, Jul 05, 2016 at 06:04:10AM +0200, Andreas Färber wrote: >> Enable the SDHC node and model the SDIO_PWR GPIO as a regulator. >> Use the SD card as default trigger for the red LED. >> >> Cc: Ettore Chimenti >> Signed-off-by: Andreas Färber >> ---

Re: [PATCH 3/3] ARM: dts: imx6sx-udoo-neo: Add SD

2016-08-08 Thread Shawn Guo
On Tue, Jul 05, 2016 at 06:04:10AM +0200, Andreas Färber wrote: > Enable the SDHC node and model the SDIO_PWR GPIO as a regulator. > Use the SD card as default trigger for the red LED. > > Cc: Ettore Chimenti > Signed-off-by: Andreas Färber > --- > > > arch/arm/boot/dts/imx6sx-udoo-neo.dtsi

[PATCH 3/3] ARM: dts: imx6sx-udoo-neo: Add SD

2016-07-04 Thread Andreas Färber
Enable the SDHC node and model the SDIO_PWR GPIO as a regulator. Use the SD card as default trigger for the red LED. Cc: Ettore Chimenti Signed-off-by: Andreas Färber --- arch/arm/boot/dts/imx6sx-udoo-neo.dtsi | 34 ++ 1 file changed, 34 insertions(+) diff --