[U-Boot] [PATCH v2 03/18] arm: dts: MediaTek: add device tree for MT7623
Simon Glass
sjg at chromium.org
Thu Oct 25 03:29:21 UTC 2018
On 12 October 2018 at 01:00, Ryder Lee <ryder.lee at mediatek.com> wrote:
> This adds device tree for MT7623 development board - Bananapi R2
> Detailed hardware information for BPI-R2 which could be found on
> http://wiki.banana-pi.org/Banana_Pi_BPI-R2.
>
> Signed-off-by: Ryder Lee <ryder.lee at mediatek.com>
> Tested-by: Matthias Brugger <matthias.bgg at gmail.com>
> ---
> arch/arm/dts/Makefile | 1 +
> arch/arm/dts/mt7623.dtsi | 255 +++++++++++++++++++
> arch/arm/dts/mt7623n-bananapi-bpi-r2.dts | 207 ++++++++++++++++
> include/dt-bindings/clock/mt7623-clk.h | 413 +++++++++++++++++++++++++++++++
> include/dt-bindings/power/mt7623-power.h | 19 ++
> 5 files changed, 895 insertions(+)
> create mode 100644 arch/arm/dts/mt7623.dtsi
> create mode 100644 arch/arm/dts/mt7623n-bananapi-bpi-r2.dts
> create mode 100644 include/dt-bindings/clock/mt7623-clk.h
> create mode 100644 include/dt-bindings/power/mt7623-power.h
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list