Searched +full:nvmem +full:- +full:layout (Results 1 – 8 of 8) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/nvmem/layouts/fixed-layout.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: NVMEM layout for fixed NVMEM cells10 Many NVMEM devices have hardcoded cells layout (offset and size of defined11 NVMEM content doesn't change).13 This binding allows defining such NVMEM layout with its cells. It can be used14 on top of any NVMEM device.17 - Rafał Miłecki <rafal@milecki.pl>[all …]
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/nvmem/layouts/nvmem[all...]
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/nvmem/layouts/onie,tlv-layout.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: NVMEM layout of the ONIE tlv table10 - Miquel Raynal <miquel.raynal@bootlin.com>14 infrastructure shall provide a non-volatile memory with a table whose the26 const: onie,tlv-layout28 product-name:32 part-number:[all …]
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/nvmem/layouts/kontron,sl28-vpd.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: NVMEM layout of the Kontron SMARC-sAL28 vital product data10 - Michael Walle <michael@walle.cc>15 on-board ethernet devices are derived from this base MAC address by22 const: kontron,sl28-vpd24 serial-number:30 base-mac-address:[all …]
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/nvmem/nvmem.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: NVMEM (Non Volatile Memory)10 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org>17 some data on NVMEM, for the OS to be able to retrieve these23 "#address-cells":26 "#size-cells":29 read-only:[all …]
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/nvmem/nvmem-deprecated-cells.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: NVMEM old syntax for fixed cells10 - Srinivas Kandagatla <srinivas.kandagatla@linaro.org>13 Before introducing NVMEM layouts all NVMEM (fixed) cells were defined14 as direct device subnodes. That syntax was replaced by "fixed-layout"18 "@[0-9a-f]+(,[0-7])?$":21 - $ref: layouts/fixed-cell.yaml[all …]
1 // SPDX-License-Identifier: GPL-2.0+3 * Device Tree file for the Kontron SMARC-sAL28 board.9 /dts-v1/;10 #include "fsl-ls1028a.dtsi"11 #include <dt-bindings/interrupt-controller/irq.h>12 #include <dt-bindings/gpio/gpio.h>13 #include <dt-bindings/input/input.h>16 model = "Kontron SMARC-sAL28";33 compatible = "gpio-keys";35 power-button {[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)4 ---6 $schema: http://devicetree.org/meta-schema[all...]