Home
last modified time | relevance | path

Searched +full:onie +full:- +full:version (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/Documentation/devicetree/bindings/nvmem/layouts/
Donie,tlv-layout.yaml1 # 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 table
10 - Miquel Raynal <miquel.raynal@bootlin.com>
13 Modern networking hardware implementing the Open Compute Project ONIE
14 infrastructure shall provide a non-volatile memory with a table whose the
17 number, hardware version, mac addresses, etc). The underlying device type
26 const: onie,tlv-layout
[all …]
/kernel/linux/linux-6.6/drivers/nvmem/layouts/
Donie-tlv.c1 // SPDX-License-Identifier: GPL-2.0-only
3 * ONIE tlv NVMEM cells provider
5 * Copyright (C) 2022 Open Compute Group ONIE
13 #include <linux/nvmem-consumer.h>
14 #include <linux/nvmem-provider.h>
24 u8 version; member
37 return "product-name"; in onie_tlv_cell_name()
39 return "part-number"; in onie_tlv_cell_name()
41 return "serial-number"; in onie_tlv_cell_name()
43 return "mac-address"; in onie_tlv_cell_name()
[all …]
/kernel/linux/linux-6.6/
DMAINTAINERS5 ---------------------------------------------------
21 W: *Web-page* with status/info
23 B: URI for where to file *bugs*. A web-page with detailed bug
28 patches to the given subsystem. This is either an in-tree file,
29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst
46 N: [^a-z]tegra all files whose path contains tegra
64 ----------------
83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)
85 L: linux-scsi@vger.kernel.org
88 F: drivers/scsi/3w-*
[all …]