Re: [PATCHv6 10/10] arm: mvebu: add .dts file for Synology DS414

2014-11-21 Thread Ben Peddell
On 22/11/14 09:46, Arnaud Ebalard wrote: + + syno_id_bit0_pin: syno-id-bit0-pin { + marvell,pins = mpp26; + marvell,function = gpio; + }; + + pmx_syno_id_bit1: syno-id-bit1-pin { + marvell,pins = mpp28; + marvell,function = gpio;

Re: [PATCHv1 2/3] arm: mvebu: add .dts file for Synology DS213j

2014-11-17 Thread Ben Peddell
On 17/11/14 18:25, Arnaud Ebalard wrote: Hi, Ben Peddell klightsp...@killerwolves.net writes: On 16/11/2014 11:14 PM, Arnaud Ebalard wrote: + gpio-fan-100-32-35 { There is some logic to this naming, but i don't remember what it is. Did you check this is appropriate? The 32-35

Re: [PATCHv1 2/3] arm: mvebu: add .dts file for Synology DS213j

2014-11-16 Thread Ben Peddell
fan config) at maximum RPM. -- Ben Peddell * ICT - School Support Officer - St Mary's School Bowen - St Catherine's School Proserpine - St John Bosco's School Collinsville * Mobile: 0431 800 195 *** Disclaimer *** This email is only for the addressees, so please don't disclose

Re: [PATCHv0] arm: mvebu: add .dts file for Synology DS213j

2014-10-26 Thread Ben Peddell
On 26/10/14 08:16, Andrew Lunn wrote: Hi Arnaud Nice to see another device supported. - When I bought the NAS, it had an old Marvell bootloader. After install of latest DSM version, the u-boot was a new one w/ I had to change the 'ranges' in the .dts to the ones below to have the

Re: [PATCHv0] arm: mvebu: add .dts file for Synology DS213j

2014-10-26 Thread Ben Peddell
On 26/10/14 18:35, Ben Peddell wrote: On 26/10/14 08:16, Andrew Lunn wrote: What does seem odd is the Reboot, FIS, etc, mtd partition names. Is there redboot installed at all? I think the RedBoot partition names are carried over from the older PPC-based Synology DiskStations. As far as I

Re: [PATCH reword] ARM: MVEBU: Netgear RN102: Use Hardware BCH ECC

2014-09-13 Thread Ben Peddell
controller in ReadyNAS 102 .dts file) Signed-off-by: Ben Peddell klightsp...@killerwolves.net Acked-by: Ezequiel Garcia ezequiel.gar...@free-electrons.com Tested-by: Arnaud Ebalard a...@natisbad.org --- arch/arm/boot/dts/armada-370-netgear-rn102.dts | 4 1 file changed, 4 insertions

Re: [PATCH] ARM: MVEBU: Netgear RN102: Use Hardware BCH ECC

2014-09-05 Thread Ben Peddell
On 06 Sep 2014 at 06:49, Arnaud Ebalard wrote: FWIW, you can add my: Tested-by: Arnaud Ebalard a...@natisbad.org Additionally, Ezequiel, would anything prevent pushing the patch to stable team (nand entry in .dts was added in 3.14): Fixes: 92beaccd8b49 (ARM: mvebu: Enable NAND

Re: [PATCH v5 4/5] ARM: Kirkwood: Fix qnap vendor prefix

2014-02-19 Thread Ben Peddell
On 19/02/14 23:05, Andrew Lunn wrote: diff --git a/drivers/power/reset/qnap-poweroff.c b/drivers/power/reset/qnap-poweroff.c index a75db7f..d350ece 100644 --- a/drivers/power/reset/qnap-poweroff.c +++ b/drivers/power/reset/qnap-poweroff.c @@ -41,7 +41,7 @@ static const struct power_off_cfg

Re: [PATCH v4 2/4] DT: Vendor prefixes: Add ricoh, ssi and synology

2014-02-17 Thread Ben Peddell
On 18/02/2014 8:34 AM, Josh Cartwright wrote: On Tue, Feb 18, 2014 at 07:45:35AM +1000, klightsp...@killerwolves.net wrote: From: Andrew Lunn and...@lunn.ch The following patches make use of vendor names ricoh, ssi and synology. Add them to the vendor prefix list. Signed-off-by: Andrew

Re: [PATCH v3 4/4] ARM: Kirkwood: Add support for many Synology NAS devices

2014-02-16 Thread Ben Peddell
directory, this patch uses a single dtsi file containing all of the modules for these boards, with all of the modules not common to all boards disabled. The board dts files then enable the appropriate modules for their boards. Signed-off-by: Ben Peddell klightsp...@killerwolves.net Tested

Re: [PATCH 4/4] ARM: Kirkwood: Add support for many Synology NAS devices

2014-02-06 Thread Ben Peddell
. This is a translation of the board setup file maintained by Ben Peddell klightsp...@killerwolves.net Signed-off-by: Andrew Lunn and...@lunn.ch Tested by Ben Peddell klightsp...@killerwolves.net cc: Ben Peddell klightsp...@killerwolves.net --- v2: Fix gpio's which should be gpo. Rebase

Re: [PATCH REPOST] ARM: Fix incorrect FDT initrd parameter override

2014-01-17 Thread Ben Peddell
On Thu, Jan 16, 2014 at 10:04 AM -0600, Rob Herring wrote: Signed-off-by: Ben Peddell klightsp...@killerwolves.net I'd really like to see phys_initrd_* removed, but that would be more invasive, so: Acked-by: Rob Herring r...@kernel.org Please submit to Russell's patch system and mark

Re: [PATCH] ARM: Fix incorrect FDT initrd parameter override

2014-01-13 Thread Ben Peddell
On 14/01/2014 7:28 AM, Jason Cooper wrote: Ahhh, ok. Thanks for the clarification. You kept that line in the version you submitted to Russell's patch tracker? Negative. I'll supersede the patch with one including that line. -- Ben Peddell IT Support Bowen, Collinsville and Proserpine

Re: [PATCH RFC RFT 0/2] ARM: Kirkwood: Synology DT files

2014-01-10 Thread Ben Peddell
On 10/01/14 21:28, Russell King - ARM Linux wrote: On Fri, Jan 10, 2014 at 11:01:06AM +1000, Ben Peddell wrote: It appears the initrd address in the devicetree structure (which is filled in from what is passed by the bootloader when CONFIG_ARM_ATAG_DTB_COMPAT is set) is processed _after_

Re: [PATCH RFC RFT 0/2] ARM: Kirkwood: Synology DT files

2014-01-10 Thread Ben Peddell
On 11/01/14 00:25, Andrew Lunn wrote: On Sat, Jan 11, 2014 at 12:09:11AM +1000, Ben Peddell wrote: On 10/01/14 21:28, Russell King - ARM Linux wrote: On Fri, Jan 10, 2014 at 11:01:06AM +1000, Ben Peddell wrote: It appears the initrd address in the devicetree structure (which is filled

Re: [PATCH RFC RFT 0/2] ARM: Kirkwood: Synology DT files

2014-01-10 Thread Ben Peddell
On 11/01/14 00:43, Andrew Lunn wrote: On Sat, Jan 11, 2014 at 12:38:25AM +1000, Ben Peddell wrote: On 11/01/14 00:25, Andrew Lunn wrote: On Sat, Jan 11, 2014 at 12:09:11AM +1000, Ben Peddell wrote: On 10/01/14 21:28, Russell King - ARM Linux wrote: On Fri, Jan 10, 2014 at 11:01:06AM +1000

Re: [PATCH RFC RFT 0/2] ARM: Kirkwood: Synology DT files

2014-01-10 Thread Ben Peddell
On 11/01/14 00:58, Russell King - ARM Linux wrote: On Fri, Jan 10, 2014 at 03:25:48PM +0100, Andrew Lunn wrote: On Sat, Jan 11, 2014 at 12:09:11AM +1000, Ben Peddell wrote: Bytes transferred = 1954736 (1dd3b0 hex) Marvell setenv bootargs console=ttyS0,115200 ip=off initrd

Re: [PATCH RFC RFT 0/2] ARM: Kirkwood: Synology DT files

2014-01-09 Thread Ben Peddell
On Thu, Jan 09, 2014 at 05:55:57PM +0100, Andrew Lunn wrote: On Thu, Jan 09, 2014 at 03:18:35PM +1000, Ben Peddell wrote: On 07/01/14 09:47, Andrew Lunn wrote: Request for Testing: This patch adds support for around 30 different boards. Most .dts files support a couple of different models. I

Re: [PATCH RFC RFT 2/2] ARM: Kirkwood: Add support for many Synology NAS devices

2014-01-08 Thread Ben Peddell
On 07/01/14 09:47, Andrew Lunn wrote: Add device tree fragments and files to support many of the kirkwood based Synology NAS devices. This is a translation of the board setup file maintained by Ben Peddell klightsp...@killerwolves.net [snip] diff --git a/arch/arm/boot/dts/synology/fan-gpios

Re: [PATCH RFC RFT 0/2] ARM: Kirkwood: Synology DT files

2014-01-08 Thread Ben Peddell
On 07/01/14 09:47, Andrew Lunn wrote: Request for Testing: This patch adds support for around 30 different boards. Most .dts files support a couple of different models. I don't have any of this hardware. None of this is tested. Tested by Ben Peddell klightsp...@killerwolves.net