aboutsummaryrefslogtreecommitdiff
path: root/include/dt-bindings
diff options
context:
space:
mode:
authorGravatar Adriana Reus <adriana.reus@nxp.com> 2017-10-02 13:32:10 +0300
committerGravatar Stephen Boyd <sboyd@codeaurora.org> 2017-11-02 00:26:14 -0700
commitedc5a8e754aba9c6eaeddd18cb1e72462f99b16c (patch)
tree3f0789d3c0a99dd4b31f0321087ea168595898d9 /include/dt-bindings
parentclk: imx: clk-imx6ul: allow lcdif_pre_sel to change parent rate (diff)
downloadlinux-edc5a8e754aba9c6eaeddd18cb1e72462f99b16c.tar.gz
linux-edc5a8e754aba9c6eaeddd18cb1e72462f99b16c.tar.bz2
linux-edc5a8e754aba9c6eaeddd18cb1e72462f99b16c.zip
clk: imx: imx7d: Fix parent clock for OCRAM_CLK
The parent of OCRAM_CLK should be axi_main_root_clk and not axi_post_div. before: axi_src 1 1 332307692 0 0 axi_cg 1 1 332307692 0 0 axi_pre_div 1 1 332307692 0 0 axi_post_div 1 1 332307692 0 0 ocram_clk 0 0 332307692 0 0 main_axi_root_clk 1 1 332307692 0 0 after: axi_src 1 1 332307692 0 0 axi_cg 1 1 332307692 0 0 axi_pre_div 1 1 332307692 0 0 axi_post_div 1 1 332307692 0 0 main_axi_root_clk 1 1 332307692 0 0 ocram_clk 0 0 332307692 0 0 Reference Doc: i.MX 7D Reference Manual - Chap 5, p 516 (https://www.nxp.com/docs/en/reference-manual/IMX7DRM.pdf) Fixes: 8f6d8094b215 ("ARM: imx: add imx7d clk tree support") Signed-off-by: Adriana Reus <adriana.reus@nxp.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'include/dt-bindings')
0 files changed, 0 insertions, 0 deletions