Searched hist:"0753 f56e411a5e216c9899c21e54bd11dde17313" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/clk/imx/ |
H A D | clk-vf610.c | diff 0753f56e411a5e216c9899c21e54bd11dde17313 Mon Sep 07 10:21:35 CEST 2015 Sanchayan Maity <maitysanchayan@gmail.com> clk: clk-vf610: Add clock for Vybrid OCOTP controller
Add clock support for Vybrid On-Chip One Time Programmable (OCOTP) controller.
While the OCOTP block does not require explicit clock gating, for programming the OCOTP timing register the clock rate of ipg clock is required for timing calculations related to fuse and shadow register read sequence. We explicitly specify the ipg clock for OCOTP as a result.
Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
|
/linux/include/dt-bindings/clock/ |
H A D | vf610-clock.h | diff 0753f56e411a5e216c9899c21e54bd11dde17313 Mon Sep 07 10:21:35 CEST 2015 Sanchayan Maity <maitysanchayan@gmail.com> clk: clk-vf610: Add clock for Vybrid OCOTP controller
Add clock support for Vybrid On-Chip One Time Programmable (OCOTP) controller.
While the OCOTP block does not require explicit clock gating, for programming the OCOTP timing register the clock rate of ipg clock is required for timing calculations related to fuse and shadow register read sequence. We explicitly specify the ipg clock for OCOTP as a result.
Signed-off-by: Sanchayan Maity <maitysanchayan@gmail.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
|