Skip to content

Commit 3088ab3

Browse files
dt-bindings: mfd: syscon: Add ti,am62p-cpsw-mac-efuse compatible
The CTRLMMR_MAC_IDx registers within the CTRL_MMR space of TI's AM62p SoC contain the MAC Address programmed in the eFuse. Add compatible for allowing the CPSW driver to obtain a regmap for the CTRLMMR_MAC_IDx registers within the System Controller device-tree node. The default MAC Address for the interface corresponding to the first MAC port will be set to the value programmed in the eFuse. Signed-off-by: Siddharth Vadapalli <[email protected]> Acked-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Lee Jones <[email protected]>
1 parent 4cce569 commit 3088ab3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Documentation/devicetree/bindings/mfd/syscon.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ properties:
8888
- rockchip,rv1126-qos
8989
- starfive,jh7100-sysmain
9090
- ti,am62-usb-phy-ctrl
91+
- ti,am62p-cpsw-mac-efuse
9192
- ti,am654-dss-oldi-io-ctrl
9293
- ti,am654-serdes-ctrl
9394
- ti,j784s4-pcie-ctrl

0 commit comments

Comments
 (0)