Re: [PATCH 0/3] OMAP hwspinlock DT updates
From: Tony Lindgren <tony@atomide.com>
Date: 2014-02-28 22:14:39
Also in:
linux-arm-kernel, linux-omap
From: Tony Lindgren <tony@atomide.com>
Date: 2014-02-28 22:14:39
Also in:
linux-arm-kernel, linux-omap
* Suman Anna [off-list ref] [140113 16:29]:
Hi, This series updates the existing OMAP hwspinlock DT nodes to have a #hwlock-cells property as suggested by Mark Rutland [1], and adds the hwspinlock nodes for two other newer SoCs - DRA7xx and AM43xx. Posting the series separately from the driver DT adapation changes [2] to avoid maintainer confusion.
Thanks applying into omap-for-v3.15/dt. Tony
[1] http://marc.info/?l=linux-omap&m=138433541420926&w=2 [2] http://marc.info/?l=linux-omap&m=138965904015225&w=2 Suman Anna (3): ARM: dts: OMAP: Add #hwlock-cells property to hwspinlock nodes ARM: dts: DRA7: Add hwspinlock node ARM: dts: AM4372: Add hwspinlock node arch/arm/boot/dts/am33xx.dtsi | 1 + arch/arm/boot/dts/am4372.dtsi | 7 +++++++ arch/arm/boot/dts/dra7.dtsi | 7 +++++++ arch/arm/boot/dts/omap4.dtsi | 1 + arch/arm/boot/dts/omap5.dtsi | 1 + 5 files changed, 17 insertions(+) -- 1.8.4.3