Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752391AbbHEKAP (ORCPT ); Wed, 5 Aug 2015 06:00:15 -0400 Received: from muru.com ([72.249.23.125]:41032 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750980AbbHEKAN (ORCPT ); Wed, 5 Aug 2015 06:00:13 -0400 Date: Wed, 5 Aug 2015 03:00:09 -0700 From: Tony Lindgren To: Grygorii Strashko Cc: Kishon Vijay Abraham I , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org, bcousson@baylibre.com, robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, linux@arm.linux.org.uk, t-kristo@ti.com, nsekhar@ti.com Subject: Re: [PATCH 0/4] omap: Fix broken pbias device creation Message-ID: <20150805100009.GY16878@atomide.com> References: <1437999401-3519-1-git-send-email-kishon@ti.com> <55B89590.6000109@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <55B89590.6000109@ti.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1279 Lines: 34 * Grygorii Strashko [150729 02:01]: > On 07/27/2015 03:16 PM, Kishon Vijay Abraham I wrote: > >pbias device creation got broken once SCM cleanup got merged. > >This patch series re-enables device creation by adding > >"simple-bus" in the compatible property of the syscon > >dt node. > > > >validated this series in DRA72, OMAP4 PANDA and OMAP5 UEVM > >boards. > > > >Kishon Vijay Abraham I (4): > > ARM: dts: omap24xx: Fix broken pbias device creation > > ARM: dts: OMAP4: Fix broken pbias device creation > > ARM: dts: OMAP5: Fix broken pbias device creation > > ARM: dts: dra7: Fix broken pbias device creation > > > > arch/arm/boot/dts/dra7.dtsi | 2 +- > > arch/arm/boot/dts/omap2430.dtsi | 3 ++- > > arch/arm/boot/dts/omap4.dtsi | 3 ++- > > arch/arm/boot/dts/omap5.dtsi | 3 ++- > > 4 files changed, 7 insertions(+), 4 deletions(-) > > > > For dra7-evm: > Tested-by: Grygorii Strashko Applying all into omap-for-v4.2fixes-v2 thanks. Tony -- 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/