summaryrefslogtreecommitdiffstats
path: root/include/dt-bindings/clock/imx8mm-clock.h
Commit message (Collapse)AuthorAgeFilesLines
* clk: imx8mm: Define gates for pll1/2 fixed dividersLeonard Crestez2019-10-251-1/+18
| | | | | | | | | | | | | | On imx8mm there are 9 fixed-factor dividers for SYS_PLL1 and SYS_PLL2 each with their own gate. Only one of these gates (the one "dividing" by one) is currently defined and it's incorrectly set as the parent of all the fixed-factor dividers. Add the other 8 gates to the clock tree between sys_pll1/2_bypass and the fixed dividers. Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com> Reviewed-by: Abel Vesa <abel.vesa@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
* dt-bindings: clock: imx8m: Add GIC clockLeonard Crestez2019-05-231-1/+2
| | | | | | | | | This should be defined in the clock tree so that parents are not shutdown by accident Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com> Reviewed-by: Abel Vesa <abel.vesa@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
* dt-bindings: clock: imx8mm: Add SNVS clockAnson Huang2019-05-231-1/+3
| | | | | | | | Add macro for the SNVS clock of the i.MX8MM. Signed-off-by: Anson Huang <Anson.Huang@nxp.com> Reviewed-by: Leonard Crestez <leonard.crestez@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
* dt-bindings: clock: imx8mm: Add GPIO clocksAnson Huang2019-05-201-1/+7
| | | | | | | | Add macro for the GPIO clocks of the i.MX8MM. Signed-off-by: Anson Huang <Anson.Huang@nxp.com> Reviewed-by: Dong Aisheng <aisheng.dong@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
* dt-bindings: imx: Add clock binding doc for imx8mmBai Ping2019-02-211-0/+244
Add the clock binding doc for i.MX8MM. Signed-off-by: Bai Ping <ping.bai@nxp.com> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
OpenPOWER on IntegriCloud