[U-Boot] [PATCH 5/6] rockchip: defconfig: puma-rk3399: do not filter clock-names for SPL
sjg at google.com
sjg at google.com
Mon Jun 5 21:31:21 UTC 2017
On 31 May 2017 at 10:18, Philipp Tomsich
<philipp.tomsich at theobroma-systems.com> wrote:
> For the RK3399-Q7 module, we use full OF_CONTROL (i.e. not
> OF_PLATDATA) for SPL. In this configuration, the rockchip_dw_mmc
> driver retrieves one of its clocks via clk_get_by_name and fails if
> this is not possible. For this reason, we can not filter clock-names
> from the device-tree nodes used for the configuration of the SPL
> stage.
>
> Signed-off-by: Philipp Tomsich <philipp.tomsich at theobroma-systems.com>
> ---
>
> Changes in v2: None
>
> configs/puma-rk3399_defconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
Applied to u-boot-rockchip, thanks!
More information about the U-Boot
mailing list