Searched hist:"8 ec1924f7c3bb759088f648fd366f086e8d1f802" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/configs/ |
| H A D | rk3528_defconfig | 8ec1924f7c3bb759088f648fd366f086e8d1f802 Thu Apr 20 02:05:37 UTC 2023 Joseph Chen <chenjh@rock-chips.com> configs: rk3528: Don't remove assigned-clocks assigned-clock-rates
RK3528 crypto driver on op-tee and U-Boot have special workaround:
- Add clk enable/disable. - Clk rates are initial only once at SPL power on.
Thus, don't remove these properties to promise SPL can initial crypto rates by clk_set_defaults().
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I580f18b187481e6f1283aba1b3f8618e2c5bbe5c
|