Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933014AbbGJPBx (ORCPT ); Fri, 10 Jul 2015 11:01:53 -0400 Received: from mail-wg0-f41.google.com ([74.125.82.41]:33450 "EHLO mail-wg0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932981AbbGJPBj (ORCPT ); Fri, 10 Jul 2015 11:01:39 -0400 From: Matthias Brugger To: mars.cheng@mediatek.com Cc: cc.hwang@mediatek.com, loda.chou@mediatek.com, miles.chen@mediatek.com, scott.shu@mediatek.com, jades.shih@mediatek.com, yingjoe.chen@mediatek.com, my.chuang@mediatek.com, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org, devicetree@vger.kernel.org Subject: Re: [PATCH 2/2] ARM: dts: mediatek: add mt6580 basic support Date: Fri, 10 Jul 2015 17:01:34 +0200 Message-ID: <2315308.OGuGlIy214@ubix> User-Agent: KMail/4.13.3 (Linux/3.13.0-57-generic; KDE/4.13.3; x86_64; ; ) In-Reply-To: <1436255771-5367-3-git-send-email-mars.cheng@mediatek.com> References: <1436255771-5367-1-git-send-email-mars.cheng@mediatek.com> <1436255771-5367-3-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: 990 Lines: 27 On Tuesday, July 07, 2015 03:56:11 PM mars.cheng@mediatek.com wrote: > From: Mars Cheng > > This adds basic chip support for Mediatek 6580. > > Signed-off-by: Mars Cheng > --- > arch/arm/boot/dts/Makefile | 1 + > arch/arm/boot/dts/mt6580-evbp1.dts | 35 +++++++++++ > arch/arm/boot/dts/mt6580.dtsi | 123 > +++++++++++++++++++++++++++++++++++++ 3 files changed, 159 insertions(+) > create mode 100644 arch/arm/boot/dts/mt6580-evbp1.dts > create mode 100644 arch/arm/boot/dts/mt6580.dtsi Please take into account the comments Mark made on your mt6795 patch set [1]. Apart from that, it looks good to me. Thanks, Matthias [1] https://patchwork.kernel.org/patch/6743921/ -- 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/