[U-Boot] [PATCH 10/14] tegra114: fdt: add apbdma block
Stephen Warren
swarren at wwwdotorg.org
Wed Feb 13 23:48:55 CET 2013
On 02/12/2013 08:23 PM, Allen Martin wrote:
> Add node for apbdma controller hardware.
> diff --git a/arch/arm/dts/tegra114.dtsi b/arch/arm/dts/tegra114.dtsi
> + apbdma: dma {
> + compatible = "nvidia,tegra114-apbdma", "nvidia,tegra30-apbdma", "nvidia,tegra20-apbdma";
Sam here; the HW isn't 100% backwards-compatible with any previous
generation, so only include the Tegra114 compatible value.
More information about the U-Boot
mailing list