commit | a5510399e9535b9348adb70c09faa3de51541f9b | [log] [tgz] |
---|---|---|
author | Leonard Crestez <leonard.crestez@nxp.com> | Mon Mar 12 16:59:25 2018 +0200 |
committer | Shawn Guo <shawnguo@kernel.org> | Tue Mar 13 09:03:14 2018 +0800 |
tree | c411da541d285ee6bbdb5679a54aa87249f65ccb | |
parent | b716aad97eb5119e73cec351179c3a23f96c7aaa [diff] |
clk: imx6ull: Add epdc_podf instead of sim_podf This is one of the differences between 6ul and 6ull: imx6ull has no sim but has epdc and this clock is redefined on the same bit. This can be verified in the Reference Manuals. Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>