Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754114AbbGQWBH (ORCPT ); Fri, 17 Jul 2015 18:01:07 -0400 Received: from mail-wi0-f172.google.com ([209.85.212.172]:38598 "EHLO mail-wi0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752156AbbGQWBF (ORCPT ); Fri, 17 Jul 2015 18:01:05 -0400 From: Matthias Brugger To: Mars Cheng Cc: CC Hwang , Loda Choui , Miles Chen , Scott Shu , Jades Shih , Yingjoe Chen , My Chuang , linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org, devicetree@vger.kernel.org Subject: Re: [PATCH v4 0/2] Add mt6580 basic chip support Date: Sat, 18 Jul 2015 00:01:01 +0200 Message-ID: <1668730.VCkj7kaOSH@ubix> User-Agent: KMail/4.13.3 (Linux/3.13.0-57-generic; KDE/4.13.3; x86_64; ; ) In-Reply-To: <1436854029-16599-1-git-send-email-mars.cheng@mediatek.com> References: <1436854029-16599-1-git-send-email-mars.cheng@mediatek.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1318 Lines: 35 On Tuesday, July 14, 2015 02:07:07 PM Mars Cheng wrote: > Changes in v4: > 1. Remove clocks node > 2. Remove bootargs > 3. Refine stdout-path setting > > Changes in v3: > 1. Remove useless Change-Id > 2. Add complete device tree binding in Documentation > > Changes in v2: > 1. Use stdout-path in device tree to indicate console > 2. Remove board-specific bootargs > > Mars Cheng (2): > Document: DT: Add bindings for mediatek MT6580 SoC Platform > ARM: dts: mediatek: add mt6580 basic support > > Documentation/devicetree/bindings/arm/mediatek.txt | 4 + > .../bindings/arm/mediatek/mediatek,sysirq.txt | 1 + > .../devicetree/bindings/serial/mtk-uart.txt | 3 +- > .../bindings/timer/mediatek,mtk-timer.txt | 6 +- > arch/arm/boot/dts/Makefile | 1 + > arch/arm/boot/dts/mt6580-evbp1.dts | 39 +++++++ > arch/arm/boot/dts/mt6580.dtsi | 116 > +++++++++++++++++++++ 7 files changed, 168 insertions(+), 2 deletions(-) Whole series applied to v4.2-next/dts Thanks a lot. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/