Re: [U-Boot] [PATCH 3/3] ARM: rmobile: Enable clock framework on ULCB

2017-08-02 Thread Nobuhiro Iwamatsu
Applied to rmobile branch, thanks! 2017-07-22 6:18 GMT+09:00 Marek Vasut : > Since there is now a clock driver for RCar Gen3, enable it on this board. > > Signed-off-by: Marek Vasut > Cc: Nobuhiro Iwamatsu > --- > configs/r8a7795_ulcb_defconfig | 2 ++ > configs/r8a7796_ulcb_defconfig | 2 ++ >

[U-Boot] [PATCH 3/3] ARM: rmobile: Enable clock framework on ULCB

2017-07-21 Thread Marek Vasut
Since there is now a clock driver for RCar Gen3, enable it on this board. Signed-off-by: Marek Vasut Cc: Nobuhiro Iwamatsu --- configs/r8a7795_ulcb_defconfig | 2 ++ configs/r8a7796_ulcb_defconfig | 2 ++ 2 files changed, 4 insertions(+) diff --git a/configs/r8a7795_ulcb_defconfig b/configs/r8