From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabio Estevam Date: Sat, 2 Feb 2019 07:46:09 -0200 Subject: [U-Boot] [PATCH v4 13/20] mx6sabreauto: Add DM_GPIO support In-Reply-To: <1549039198-16674-14-git-send-email-abel.vesa@nxp.com> References: <1549039198-16674-1-git-send-email-abel.vesa@nxp.com> <1549039198-16674-14-git-send-email-abel.vesa@nxp.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, Feb 1, 2019 at 2:49 PM Abel Vesa wrote: > > Add the DM_GPIO related config for mx6sabreauto. > Also add the gpio request calls. > > Signed-off-by: Abel Vesa > Reviewed-by: Peng Fan Reviewed-by: Fabio Estevam