Searched +full:px30 +full:- +full:otp (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/nvmem/rockchip,otp.yaml#5 $schema: http://devicetree.org/meta-schema[all...]
1 Rockchip internal OTP (One Time Programmable) memory device tree bindings4 - compatible: Should be one of the following.5 - "rockchip,px30-otp" - for PX30 SoCs.6 - "rockchip,rk3308-otp" - for RK3308 SoCs.7 - reg: Should contain the registers location and size8 - clocks: Must contain an entry for each entry in clock-names.9 - clock-names: Should be "otp", "apb_pclk" and "phy".10 - resets: Must contain an entry for each entry in reset-names.12 - reset-names: Should be "phy".17 otp: otp@ff290000 {[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-gi804 otp: nvmem@ff290000 { global() label [all...]