Searched hist:"6 f2d1d7df6e184aa20f3f75855897f5fa81f883e" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/configs/ |
| H A D | puma-rk3399_defconfig | 6f2d1d7df6e184aa20f3f75855897f5fa81f883e Wed May 31 16:18:50 UTC 2017 Philipp Tomsich <philipp.tomsich@theobroma-systems.com> rockchip: defconfig: puma-rk3399: do not filter clock-names for SPL
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@theobroma-systems.com> Reviewed-by: Simon Glass <sjg@chromium.org>
|