Commit 56c74b6ce29f86d74c37af75eac7beb3375754cf

Authored by Mohammad Rasim
Committed by Neil Armstrong
1 parent 92e5f31b04

ARM: dts: meson: add u-boot.dtsi for p200 and p201

This adds *-u-boot.dtsi files for p200 and p201 boards
These are just copies of arch/arm/dts/meson-gxbb-odroidc2-u-boot.dtsi

Signed-off-by: Mohammad Rasim <mohammad.rasim96@gmail.com>
Acked-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>

Showing 2 changed files with 14 additions and 0 deletions Side-by-side Diff

arch/arm/dts/meson-gxbb-p200-u-boot.dtsi
  1 +// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
  2 +/*
  3 + * Copyright (c) 2019 BayLibre, SAS.
  4 + * Author: Neil Armstrong <narmstrong@baylibre.com>
  5 + */
  6 +
  7 +#include "meson-gx-u-boot.dtsi"
arch/arm/dts/meson-gxbb-p201-u-boot.dtsi
  1 +// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
  2 +/*
  3 + * Copyright (c) 2019 BayLibre, SAS.
  4 + * Author: Neil Armstrong <narmstrong@baylibre.com>
  5 + */
  6 +
  7 +#include "meson-gx-u-boot.dtsi"