[PATCH 4/4] ARM: tegra: Restore USB/PCIE info in new DT board file
Stephen Warren
swarren at wwwdotorg.org
Fri Feb 8 12:58:33 EST 2013
On 02/08/2013 12:29 AM, Hiroshi Doyu wrote:
> Mainly for the compatibility for the existing driver.
> This would be removed once new USB/PCIE DT supports come.
This series makes Tegra20 broken between commit 3/4 and 4/4. Why not do
the following instead:
1) Patch 1/4 as-is.
2) Rename board-dt-tegra20.c to tegra.c with no code changes to it.
3) Add Tegra30/114 compatible values into tegra.c, and delete the old
Tegra30/114-specific board files.
Fewer patches, and each patch builds and runs on all systems without any
issue.
More information about the linux-arm-kernel
mailing list