[U-Boot] [PATCH 2/9] cosmetic: rockchip: rk3036: pinctrl: fix config symbol naming
Simon Glass
sjg at chromium.org
Mon Jul 18 14:16:25 CEST 2016
On 17 July 2016 at 08:13, Simon Glass <sjg at chromium.org> wrote:
> On 15 July 2016 at 16:17, Heiko Stuebner <heiko at sntech.de> wrote:
>> Rockchip socs are always named rkxxxx in all places, as also shown
>> by the naming of the rk3036 pinctrl file itself.
>> Therefore also name the config symbol according to this scheme.
>>
>> Signed-off-by: Heiko Stuebner <heiko at sntech.de>
>> ---
>> configs/evb-rk3036_defconfig | 2 +-
>> configs/kylin-rk3036_defconfig | 2 +-
>> configs/sandbox_defconfig | 2 +-
>> configs/sandbox_noblk_defconfig | 2 +-
>> drivers/pinctrl/Kconfig | 2 +-
>> drivers/pinctrl/rockchip/Makefile | 2 +-
>> 6 files changed, 6 insertions(+), 6 deletions(-)
>
> Acked-by: Simon Glass <sjg at chromium.org>
Applied to u-boot-rockchip, thanks!
More information about the U-Boot
mailing list