mirror of
git://nv-tegra.nvidia.com/device/hardware/nvidia/t23x-public-dts.git
synced 2025-12-22 17:30:17 +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 Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
deb67bdfad
commit
5b71d8a42b
@@ -343,7 +343,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 */
|
||||
@@ -382,8 +381,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