Lines Matching +full:mtd +full:- +full:eeprom
1 // SPDX-License-Identifier: GPL-2.0-or-later OR MIT
6 * Copyright (C) 2018-2020 Christian Lamparter <chunkeey@gmail.com>
9 /dts-v1/;
12 #include "bcm5301x-nand-cs0-bch8.dtsi"
13 #include <dt-bindings/leds/common.h>
33 compatible = "gpio-leds";
39 panic-indicator;
49 compatible = "gpio-keys";
51 button-restart {
58 pwm-leds {
59 compatible = "pwm-leds";
62 /* SYS-LED 1 - Tricolor */
66 max-brightness = <255>;
70 /* SYS-LED 1 - Tricolor */
74 max-brightness = <255>;
78 /* SYS-LED 1 - Tricolor */
82 max-brightness = <255>;
88 clock-frequency = <62500000>;
89 /delete-property/ clocks;
99 * bluetooth-le {
101 * enable-gpios = <&chipcommon 20 GPIO_ACTIVE_HIGH>;
107 nvmem-cell-names = "mac-address";
108 nvmem-cells = <&mac_address>;
123 pinctrl-names = "default";
124 pinctrl-0 = <&pinmux_pwm>;
128 nand-ecc-algo = "hw";
134 * [ 1.721667] 1 bcm47xxpart partitions found on MTD device brcmnand.0
135 * [ 1.727962] Creating 1 MTD partitions on "brcmnand.0":
136 * [ 1.733117] 0x000000400000-0x000008000000 : "nvram"
139 compatible = "fixed-partitions";
140 #address-cells = <0x1>;
141 #size-cells = <0x1>;
144 label = "u-boot";
146 read-only;
152 read-only;
158 read-only;
164 read-only;
188 fixed-link {
190 duplex-full;
199 pinctrl-names = "default";
200 pinctrl-0 = <&pinmux_i2c>;
202 clock-frequency = <100000>;
207 shunt-resistor = <60000>; /* = 60 mOhms */
210 eeprom: eeprom@50 { label
214 read-only;
215 #address-cells = <1>;
216 #size-cells = <1>;
218 mac_address: mac-address@66 {