linux-next: manual merge of the arm-soc tree with the staging tree
From: arnd@arndb.de (Arnd Bergmann)
Date: 2012-05-16 10:54:24
Also in:
linux-next, lkml
From: arnd@arndb.de (Arnd Bergmann)
Date: 2012-05-16 10:54:24
Also in:
linux-next, lkml
On Wednesday 16 May 2012, Stephen Rothwell wrote:
Today's linux-next merge of the arm-soc tree got a conflict in
arch/arm/boot/dts/at91sam9g20.dtsi between commit 7cb2e629a240 ("ARM:
AT91: Add ADC driver to the at91sam9g20 dtsi") from the staging tree and
commit 5b6089cb6f28 ("ARM: at91: add at91sam9260 DT support") from the
arm-soc tree.
So, I didn't know what to do with this, so I used the arm-soc version of
this file (effectively throwing away the staging tree change). Hints,
anyone?I suspect the addition of the adc node should just go into the at91sam9260.dtsi file. Arnd