summaryrefslogtreecommitdiff
path: root/configs/riotboard_defconfig
diff options
context:
space:
mode:
authorChee Hong Ang <chee.hong.ang@intel.com>2020-03-09 01:21:59 -0700
committerTom Rini <trini@konsulko.com>2020-04-05 19:07:13 -0400
commit32d630fc1d2eb935027f4a760e4830dc3f15040c (patch)
tree45801d30c37c1645ddfb353709ca5ba1fa31ce4d /configs/riotboard_defconfig
parenta667cd8dd364031182dd0edfbee759f74f9c759f (diff)
downloadu-boot-WIP/05Apr2020.tar.gz
clk: socfpga: Read the clock parent's register base in probe functionWIP/05Apr2020
This commit (82de42fa14682d408da935adfb0f935354c5008f) calls child's ofdata_to_platdata() method before the parent is probed in dm core. This has caused the driver no longer able to get the correct parent clock's register base in the ofdata_to_platdata() method because the parent clocks will only be probed after the child's ofdata_to_platdata(). To resolve this, the clock parent's register base will only be retrieved by the child in probe() method instead of ofdata_to_platdata(). Signed-off-by: Chee Hong Ang <chee.hong.ang@intel.com> Reviewed-by: Ley Foon Tan <ley.foon.tan@intel.com>
Diffstat (limited to 'configs/riotboard_defconfig')
0 files changed, 0 insertions, 0 deletions