diff options
author | Peng Fan <peng.fan@nxp.com> | 2024-04-15 13:36:21 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-04-17 03:16:00 +0300 |
commit | 427f6acbc88154f40f68391dcfea36b821fcd06a (patch) | |
tree | 5c66255504e8113bc2623a9c7db5285fb27bc27a | |
parent | 19ad0f3a16d2c48da995ad481366b9ecb5b5aeb5 (diff) | |
download | linux-427f6acbc88154f40f68391dcfea36b821fcd06a.tar.xz |
dt-bindings: net: nxp,dwmac-imx: allow nvmem cells property
Allow nvmem-cells and nvmem-cell-names to get mac_address from onchip
fuse.
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20240415103621.1644735-1-peng.fan@oss.nxp.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml b/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml index 4c01cae7c93a..87bc4416eadf 100644 --- a/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml +++ b/Documentation/devicetree/bindings/net/nxp,dwmac-imx.yaml @@ -66,6 +66,10 @@ properties: Should be phandle/offset pair. The phandle to the syscon node which encompases the GPR register, and the offset of the GPR register. + nvmem-cells: true + + nvmem-cell-names: true + snps,rmii_refclk_ext: $ref: /schemas/types.yaml#/definitions/flag description: |