[U-Boot] [PATCH] dm: avoid dropping pin control DT properties in case of SPL_PINCTRL

Simon Glass sjg at chromium.org
Sat Apr 1 04:22:30 UTC 2017


On 24 March 2017 at 15:47, Vikas Manocha <vikas.manocha at st.com> wrote:
> This patch replaces SPL_PINCTRL_FULL with SPL_PINCNTRL. It is to avoid removal
> of pin control properties in case of SPL_PINCTRL. No impact in case of
> SPL_PINCTRL_FULL as it depends on SPL_PINCTRL.
>
> Signed-off-by: Vikas Manocha <vikas.manocha at st.com>
> ---
>  dts/Kconfig | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list