Searched +full:px30 +full:- +full:pmucru (Results 1 – 4 of 4) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0+ OR MIT)3 ---4 $id: http://devicetree.org/schemas/clock/rockchip,px30-cru.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Rockchip PX30 Clock and Reset Unit (CRU)10 - Elaine Zhang <zhangqing@rock-chips.com>11 - Heiko Stuebner <heiko@sntech.de>14 The PX30 clock controller generates and supplies clocks to various19 preprocessor macros in the dt-bindings/clock/px30-cru.h headers and can be24 clock-output-names:[all …]
1 * Rockchip PX30 Clock and Reset Unit3 The PX30 clock controller generates and supplies clock to various9 - compatible: PMU for CRU should be "rockchip,px30-pmu-cru"10 - compatible: CRU should be "rockchip,px30-cru"11 - reg: physical base address of the controller and length of memory mapped13 - clocks: A list of phandle + clock-specifier pairs for the clocks listed14 in clock-names15 - clock-names: Should contain the following:16 - "xin24m" for both PMUCRU and CRU17 - "gpll" for CRU (sourced from PMUCRU)[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)6 #include <dt-bindings/clock/px30-cru.h>7 #include <dt-bindings/gpio/gpio.h>8 #include <dt-bindings/interrupt-controller/arm-gic.h>9 #include <dt-bindings/interrupt-controller/irq.h>10 #include <dt-bindings/pinctrl/rockchip.h>11 #include <dt-bindings/power/px30-power.h>12 #include <dt-bindings/soc/rockchip,boot-mode.h>13 #include <dt-bindings/thermal/thermal.h>16 compatible = "rockchip,px30";[all …]
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/phy/rockchip,px30-ds[all...]