]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
dt-bindings: net: Fix Tegra234 MGBE PTP clock
authorJon Hunter <jonathanh@nvidia.com>
Wed, 1 Apr 2026 10:29:40 +0000 (11:29 +0100)
committerJakub Kicinski <kuba@kernel.org>
Fri, 3 Apr 2026 23:02:30 +0000 (16:02 -0700)
commitfb22b1fc5bca3c0aad95388933497ceb30f1fb26
tree0472c08882a143af4ded6f2cf05b57f127a7f83b
parent1345e9f4e3f3bc7d8a0a2138ae29e205a857a555
dt-bindings: net: Fix Tegra234 MGBE PTP clock

The PTP clock for the Tegra234 MGBE device is incorrectly named
'ptp-ref' and should be 'ptp_ref'. This is causing the following
warning to be observed on Tegra234 platforms that use this device:

 ERR KERN tegra-mgbe 6800000.ethernet eth0: Invalid PTP clock rate
 WARNING KERN tegra-mgbe 6800000.ethernet eth0: PTP init failed

Although this constitutes an ABI breakage in the binding for this
device, PTP support has clearly never worked and so fix this now
so we can correct the device-tree for this device. Note that the
MGBE driver still supports the legacy 'ptp-ref' clock name and so
older/existing device-trees will still work, but given that this
is not the correct name, there is no point to advertise this in the
binding.

Fixes: 189c2e5c7669 ("dt-bindings: net: Add Tegra234 MGBE")
Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Link: https://patch.msgid.link/20260401102941.17466-3-jonathanh@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Documentation/devicetree/bindings/net/nvidia,tegra234-mgbe.yaml