diff options
author | Thirupathaiah Annapureddy <thiruan@linux.microsoft.com> | 2020-09-01 13:42:45 -0700 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-09-10 11:17:46 -0400 |
commit | 0b65e494e98d645a500c0e378957e6dafbd3ab8f (patch) | |
tree | a8490efc9a8717fde72a1a458cfd306b4949aab5 /drivers/usb/dwc3/dwc3-generic.c | |
parent | df85e9576c18e868c7d42c224a0967cd31f489c0 (diff) |
arm: dts: fix ast2500-evb inclusion for the correct soc family
Include ast2500-evb.dtb for CONFIG_ASPEED_AST2500 instead of
for all aspeed targets.
ast2400 is based on ARM926EJ-S processor (ARMv5-architecture).
ast2500 is based on ARM1176JZS processor (ARMv6-architecture).
ast2600 is based on Cortex A7 processor (ARMv7-A architecture).
Each of the above SOC is using a different ARM CPU(s) with different ARM
architecture revision. It is not possible to support all 3 of these
families in a single binary. So there is no need to build ast2500-evb.dtb
for other SOC families.
Signed-off-by: Thirupathaiah Annapureddy <thiruan@linux.microsoft.com>
Diffstat (limited to 'drivers/usb/dwc3/dwc3-generic.c')
0 files changed, 0 insertions, 0 deletions