From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752912AbdBIPyH (ORCPT ); Thu, 9 Feb 2017 10:54:07 -0500 Received: from vps0.lunn.ch ([178.209.37.122]:32966 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752310AbdBIPyD (ORCPT ); Thu, 9 Feb 2017 10:54:03 -0500 Date: Thu, 9 Feb 2017 16:51:55 +0100 From: Andrew Lunn To: Ralph Sennhauser Cc: Florian Fainelli , Jason Cooper , Gregory Clement , Sebastian Hesselbarth , Rob Herring , Mark Rutland , Russell King , "moderated list:ARM/Marvell Kirkwood and Armada 370, 375, 38x,..." , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , open list Subject: Re: [PATCH] ARM: dts: armada-385-linksys: fix DSA compatible property Message-ID: <20170209155155.GA29882@lunn.ch> References: <20170209152702.23036-1-ralph.sennhauser@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170209152702.23036-1-ralph.sennhauser@gmail.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 On Thu, Feb 09, 2017 at 04:27:02PM +0100, Ralph Sennhauser wrote: > The switch to the new DSA binding used "marvell,mv88e6095" for the > compatible property which doesn't exist, use "marvell,mv88e6085" > instead. > > Fixes: 455b82f03f52 ("ARM: dts: armada-385-linksys: Utilize new DSA binding") > Signed-off-by: Ralph Sennhauser Hi Ralph Good catch. Reviewed-by: Andrew Lunn Gregory, this is in the mvebu dt branch and need fixing there. [Goes away to look at the other dts files] O.K. Florian only made this typ0 once in the patchset. Andrew