Re: [U-Boot] [PATCH v2 3/5] rv1108: Enable eMMC support

2018-11-27 Thread Otavio Salvador
On Mon, Nov 26, 2018 at 11:51 PM Andy Yan wrote: > The subject should be something like: "Arm: dts: rockchip: add emmc > pinctrl for rv1108" Thanks, I am preparing a v3 and will send it soon. -- Otavio Salvador O.S. Systems http://www.ossystems.com.brhtt

Re: [U-Boot] [PATCH v2 3/5] rv1108: Enable eMMC support

2018-11-26 Thread Philipp Tomsich
> On 27.11.2018, at 02:56, Andy Yan wrote: > > Hi: > > On 2018/11/27 上午12:18, Otavio Salvador wrote: >> On Tue, Nov 20, 2018 at 4:56 PM Otavio Salvador >> wrote: >>> This adds the pinctrl handles to enable the use of eMMC on custom >>> boards (as minievk) and makes it easier for later additi

Re: [U-Boot] [PATCH v2 3/5] rv1108: Enable eMMC support

2018-11-26 Thread Andy Yan
Hi: On 2018/11/27 上午12:18, Otavio Salvador wrote: On Tue, Nov 20, 2018 at 4:56 PM Otavio Salvador wrote: This adds the pinctrl handles to enable the use of eMMC on custom boards (as minievk) and makes it easier for later addition. Signed-off-by: Otavio Salvador Andy, did you review it? Is t

Re: [U-Boot] [PATCH v2 3/5] rv1108: Enable eMMC support

2018-11-26 Thread Andy Yan
Hi:  The subject should be something like: "Arm: dts: rockchip: add emmc pinctrl for rv1108" On 2018/11/21 上午2:55, Otavio Salvador wrote: This adds the pinctrl handles to enable the use of eMMC on custom boards (as minievk) and makes it easier for later addition. Signed-off-by: Otavio Salvad

Re: [U-Boot] [PATCH v2 3/5] rv1108: Enable eMMC support

2018-11-26 Thread Otavio Salvador
On Tue, Nov 20, 2018 at 4:56 PM Otavio Salvador wrote: > > This adds the pinctrl handles to enable the use of eMMC on custom > boards (as minievk) and makes it easier for later addition. > > Signed-off-by: Otavio Salvador Andy, did you review it? Is there someone which would be more appropriate

[U-Boot] [PATCH v2 3/5] rv1108: Enable eMMC support

2018-11-20 Thread Otavio Salvador
This adds the pinctrl handles to enable the use of eMMC on custom boards (as minievk) and makes it easier for later addition. Signed-off-by: Otavio Salvador --- Changes in v2: - split bounce buffer change on a new patch arch/arm/dts/rv1108.dtsi | 29 + 1 file change