Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1162485AbbKTJzd (ORCPT ); Fri, 20 Nov 2015 04:55:33 -0500 Received: from mx0b-0016f401.pphosted.com ([67.231.156.173]:53712 "EHLO mx0b-0016f401.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752860AbbKTJza (ORCPT ); Fri, 20 Nov 2015 04:55:30 -0500 Date: Fri, 20 Nov 2015 17:51:22 +0800 From: Jisheng Zhang To: , , , , , , , CC: , , Subject: Re: [PATCH 0/2] Add I2C support for Marvell Berlin BG4CT Message-ID: <20151120175122.7b79e83c@xhacker> In-Reply-To: <1448012821-7413-1-git-send-email-jszhang@marvell.com> References: <1448012821-7413-1-git-send-email-jszhang@marvell.com> X-Mailer: Claws Mail 3.13.0 (GTK+ 2.24.28; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2015-11-20_04:,, signatures=0 X-Proofpoint-Spam-Details: rule=inbound_notspam policy=inbound score=0 spamscore=0 suspectscore=0 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1507310000 definitions=main-1511200177 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1332 Lines: 38 On Fri, 20 Nov 2015 17:46:59 +0800 Jisheng Zhang wrote: > The first patch adds i2c nodes in the soc's dtsi, the second patch > enables all i2c nodes for BG4CT STB board. > > NOTE: this series depends on the missed-in-v4.4rc1 patches: > > http://lists.infradead.org/pipermail/linux-arm-kernel/2015-October/378634.html > http://lists.infradead.org/pipermail/linux-arm-kernel/2015-October/378635.html > http://lists.infradead.org/pipermail/linux-arm-kernel/2015-October/378638.html also depends on BG4CT clk support: http://lists.infradead.org/pipermail/linux-arm-kernel/2015-November/386760.html I just want to sent out for review early so that i2c support will get merged once clk patches are accepted and merged. Thanks, Jisheng > > Jisheng Zhang (2): > arm64: dts: berlin4ct: add I2C nodes for BG4CT > arm64: dts: berlin4ct: enable all i2c nodes for the STB board > > arch/arm64/boot/dts/marvell/berlin4ct-stb.dts | 50 ++++++++++++++++++++++++++ > arch/arm64/boot/dts/marvell/berlin4ct.dtsi | 52 +++++++++++++++++++++++++++ > 2 files changed, 102 insertions(+) > -- 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/