[U-Boot] [PATCH v5 10/13] tegra: Use a U-Boot-specific .dtsi file

Stephen Warren swarren at wwwdotorg.org
Thu Nov 17 20:45:19 CET 2016


On 11/16/2016 06:13 PM, Simon Glass wrote:
> With the new device-tree rules it is possible to put device-tree changes
> needed by U-Boot into their own file. As an example of this approach, move
> Tegra over to use it.

Sounds like a good idea.

> diff --git a/arch/arm/dts/tegra20-u-boot.dtsi b/arch/arm/dts/tegra20-u-boot.dtsi

> +/ {
> +	compatible = "nvidia,tegra20";
> +	interrupt-parent = <&lic>;

I don't think either of those lines is specific to U-Boot.

I'd expect to see more "U-Boot overlay" DTs than this; I recall there 
being more differences between U-Boot and kernel DTS files when I last 
sync'd the two.


More information about the U-Boot mailing list