mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 17:25:35 +03:00
nvethernet: Document mdc-cr DT property
This patch adds Device Tree binding documentation for the mdc-cr property used in the nvethernet driver. This property configures the MDC clock rate for the MDIO interface. Bug 5147775 Change-Id: Iad49e9e41741f975a6dc329cce1308dc4af87ba5 Signed-off-by: Bhadram Varka <vbhadram@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3339678 Reviewed-by: svcacv <svcacv@nvidia.com> Reviewed-by: Srinivas Ramachandran <srinivasra@nvidia.com> GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
committed by
Jon Hunter
parent
ebee392608
commit
2abe7d65dd
@@ -579,6 +579,11 @@ properties:
|
||||
minimum: 0x8
|
||||
maximum: 0x8
|
||||
|
||||
nvidia,mdc-cr:
|
||||
$ref: "/schemas/types.yaml#/definitions/uint32"
|
||||
minimum: 0x0
|
||||
maximum: 0xF
|
||||
|
||||
required:
|
||||
- compatible
|
||||
- reg
|
||||
|
||||
Reference in New Issue
Block a user