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

Simon Glass sjg at chromium.org
Wed Apr 5 03:28:04 UTC 2017


On 31 March 2017 at 22:22, Simon Glass <sjg at chromium.org> wrote:
> 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>

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list