Lines Matching +full:mac +full:- +full:address0
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#"
18 const: sunplus,sp7021-ocotp
23 reg-names:
25 - const: hb_gpio
26 - const: otprx
31 "#address-cells":
34 "#size-cells":
37 thermal-calibration:
41 disconnect-voltage:
45 mac-address0:
47 description: MAC address of ethernet port 0
49 mac-address1:
51 description: MAC address of ethernet port 1
54 - compatible
55 - reg
56 - reg-names
57 - clocks
62 - |
64 compatible = "sunplus,sp7021-ocotp";
66 reg-names = "hb_gpio", "otprx";
69 #address-cells = <1>;
70 #size-cells = <1>;
71 therm_calib: thermal-calibration@14 {
74 disc_vol: disconnect-voltage@18 {
77 mac_addr0: mac-address0@34 {
80 mac_addr1: mac-address1@3a {