Am 18.02.2018 um 18:01 schrieb Dmitry Osipenko: > Add device tree node for the Video Decoder Engine found on Tegra30 SoC's. > > Signed-off-by: Dmitry Osipenko <digetx@xxxxxxxxx> > --- > arch/arm/boot/dts/tegra30.dtsi | 27 +++++++++++++++++++++++++++ > 1 file changed, 27 insertions(+) > > diff --git a/arch/arm/boot/dts/tegra30.dtsi b/arch/arm/boot/dts/tegra30.dtsi > index 1fb0c421a9d8..8ae72ffe0048 100644 > --- a/arch/arm/boot/dts/tegra30.dtsi > +++ b/arch/arm/boot/dts/tegra30.dtsi > @@ -17,6 +17,11 @@ > #address-cells = <1>; > #size-cells = <1>; > ranges = <0 0x40000000 0x40000>; > + > + vde_pool: vde { > + reg = <0x400 0x3fc00>; vde@400 then, to avoid dtc warnings. > + pool; > + }; > }; > > pcie@3000 { Regards, Andreas -- SUSE Linux GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Felix Imendörffer, Jane Smithard, Graham Norton HRB 21284 (AG Nürnberg) -- To unsubscribe from this list: send the line "unsubscribe linux-tegra" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html