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

Simon Glass sjg at chromium.org
Fri Dec 23 09:39:02 CET 2016


On 25 November 2016 at 20:16, Simon Glass <sjg at chromium.org> 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.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v6:
> - Drop unwanted root-node properties from tegra20-u-boot.dtsi
>
> Changes in v5:
> - Add a new tegra patch to use an automatically included .dtsi file
>
> Changes in v4: None
> Changes in v3: None
> Changes in v2: None
>
>  arch/arm/dts/tegra124-nyan-big-u-boot.dtsi | 15 +++++++++++++++
>  arch/arm/dts/tegra124-nyan-big.dts         |  2 --
>  arch/arm/dts/tegra20-u-boot.dtsi           |  8 ++++++++
>  arch/arm/dts/tegra20.dtsi                  |  2 --
>  4 files changed, 23 insertions(+), 4 deletions(-)
>  create mode 100644 arch/arm/dts/tegra124-nyan-big-u-boot.dtsi
>  create mode 100644 arch/arm/dts/tegra20-u-boot.dtsi

Applied to u-boot-dm and now in mainline.


More information about the U-Boot mailing list