Re: [PATCHv3 00/41] OMAPDSS: DT support v3
From: Tony Lindgren <tony@atomide.com>
Date: 2014-03-07 16:49:29
Also in:
linux-arm-kernel, linux-devicetree, linux-omap
* Tomi Valkeinen [off-list ref] [140305 23:32]:
Hi Tony, On 21/01/14 12:56, Tomi Valkeinen wrote:quoted
Hi, Here's version 3 of the DSS DT series.Can you have a look at the arch/arm/ parts in the series and ack if they're ok, i.e, patches 1, 2, 32.
Patches 1, 2 & 32 look OK to me, so for those please feel free to add: Acked-by: Tony Lindgren <tony@atomide.com> There's a minor merge conflict in pdata-quirks.c, but that's trivial so it should be OK for you to queue those along with the DSS patches.
Then there are the .dts patches, 22-30, for which I haven't been able to get any acks. I'm not sure who I should get acks from for those, but I don't mind adding yours if you want to give it. The .dts patches have had minor changes compared to the ones posted here, according to the DT bindings review comments, but nothing much has changed.
These will cause unnecessary merge conflicts all over the place: Auto-merging arch/arm/boot/dts/omap4.dtsi CONFLICT (content): Merge conflict in arch/arm/boot/dts/omap4.dtsi Auto-merging arch/arm/boot/dts/omap4-sdp.dts CONFLICT (content): Merge conflict in arch/arm/boot/dts/omap4-sdp.dts Auto-merging arch/arm/boot/dts/omap4-panda-common.dtsi CONFLICT (content): Merge conflict in arch/arm/boot/dts/omap4-panda-common.dtsi Auto-merging arch/arm/boot/dts/omap3.dtsi Auto-merging arch/arm/boot/dts/omap3-n900.dts CONFLICT (content): Merge conflict in arch/arm/boot/dts/omap3-n900.dts Auto-merging arch/arm/boot/dts/omap3-igep0020.dts CONFLICT (content): Merge conflict in arch/arm/boot/dts/omap3-igep0020.dts Auto-merging arch/arm/boot/dts/omap3-beagle.dts CONFLICT (content): Merge conflict in arch/arm/boot/dts/omap3-beagle.dts Auto-merging arch/arm/boot/dts/omap3-beagle-xm.dts CONFLICT (content): Merge conflict in arch/arm/boot/dts/omap3-beagle-xm.dts How about do a pull request for just the .dts changes against current omap-for-v3.15/dt branch ASAP for me so I can pull it in? That is assuming that just the .dts changes alone won't break anything. Then make sure your series works both ways and maybe do a follow up patch that flips things over after the dependencies are merged. Regards, Tony