Re: [PATCH 3/6] ARM: berlin: add the AHCI node for the BG2Q

2014-04-22 Thread Sebastian Hesselbarth
On 04/22/2014 06:28 PM, Thomas Petazzoni wrote: > Dear Antoine Ténart, > > On Tue, 22 Apr 2014 17:38:22 +0200, Antoine Ténart wrote: >> The BG2Q has an AHCI SATA controller. Add the corresponding node >> in its device tree. > > I believe the commit log should explain why an apparently unrelated >

Re: [PATCH 3/6] ARM: berlin: add the AHCI node for the BG2Q

2014-04-22 Thread Thomas Petazzoni
Dear Antoine Ténart, On Tue, 22 Apr 2014 17:38:22 +0200, Antoine Ténart wrote: > + ahci: sata@e9 { > + compatible = "marvell,berlin-ahci"; > + reg = <0xe9 0x1>; > + interrupts = ; > + status =

Re: [PATCH 3/6] ARM: berlin: add the AHCI node for the BG2Q

2014-04-22 Thread Thomas Petazzoni
Dear Antoine Ténart, On Tue, 22 Apr 2014 17:38:22 +0200, Antoine Ténart wrote: > The BG2Q has an AHCI SATA controller. Add the corresponding node > in its device tree. I believe the commit log should explain why an apparently unrelated generic-regs@ node gets added in this commit. Thanks! Thoma

[PATCH 3/6] ARM: berlin: add the AHCI node for the BG2Q

2014-04-22 Thread Antoine Ténart
The BG2Q has an AHCI SATA controller. Add the corresponding node in its device tree. Signed-off-by: Antoine Ténart --- arch/arm/boot/dts/berlin2q.dtsi | 12 1 file changed, 12 insertions(+) diff --git a/arch/arm/boot/dts/berlin2q.dtsi b/arch/arm/boot/dts/berlin2q.dtsi index 07452a7