Home
last modified time | relevance | path

Searched +full:lpc1857 +full:- +full:eeprom (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/nvmem/
H A Dnxp,lpc1857-eeprom.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/nvmem/nxp,lpc1857-eeprom.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: NXP LPC18xx EEPROM memory
10 - Frank Li <Frank.Li@nxp.com>
14 const: nxp,lpc1857-eeprom
19 reg-names:
21 - const: reg
22 - const: mem
[all …]
H A Dlpc1857-eeprom.txt1 * NXP LPC18xx EEPROM memory NVMEM driver
4 - compatible: Should be "nxp,lpc1857-eeprom"
5 - reg: Must contain an entry with the physical base address and length
6 for each entry in reg-names.
7 - reg-names: Must include the following entries.
8 - reg: EEPROM registers.
9 - mem: EEPROM address space.
10 - clocks: Must contain an entry for each entry in clock-names.
11 - clock-names: Must include the following entries.
12 - eeprom: EEPROM operating clock.
[all …]
/freebsd/sys/contrib/device-tree/src/arm/nxp/lpc/
H A Dlpc18xx.dtsi9 * Released under the terms of 3-clause BSD License
14 #include "../../armv7-m.dtsi"
16 #include "dt-bindings/clock/lpc18xx-cgu.h"
17 #include "dt-bindings/clock/lpc18xx-ccu.h"
23 #address-cells = <1>;
24 #size-cells = <1>;
27 #address-cells = <1>;
28 #size-cell
171 eeprom: eeprom@4000e000 { global() label
[all...]