Re: [U-Boot] [PATCH V2 4/4] ARM: omapl138_lcdk: Enable Pinctrl

2019-09-14 Thread Tom Rini
On Mon, Sep 02, 2019 at 06:52:04AM -0500, Adam Ford wrote: > The single pinctrl supports the da8xx, so this patch enables > pinctrl in U-Boot. > > Signed-off-by: Adam Ford Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature _

[U-Boot] [PATCH V2 4/4] ARM: omapl138_lcdk: Enable Pinctrl

2019-09-02 Thread Adam Ford
The single pinctrl supports the da8xx, so this patch enables pinctrl in U-Boot. Signed-off-by: Adam Ford --- V2: No change diff --git a/configs/omapl138_lcdk_defconfig b/configs/omapl138_lcdk_defconfig index c74d78b547..266f2c251c 100644 --- a/configs/omapl138_lcdk_defconfig +++ b/configs/omapl