Add support for Buffalo Linkstation LS-XHL and LS-CHLv2 using the device
tree where possible.
Signed-off-by: Michael Walle
---
This patch is based on Andrew Lunn's kirkwood devicetree branch at:
git://github.com/lunn/linux.git v3.5-rc7-qnap-dt
arch/arm/boot/dts/kirkwood-lschlv2.dts |
> Add support for Buffalo Linkstation LS-XHL and LS-CHLv2 using the device
> tree where possible.
>
> Signed-off-by: Michael Walle
> ---
>
> This patch is based on Andrew Lunn's kirkwood devicetree branch at:
> git://github.com/lunn/linux.git v3.5-rc7-qnap-dt
>
Add support for Buffalo Linkstation LS-XHL and LS-CHLv2 using the device
tree where possible.
Signed-off-by: Michael Walle
---
This patch is based on Andrew Lunn's kirkwood devicetree branch at:
git://github.com/lunn/linux.git v3.5-rc7-qnap-dt
Changes:
v2:
- fixed keycodes
arch/arm
Am Sonntag 10 Juni 2012, 12:32:01 schrieb Andrew Lunn:
[..]
> +config MACH_TS219_DT
> + bool "Device Tree for QNAP TS-110, TS-119, TS-119P+, TS-210, TS-219,
> TS-219P and TS-219P+ Turbo NAS" + select ARCH_KIRKWOOD_DT
> + select ARM_APPENDED_DTB
> + select ARM_ATAG_DTB_COMPAT
> +
Am Sonntag 10 Juni 2012, 12:31:53 schrieb Andrew Lunn:
> Signed-off-by: Andrew Lunn
> ---
> .../devicetree/bindings/arm/mrvl/intc.txt | 20
> ++ arch/arm/boot/dts/kirkwood.dtsi|
> 9 arch/arm/mach-kirkwood/board-dt.c | 22
Hi Jason,
Am Sonntag 03 Juni 2012, 23:01:23 schrieb Jason Cooper:
> On Sun, Jun 03, 2012 at 10:17:56PM +0200, Michael Walle wrote:
> > Signed-off-by: Michael Walle
> > ---
> >
> > .../devicetree/bindings/spi/spi-orion.txt |5 +
&
Use the device tree for the SPI driver and partition layout.
Signed-off-by: Michael Walle
---
arch/arm/boot/dts/kirkwood-dreamplug.dts | 28 +
arch/arm/mach-kirkwood/board-dreamplug.c | 40 --
2 files changed, 28 insertions(+), 40 deletions
Populate the devices with auxdata to set the device names which are used by
clkdev to lookup the clocks.
Signed-off-by: Michael Walle
---
arch/arm/boot/dts/kirkwood.dtsi |9 +
arch/arm/mach-kirkwood/board-dt.c |8 +++-
2 files changed, 16 insertions(+), 1 deletions
Signed-off-by: Michael Walle
---
.../devicetree/bindings/spi/spi-orion.txt |5 +
drivers/spi/spi-orion.c| 11 +++
2 files changed, 16 insertions(+), 0 deletions(-)
create mode 100644 Documentation/devicetree/bindings/spi/spi-orion.txt
diff
Am Mittwoch 07 März 2012, 20:27:23 schrieb Jason:
> On Wed, Mar 07, 2012 at 06:31:31PM +, Arnd Bergmann wrote:
> > On Wednesday 07 March 2012, Jason Cooper wrote:
> > > + serial@f1012000 {
> > > + compatible = "ns16550a";
> > > + reg = <0xf1012000 0xff>;
> > >
Am Sonntag 04 März 2012, 23:27:10 schrieb Jason:
> On Sun, Mar 04, 2012 at 04:48:17PM +, Arnd Bergmann wrote:
> > On Sunday 04 March 2012, Michael Walle wrote:
> > > in my older patch series i flagged all converted devices with two
> > >
&g
Am Freitag 02 März 2012, 18:50:18 schrieb Jason Cooper:
> On the Globalscale Dreamplug (Marvell Kirkwood Development Platform),
> 2MB of NOR flash are used to hold the bootloader, bootloader
> environment, and devicetree blob. It is connected via spi.
>
> Signed-off-by: Jason Cooper
> ---
>
> C
Am Freitag 02 März 2012, 18:50:21 schrieb Jason Cooper:
> The comment at mach-kirkwood/common.c:469, says this device is in every
> kirkwood board. So, it is placed in kirkwood.dtsi.
>
> Signed-off-by: Jason Cooper
> ---
>
> Changes since v1:
>
> - removed unnecessary of_*() code from _pro
Am Donnerstag 01 März 2012, 19:20:54 schrieb Jason Cooper:
> The comment at mach-kirkwood/common.c:469, says this device is in every
> kirkwood board. So, it is placed in kirkwood.dtsi.
>
> Signed-off-by: Jason Cooper
> ---
> arch/arm/boot/dts/kirkwood.dtsi |6 ++
> arch/arm/mach-kirk
14 matches
Mail list logo