Lines Matching +full:rk3588 +full:- +full:cru
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Heiko Stuebner <heiko@sntech.de>
15 - rockchip,px30-otp
16 - rockchip,rk3308-otp
17 - rockchip,rk3588-otp
26 clock-names:
29 - const: otp
30 - const: apb_pclk
31 - const: phy
32 - const: arb
38 reset-names:
43 - compatible
44 - reg
45 - clocks
46 - clock-names
47 - resets
48 - reset-names
51 - $ref: nvmem.yaml#
53 - if:
58 - rockchip,px30-otp
59 - rockchip,rk3308-otp
66 reset-names:
68 - const: phy
70 - if:
75 - rockchip,rk3588-otp
82 reset-names:
84 - const: otp
85 - const: apb
86 - const: arb
91 - |
92 #include <dt-bindings/clock/px30-cru.h>
95 #address-cells = <2>;
96 #size-cells = <2>;
99 compatible = "rockchip,px30-otp";
101 clocks = <&cru SCLK_OTP_USR>, <&cru PCLK_OTP_NS>,
102 <&cru PCLK_OTP_PHY>;
103 clock-names = "otp", "apb_pclk", "phy";
104 resets = <&cru SRST_OTP_PHY>;
105 reset-names = "phy";
106 #address-cells = <1>;
107 #size-cells = <1>;
113 cpu_leakage: cpu-leakage@17 {