![]() |
|
|||
0001 // SPDX-License-Identifier: GPL-2.0-only 0002 0003 #include "dm814x.dtsi" 0004 0005 / { 0006 compatible = "ti,dra62x"; 0007 }; 0008 0009 /* Compared to dm814x, dra62x has different offsets for Ethernet */ 0010 &mac { 0011 reg = <0 0x800>, 0012 <0x1200 0x100>; 0013 }; 0014 0015 &davinci_mdio { 0016 reg = <0x1000 0x100>; 0017 }; 0018 0019 #include "dra62x-clocks.dtsi"
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |