Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752985AbbG0MRp (ORCPT ); Mon, 27 Jul 2015 08:17:45 -0400 Received: from bear.ext.ti.com ([192.94.94.41]:45239 "EHLO bear.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752564AbbG0MRn (ORCPT ); Mon, 27 Jul 2015 08:17:43 -0400 From: Kishon Vijay Abraham I To: , , , , CC: , , , , , , , , , , Subject: [PATCH 0/4] omap: Fix broken pbias device creation Date: Mon, 27 Jul 2015 17:46:37 +0530 Message-ID: <1437999401-3519-1-git-send-email-kishon@ti.com> X-Mailer: git-send-email 1.7.9.5 MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 972 Lines: 28 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(-) -- 1.7.9.5 -- 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/