Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751550AbaG0B6H (ORCPT ); Sat, 26 Jul 2014 21:58:07 -0400 Received: from vps0.lunn.ch ([178.209.37.122]:53814 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751219AbaG0B6F (ORCPT ); Sat, 26 Jul 2014 21:58:05 -0400 Date: Sun, 27 Jul 2014 03:52:44 +0200 From: Andrew Lunn To: Benoit Masson Cc: benoitm@perenite.com, Rob Herring , Pawel Moll , Ian Campbell , Kumar Gala , Russell King , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, jason@lakedaemon.net, andrew@lunn.ch, gregory.clement@free-electrons.com, sebastian.hesselbarth@googlemail.com Subject: Re: [PATCH 2/2] ARM: mvebu: Added dts defintion for Lenovo Iomega ix4-300d NAS Message-ID: <20140727015244.GA31974@lunn.ch> References: <1406418436-61452-1-git-send-email-yahoo@perenite.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1406418436-61452-1-git-send-email-yahoo@perenite.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Benoit > + i2c@11000 { > + compatible = "marvell,mv78230-a0-i2c", > + "marvell,mv64xxx-i2c"; The point of my patches is that you don't need the "marvell,mv78230-a0-i2c". It will work out at runtime if the SoC is A0 stepping and automatically enable the workaround. Please test with only "marvell,mv64xxx-i2c"; Andrew -- 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/