[U-Boot] [PATCH v2 02/18] arm: dts: MediaTek: add device tree for MT7629

Simon Glass sjg at chromium.org
Thu Oct 25 03:29:18 UTC 2018


On 12 October 2018 at 01:00, Ryder Lee <ryder.lee at mediatek.com> wrote:
> This patch adds MT7629 device tree and the includes it needs.
>
> Signed-off-by: Ryder Lee <ryder.lee at mediatek.com>
> ---
>  arch/arm/dts/Makefile                    |   3 +
>  arch/arm/dts/mt7629-rfb.dts              |  71 +++++++++
>  arch/arm/dts/mt7629.dtsi                 | 244 +++++++++++++++++++++++++++++++
>  include/dt-bindings/clock/mt7629-clk.h   | 206 ++++++++++++++++++++++++++
>  include/dt-bindings/power/mt7629-power.h |  13 ++
>  5 files changed, 537 insertions(+)
>  create mode 100644 arch/arm/dts/mt7629-rfb.dts
>  create mode 100644 arch/arm/dts/mt7629.dtsi
>  create mode 100644 include/dt-bindings/clock/mt7629-clk.h
>  create mode 100644 include/dt-bindings/power/mt7629-power.h

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list