[U-Boot] [PATCH 0/2] With the update of the RK3399 DTS (to sync it with what the kernel uses),

Philipp Tomsich philipp.tomsich at theobroma-systems.com
Tue Apr 25 07:52:05 UTC 2017


the support for the Designware driver in the RK3399 needs some minor
adjustments to successfully attach:
 - the clock identifier that the simple clk driver for the RK3399 sees
   has changed (SCLK_SDMMC -> HCLK_SDMMC)
 - the 'clock-freq-min-max' property has been deprecated upstream

For the submitted update of the DTS see:
    https://patchwork.ozlabs.org/patch/752192/

For the deprecation of the 'clock-freq-min-max' property, see
    https://github.com/torvalds/linux/commit/b023030f10573de738bbe8df63d43acab64c9f7b


Philipp Tomsich (2):
  rockchip: clk: rk3399: adapt MMC clk configuration to the updated
    RK3399 DTS
  rockchip: mmc: handle deprecation of 'clock-freq-min-max'

 drivers/clk/rockchip/clk_rk3399.c |  4 ++++
 drivers/mmc/rockchip_dw_mmc.c     | 20 ++++++++++++++++++--
 2 files changed, 22 insertions(+), 2 deletions(-)

-- 
1.9.1



More information about the U-Boot mailing list