Lines Matching +full:otp +full:- +full:1
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 ---
5 $id: http://devicetree.org/schemas/nvmem/sunplus,sp7021-ocotp.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 title: On-Chip OTP Memory for Sunplus SP7021
11 - Vincent Shih <vincent.sunplus@gmail.com>
14 - $ref: nvmem.yaml#
15 - $ref: nvmem-deprecated-cells.yaml#
19 const: sunplus,sp7021-ocotp
24 reg-names:
26 - const: hb_gpio
27 - const: otprx
30 maxItems: 1
32 thermal-calibration:
36 disconnect-voltage:
38 description: disconnect voltages of usb2 port 0 and port 1
40 mac-address0:
44 mac-address1:
46 description: MAC address of ethernet port 1
49 - compatible
50 - reg
51 - reg-names
52 - clocks
57 - |
58 otp: otp@9c00af00 {
59 compatible = "sunplus,sp7021-ocotp";
61 reg-names = "hb_gpio", "otprx";
64 #address-cells = <1>;
65 #size-cells = <1>;
66 therm_calib: thermal-calibration@14 {
69 disc_vol: disconnect-voltage@18 {
72 mac_addr0: mac-address0@34 {
75 mac_addr1: mac-address1@3a {