Lines Matching +full:per +full:- +full:peripheral
4 Clock Generation (SCG) modules, Peripheral Clock Control (PCC)
19 ---------------------------------------------------------------------
23 processor, system, peripheral bus and external memory interface clocks,
24 source selection for peripheral clocks and control of power saving
29 - compatible: Should be "fsl,imx7ulp-scg1".
30 - reg : Should contain registers location and length.
31 - #clock-cells: Should be <1>.
32 - clocks: Should contain the fixed input clocks.
33 - clock-names: Should contain the following clock names:
36 Peripheral Clock Control (PCC) modules:
37 ---------------------------------------------------------------------
38 The Peripheral Clock Control (PCC) is responsible for clock selection,
43 - compatible: Should be one of:
44 "fsl,imx7ulp-pcc2",
45 "fsl,imx7ulp-pcc3".
46 - reg : Should contain registers location and length.
47 - #clock-cells: Should be <1>.
48 - clocks: Should contain the fixed input clocks.
49 - clock-names: Should contain the following clock names:
56 See include/dt-bindings/clock/imx7ulp-clock.h
61 #include <dt-bindings/clock/imx7ulp-clock.h>
64 compatible = "fsl,imx7ulp-scg1;
68 clock-names = "rosc", "sosc", "sirc",
70 #clock-cells = <1>;
74 compatible = "fsl,imx7ulp-pcc2";
76 #clock-cells = <1>;
88 clock-names = "nic1_bus_clk", "nic1_clk", "ddr_clk",
95 compatible = "fsl,imx7ulp-usdhc";
101 clock-names ="ipg", "ahb", "per";
102 bus-width = <4>;