mirror of
git://nv-tegra.nvidia.com/device/hardware/nvidia/t23x-public-dts.git
synced 2025-12-22 09:12:02 +03:00
nv-soc: Remove redundant properties of eth node
Remove the properties of the ethernet device node
which are already present in tegra234.dtsi.
Bug 4707773
Change-Id: Ic65955c587c18ad185b42e4f3317c0eba39b456c
Signed-off-by: Vedant Deshpande <vedantd@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3170872
(cherry picked from commit 5b71d8a42b)
Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3177118
GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com>
Reviewed-by: Brad Griffis <bgriffis@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
b39a684d94
commit
d64a024f00
@@ -231,7 +231,6 @@
|
||||
};
|
||||
|
||||
ethernet@6800000 {
|
||||
compatible = "nvidia,tegra234-mgbe";
|
||||
reg = <0x0 0x06800000 0x0 0x10000>, /* HV base */
|
||||
<0x0 0x06810000 0x0 0x10000>, /* MGBE base */
|
||||
<0x0 0x068A0000 0x0 0x10000>, /* XPCS base */
|
||||
@@ -270,8 +269,6 @@
|
||||
"mgbe_macsec", "rx-input";
|
||||
interconnects = <&mc TEGRA234_MEMORY_CLIENT_MGBEARD>,
|
||||
<&mc TEGRA234_MEMORY_CLIENT_MGBEAWR>;
|
||||
interconnect-names = "dma-mem", "write";
|
||||
iommus = <&smmu_niso0 TEGRA234_SID_MGBE>;
|
||||
nvidia,vm-irq-config = <&mgbe_vm_irq_config>;
|
||||
nvidia,num-dma-chans = <10>;
|
||||
nvidia,dma-chans = <0 1 2 3 4 5 6 7 8 9>;
|
||||
|
||||
Reference in New Issue
Block a user