On Tue, Jan 02, 2018 at 05:40:59PM +0100, Stefan Agner wrote: > From: Bai Ping <ping....@nxp.com> > > On i.MX 6ULL, the BOOT_MODEx and TAMPERx pin MUX and CTRL registers > are available in a separate IOMUXC_SNVS module. Add support for the > IOMUXC_SNVS module to the i.MX 6UL pinctrl driver. > > Signed-off-by: Bai Ping <ping....@nxp.com> > Signed-off-by: Stefan Agner <ste...@agner.ch> > --- > .../bindings/pinctrl/fsl,imx6ul-pinctrl.txt | 3 +-
Reviewed-by: Rob Herring <r...@kernel.org> > drivers/pinctrl/freescale/pinctrl-imx6ul.c | 52 > +++++++++++++++++++++- > 2 files changed, 52 insertions(+), 3 deletions(-)