[PATCH 0/4] omap: Fix broken pbias device creation

Kishon Vijay Abraham I kishon at ti.com
Mon Jul 27 05:16:37 PDT 2015


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




More information about the linux-arm-kernel mailing list