| # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) |
| # Copyright (C) Sunplus Co., Ltd. 2021 |
| $id: http://devicetree.org/schemas/nvmem/sunplus,sp7021-ocotp.yaml# |
| $schema: http://devicetree.org/meta-schemas/core.yaml# |
| title: On-Chip OTP Memory for Sunplus SP7021 |
| - Vincent Shih <vincent.sunplus@gmail.com> |
| - $ref: nvmem-deprecated-cells.yaml# |
| const: sunplus,sp7021-ocotp |
| description: thermal calibration values |
| description: disconnect voltages of usb2 port 0 and port 1 |
| description: MAC address of ethernet port 0 |
| description: MAC address of ethernet port 1 |
| unevaluatedProperties: false |
| compatible = "sunplus,sp7021-ocotp"; |
| reg = <0x9c00af00 0x34>, <0x9c00af80 0x58>; |
| reg-names = "hb_gpio", "otprx"; |
| therm_calib: thermal-calibration@14 { |
| disc_vol: disconnect-voltage@18 { |
| mac_addr0: mac-address0@34 { |
| mac_addr1: mac-address1@3a { |