
5 Apr
2017
5 Apr
'17
5:28 a.m.
On 31 March 2017 at 22:22, Simon Glass sjg@chromium.org wrote:
On 24 March 2017 at 15:47, Vikas Manocha vikas.manocha@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@st.com
dts/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org
Applied to u-boot-dm, thanks!