diff options
| author | Andrew Turner <andrew@FreeBSD.org> | 2016-01-28 20:21:15 +0000 |
|---|---|---|
| committer | Andrew Turner <andrew@FreeBSD.org> | 2016-01-28 20:21:15 +0000 |
| commit | 235ad806ee815395bce54dc1b0ce1c06cd29b44a (patch) | |
| tree | 41cbd9055ad0d6dfa04377df1bb51f3c3f3948e2 /src/arm/at91sam9x5_macb0.dtsi | |
| parent | da75c2cc5808a45edc76752ba495dcc5dcd4346c (diff) | |
Notes
Diffstat (limited to 'src/arm/at91sam9x5_macb0.dtsi')
| -rw-r--r-- | src/arm/at91sam9x5_macb0.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arm/at91sam9x5_macb0.dtsi b/src/arm/at91sam9x5_macb0.dtsi index 57e89d1d03253..73d7e30965bad 100644 --- a/src/arm/at91sam9x5_macb0.dtsi +++ b/src/arm/at91sam9x5_macb0.dtsi @@ -53,7 +53,7 @@ }; macb0: ethernet@f802c000 { - compatible = "cdns,at32ap7000-macb", "cdns,macb"; + compatible = "cdns,at91sam9260-macb", "cdns,macb"; reg = <0xf802c000 0x100>; interrupts = <24 IRQ_TYPE_LEVEL_HIGH 3>; pinctrl-names = "default"; |
