Searched hist:"898 d64395c6f8889fc9fd09a0a4dc6a6f018598f" (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/configs/ |
| H A D | chromebook_jerry_defconfig | 898d64395c6f8889fc9fd09a0a4dc6a6f018598f Fri Jan 22 02:43:38 UTC 2016 Simon Glass <sjg@chromium.org> rockchip: Use a separate clock ID for clocks
At present we use the same peripheral ID for clocks and pinctrl. While this works it is probably better to use the device tree clock binding ID for clocks. We can use the clk_get_by_index() function to find this.
Update the clock drivers and the code that uses them.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| H A D | firefly-rk3288_defconfig | 898d64395c6f8889fc9fd09a0a4dc6a6f018598f Fri Jan 22 02:43:38 UTC 2016 Simon Glass <sjg@chromium.org> rockchip: Use a separate clock ID for clocks
At present we use the same peripheral ID for clocks and pinctrl. While this works it is probably better to use the device tree clock binding ID for clocks. We can use the clk_get_by_index() function to find this.
Update the clock drivers and the code that uses them.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/drivers/mmc/ |
| H A D | rockchip_dw_mmc.c | 898d64395c6f8889fc9fd09a0a4dc6a6f018598f Fri Jan 22 02:43:38 UTC 2016 Simon Glass <sjg@chromium.org> rockchip: Use a separate clock ID for clocks
At present we use the same peripheral ID for clocks and pinctrl. While this works it is probably better to use the device tree clock binding ID for clocks. We can use the clk_get_by_index() function to find this.
Update the clock drivers and the code that uses them.
Signed-off-by: Simon Glass <sjg@chromium.org>
|