Re: [PATCH 1/2] USB: at91: fix the number of endpoint parameter

2014-01-17 Thread Nicolas Ferre
On 17/01/2014 03:59, Bo Shen : In sama5d3 SoC, there are 16 endpoints. As the USBA_NR_ENDPOINTS is only 7. So, fix it for sama5d3 SoC using the udc-num_ep. Signed-off-by: Bo Shen voice.s...@atmel.com Acked-by: Nicolas Ferre nicolas.fe...@atmel.com --- drivers/usb/gadget

Re: [PATCH 2/2] USB: at91: using USBA_NR_DMAS for DMA channels

2014-01-17 Thread Nicolas Ferre
-by: Nicolas Ferre nicolas.fe...@atmel.com --- drivers/usb/gadget/atmel_usba_udc.c | 2 +- drivers/usb/gadget/atmel_usba_udc.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/usb/gadget/atmel_usba_udc.c b/drivers/usb/gadget/atmel_usba_udc.c index 7e67a81..5cded1c

Re: [PATCH] devicetree: macb: Document clock properties

2013-12-16 Thread Nicolas Ferre
On 13/12/2013 23:03, Soren Brinkmann : The macb driver uses the clock bindings. Document the required properties, especially the driver specific clock-names. Signed-off-by: Soren Brinkmann soren.brinkm...@xilinx.com Acked-by: Nicolas Ferre nicolas.fe...@atmel.com Thanks

Re: [PATCH 2/2] pinctrl: at91: replace clk_prepare + clk_enable by clk_prepare_enable

2013-12-16 Thread Nicolas Ferre
On 15/12/2013 19:30, Boris BREZILLON : Replace the clk_prepare and clk_enable calls by a single clk_prepare_enable call. Signed-off-by: Boris BREZILLON b.brezil...@overkiz.com Acked-by: Nicolas Ferre nicolas.fe...@atmel.com --- drivers/pinctrl/pinctrl-at91.c |6 ++ 1 file

Re: [PATCH 1/2] pinctrl: at91: fix clk_unprepare and clk_disable order

2013-12-16 Thread Nicolas Ferre
On 15/12/2013 19:30, Boris BREZILLON : clk_unprepare shall be called before clk_disable. Fix the issue by replacing the clk_unprepare and clk_disable calls by a single clk_disable_unprepare call. Signed-off-by: Boris BREZILLON b.brezil...@overkiz.com Acked-by: Nicolas Ferre nicolas.fe

Re: linux-next: manual merge of the renesas tree with the arm-soc tree

2013-12-16 Thread Nicolas Ferre
) from the renesas tree. I fixed it up (see below) and can carry the fix as necessary (no action is required). Fine for me. Thanks. Bye, -- Nicolas Ferre -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo

Re: [PATCH] clk: at91: fix pmc_clk_ids data type attriubte

2013-12-17 Thread Nicolas Ferre
On 16/12/2013 22:25, Boris BREZILLON : Fix pmc_clk_ids data type attribute (__initdata - __initconst). Signed-off-by: Boris BREZILLON b.brezil...@overkiz.com Reported-by: Fengguang Wu fengguang...@intel.com Acked-by: Nicolas Ferre nicolas.fe...@atmel.com I take it in at91-3.14-cleanup2

Re: [PATCH] mmc: atmel-mci: document clock properties

2013-12-19 Thread Nicolas Ferre
On 17/12/2013 10:36, Boris BREZILLON : Document the clock properties required by the atmel-mci driver. Signed-off-by: Boris BREZILLON b.brezil...@overkiz.com Acked-by: Nicolas Ferre nicolas.fe...@atmel.com --- .../devicetree/bindings/mmc/atmel-hsmci.txt|5 + 1 file

[PATCH 1/2] dmaengine: at_hdmac: remove the call to issue_pending from tx_status

2014-01-27 Thread Nicolas Ferre
Triggering the dmaengine from tx_status call seems awkward. If data are remaining in the DMA FIFO, the normal operations should drain them anyway. Signed-off-by: Nicolas Ferre nicolas.fe...@atmel.com --- drivers/dma/at_hdmac.c | 7 --- 1 file changed, 7 deletions(-) diff --git a/drivers/dma

[RFC PATCH 0/2] dmaengine: at_hdmac: fix locking according to slave DMA requirements

2014-01-27 Thread Nicolas Ferre
Hi, This is an attempt to solve the locking issue that we currently have with the Atmel at_hdmac dmaengine driver. I tested these patches with several drivers but may need more coverage before making them permanent... Comments welcome. Nicolas Ferre (2): dmaengine: at_hdmac: remove the call

[PATCH 2/2] dmaengine: at_hdmac: run callback function with no lock held nor interrupts disabled

2014-01-27 Thread Nicolas Ferre
atc_issue_pending() function is made void. Signed-off-by: Nicolas Ferre nicolas.fe...@atmel.com --- drivers/dma/at_hdmac.c | 121 + 1 file changed, 71 insertions(+), 50 deletions(-) diff --git a/drivers/dma/at_hdmac.c b/drivers/dma/at_hdmac.c index

Re: linux-next: manual merge of the clk tree with Linus' tree

2014-01-29 Thread Nicolas Ferre
(see below) and can carry the fix as necessary (no action is required). Your fix is correct. Thanks Stephen. Best regards, -- Nicolas Ferre -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http

Re: [PATCH] net: macb: Fix build warning

2013-12-11 Thread Nicolas Ferre
-by: Soren Brinkmann soren.brinkm...@xilinx.com Acked-by: Nicolas Ferre nicolas.fe...@atmel.com --- drivers/net/ethernet/cadence/macb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/ethernet/cadence/macb.c b/drivers/net/ethernet/cadence/macb.c index 419529a9309d

Re: [PATCH v2 0/5] net: macb updates

2013-12-12 Thread Nicolas Ferre
. */ + return clk_get_rate(clk); +} + #endif /* CONFIG_AT91_PROGRAMMABLE_CLOCKS */ -- Nicolas Ferre -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please

[PATCH] ARM: at91: remove AT91_PROGRAMMABLE_CLOCKS configuration option

2013-12-12 Thread Nicolas Ferre
remove this option instead of adding code just to build a workaround. Signed-off-by: Nicolas Ferre nicolas.fe...@atmel.com --- Olof, Kevin, This patch goes on top of the AT91 cleanup branch. Bye, arch/arm/configs/at91_dt_defconfig | 1 - arch/arm/configs/at91rm9200_defconfig

Re: [PATCH 3/3] pinctrl: at91: implement at91_pinconf_dbg_show

2013-12-13 Thread Nicolas Ferre
(s, (%d), val); + } + return; } static void at91_pinconf_group_dbg_show(struct pinctrl_dev *pctldev, -- Nicolas Ferre -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http

[GIT PULL] at91: drivers for 3.14 #1

2013-12-13 Thread Nicolas Ferre
crypto drivers DT support: - add DT to sha/des/aes existing drivers - add DMA DT - all documentation added to crypto/atmel-crypto.txt file Nicolas Ferre (4): crypto: atmel-aes - add support for Device Tree crypto: atmel

Re: [PATCH 2/3] pinctrl: at91: initialize config parameter to 0

2013-12-09 Thread Nicolas Ferre
in include/linux/pinctrl/pinconf.h? Bye, -- Nicolas Ferre -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

[GIT PULL] at91: soc updates for 3.14 #1

2013-12-09 Thread Nicolas Ferre
(-) create mode 100644 arch/arm/boot/dts/sama5d36.dtsi create mode 100644 arch/arm/boot/dts/sama5d36ek.dts -- Nicolas Ferre -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org

[GIT PULL] at91: dt for 3.14 #1

2013-12-09 Thread Nicolas Ferre
partition table ARM: at91: dt: at91rm9200ek: add emac and nor flash support Ludovic Desroches (2): ARM: at91: at91sam9g45: set default mmc pinctrl-names ARM: at91: at91sam9g45: add i2c pinctrl Nicolas Ferre (9): ARM: at91/trivial: fix at91rm9200 rts/cts pinctrl definitions

Re: [PATCH] usb: gadget: at91_udc: add usb_clk for transition to common clk framework

2013-08-12 Thread Nicolas Ferre
BREZILLON b.brezil...@overkiz.com Acked-by: Nicolas Ferre nicolas.fe...@atmel.com --- drivers/usb/gadget/at91_udc.c | 17 - drivers/usb/gadget/at91_udc.h |2 +- 2 files changed, 17 insertions(+), 2 deletions(-) diff --git a/drivers/usb/gadget/at91_udc.c b/drivers/usb

Re: [PATCH v2] USB: ohci-at91: add usb_clk for transition to common clk framework

2013-08-12 Thread Nicolas Ferre
IS_ENABLED(CONFIG_COMMON_CLK) to isolate new at91 clk support Signed-off-by: Boris BREZILLON b.brezil...@overkiz.com Well, for this v2 as well: Acked-by: Nicolas Ferre nicolas.fe...@atmel.com (even if it is too late) Bye, --- drivers/usb/host/ohci-at91.c | 23

Re: [PATCH] pinctrl: at91: choose appropriate handler for level interrupts

2013-08-12 Thread Nicolas Ferre
level (low or high). In this case we have to use 'handle_level_irq' which mask the interrupt until the handle has treated it. Signed-off-by: Boris BREZILLON b.brezil...@overkiz.com Nicolas/Jean-Christophe: any opinion on this patch? Back online: Acked-by: Nicolas Ferre nicolas.fe...@atmel.com

Re: [PATCH 00/15] iio: adc: at91 cleanups and atmel_tsadcc removal

2014-03-24 Thread Nicolas Ferre
On 22/03/2014 13:31, Jonathan Cameron : On 19/03/14 10:19, Nicolas Ferre wrote: On 16/03/2014 19:30, Jonathan Cameron : On 05/03/14 17:35, Alexandre Belloni wrote: This patch set is a followup of my previous series: iio: adc: at91 fixes I'm sorry it is so long, I made sure

Re: [PATCH 00/16] move at91 and avr32 to the PWM framework, remove obsolete drivers

2014-03-27 Thread Nicolas Ferre
. For the AT91 specific bits, you can add my: Acked-by: Nicolas Ferre nicolas.fe...@atmel.com It is a very nice cleanup and I can take the series with me in the AT91 git tree (likely the at91-3.16-cleanup or at91-3.16-drivers branch) if everybody agree. Bye, arch/arm/mach-at91/at91sam9263.c

Re: [PATCH v3 00/11] ARM: at91: rework main and slow clk implementation

2014-04-30 Thread Nicolas Ferre
for both clk and DT changes (whatever path is chosen: either at91 or clk tree) because the changes are tightly coupled. Boris, First of all, well... Acked-by: Nicolas Ferre nicolas.fe...@atmel.com I didn't find something to add but the little comment about the documentation that you already fixed

Re: [PATCH] spi: atmel: fix incorrect comparison

2014-05-06 Thread Nicolas Ferre
as unsigned: Acked-by: Nicolas Ferre nicolas.fe...@atmel.com --- drivers/spi/spi-atmel.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/drivers/spi/spi-atmel.c b/drivers/spi/spi-atmel.c index 079e6b1b0cdb..39417fd8462f 100644 --- a/drivers/spi/spi-atmel.c +++ b

Re: [GIT PULL] at91: fixes for 3.15 #1

2014-04-25 Thread Nicolas Ferre
On 18/04/2014 14:52, Nicolas Ferre : Arnd, Olof, Kevin, Two little fixes for AT91. The one that moves the dt-bindings include directory is pretty interesting as, with Exynos, AT91 was the only one to use this clk directory. Thanks, best regards, The following changes since commit

Re: [PATCH v2 02/11] clk: at91: update main clk documentation

2014-04-18 Thread Nicolas Ferre
-parent = pmc; interrupts = 0; #clock-cells = 0; - clocks = ck32k; - clock-frequency = 18432000; + clocks = main_rc_osc main_osc; }; Required properties for master clock: -- Nicolas Ferre -- To unsubscribe from

Re: [PATCH v2 04/11] clk: at91: add slow clk documentation

2014-04-18 Thread Nicolas Ferre
be 0 (reg is used to encode clk id). -- Nicolas Ferre -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org

Re: [PATCH v4 1/2] ASoC: sam9g20_wm8731: remove useless mach/gpio.h

2014-04-18 Thread Nicolas Ferre
On 14/04/2014 11:54, Nicolas Ferre : This include file is about to disapear. In addition it is useless for this code. So it is time to remove it. Signed-off-by: Nicolas Ferre nicolas.fe...@atmel.com --- Hi Mark, This patch is needed before we integrate the folling one. It will allow us

Re: [PATCH 0/2] Add more peripherals to the sam9rlek

2014-04-18 Thread Nicolas Ferre
: at91/dt: sam9rl: add lcd, adc, usb gadget and pwm support ARM: at91/dt: add peripherals to the at91sam9rlek board Ok: both added to at91-3.16-dt Acked-by: Nicolas Ferre nicolas.fe...@atmel.com arch/arm/boot/dts/at91sam9rl.dtsi | 265 +++-- arch/arm/boot/dts

Re: [PATCH] ARM: at91: fix spi cs on sama5d3 Xplained board

2014-04-18 Thread Nicolas Ferre
On 01/04/2014 09:12, Bo Shen : The PD16 is the CS3 for SPI0 while not SPI1. Signed-off-by: Bo Shen voice.s...@atmel.com Acked-by: Nicolas Ferre nicolas.fe...@atmel.com Okay, queued in at91-3.15-fixes. Thanks --- This patch is based on v3.14-rc8 arch/arm/boot/dts/at91

Re: [PATCH 0/3] ARM: at91: improve at91sam9m10g45ek support

2014-04-18 Thread Nicolas Ferre
is inversed Ok, nice: the whole series stacked on top of at91-3.16-dt. Thanks. Acked-by: Nicolas Ferre nicolas.fe...@atmel.com arch/arm/boot/dts/at91sam9g45.dtsi | 33 +++-- arch/arm/boot/dts/at91sam9m10g45ek.dts | 20 ++-- 2 files changed, 49 insertions

Re: [PATCH 0/8] ARM: at91: sama5d3: enable sound support

2014-04-18 Thread Nicolas Ferre
insertions(+), 13 deletions(-) -- Nicolas Ferre -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [PATCH 1/8] ARM: at91: sama5d3: add DMA property for SSC devices

2014-04-18 Thread Nicolas Ferre
On 17/03/2014 10:45, Bo Shen : Add DMA property for SSC devices on SAMA5D3 SoC. Signed-off-by: Bo Shen voice.s...@atmel.com Acked-by: Nicolas Ferre nicolas.fe...@atmel.com --- arch/arm/boot/dts/sama5d3.dtsi | 6 ++ 1 file changed, 6 insertions(+) diff --git a/arch/arm/boot/dts

Re: [PATCH 2/8] ARM: at91: sama5d3: disable sound by default

2014-04-18 Thread Nicolas Ferre
On 17/03/2014 10:45, Bo Shen : Make the sound device in disabled status by default Signed-off-by: Bo Shen voice.s...@atmel.com Acked-by: Nicolas Ferre nicolas.fe...@atmel.com --- arch/arm/boot/dts/sama5d3xmb.dtsi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/boot/dts

Re: [PATCH 3/8] ARM: at91: sama5d3: correct the sound compatible string

2014-04-18 Thread Nicolas Ferre
On 17/03/2014 10:45, Bo Shen : As the sama5d3 dtsi file in go into mainline before sound driver, and, the sound compatible string is changed when go into mainline. Add this patch to correct the sound compatible string. Signed-off-by: Bo Shen voice.s...@atmel.com Acked-by: Nicolas Ferre

Re: [PATCH 5/8] ARM: at91: sama5d3: clock for ssc from rk pin

2014-04-18 Thread Nicolas Ferre
On 17/03/2014 10:45, Bo Shen : According to hardware design the clock for SSC device is from rk pin. Signed-off-by: Bo Shen voice.s...@atmel.com Acked-by: Nicolas Ferre nicolas.fe...@atmel.com --- arch/arm/boot/dts/sama5d3xmb.dtsi | 4 1 file changed, 4 insertions(+) diff --git

Re: [PATCH 4/8] ARM: at91: sama5d3: add the missing property

2014-04-18 Thread Nicolas Ferre
On 17/03/2014 10:45, Bo Shen : If without the MICBIAS routing, the record don't work. Add the missing MICBIAS routing to let record from mic working. Signed-off-by: Bo Shen voice.s...@atmel.com Acked-by: Nicolas Ferre nicolas.fe...@atmel.com --- arch/arm/boot/dts/sama5d3xmb.dtsi | 1

Re: [PATCH v5 3/3] ARM: dts: sama5d3xcm: add the regulator device node

2014-04-18 Thread Nicolas Ferre
; + }; + }; + }; + }; }; nand0: nand@6000 { -- Nicolas Ferre -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord

[GIT PULL] at91: fixes for 3.15 #1

2014-04-18 Thread Nicolas Ferre
/sama5d3_uart.dtsi| 2 +- include/dt-bindings/{clk = clock}/at91.h | 0 9 files changed, 9 insertions(+), 9 deletions(-) rename include/dt-bindings/{clk = clock}/at91.h (100%) -- Nicolas Ferre -- To unsubscribe from this list: send the line unsubscribe linux-kernel

[GIT PULL] at91: DT for 3.16 #1

2014-04-18 Thread Nicolas Ferre
/boot/dts/sama5d3xmb.dtsi | 9 +- 6 files changed, 405 insertions(+), 18 deletions(-) -- Nicolas Ferre -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo

Re: [PATCH 0/8] ARM: at91: sama5d3: enable sound support

2014-04-18 Thread Nicolas Ferre
On 19/04/2014 00:06, Boris BREZILLON : On 18/04/2014 22:35, Nicolas Ferre wrote: On 17/03/2014 10:45, Bo Shen : This patch add sound support on sama5d3xek board. This patch series based on the following patch set: clk: at91: better support for the PCKs http://comments.gmane.org

Re: [PATCH 2/3] ARM: at91: at91sam9g45: change at91_adc name

2014-04-22 Thread Nicolas Ferre
On 15/03/2014 16:33, Jonathan Cameron : On 10/03/14 13:26, Nicolas Ferre wrote: On 06/03/2014 20:16, Jonathan Cameron : On 05/03/14 16:57, Alexandre Belloni wrote: We can't use at91_adc to refer to the at91_adc driver anymore as the name is used to match an id_table. Signed-off

[PATCH] ARM: at91: add pull-up to i2c[02] on SAMA5D3 Xplained

2014-04-22 Thread Nicolas Ferre
As there are no pull-up resistors on the board itself it can be useful to use the SoC pad pull-up to be able to easily connect usual i2c devices. Signed-off-by: Nicolas Ferre nicolas.fe...@atmel.com --- arch/arm/boot/dts/at91-sama5d3_xplained.dts | 14 ++ 1 file changed, 14

Re: [PATCH] pwm: atmel: set pwm_chip can_sleep flag

2014-04-10 Thread Nicolas Ferre
On 09/04/2014 20:26, Alexandre Belloni : atmel_pwm_config() calls clk_get_rate() which might sleep, so we need to set pwm_chip can_sleep flag. Signed-off-by: Alexandre Belloni alexandre.bell...@free-electrons.com Acked-by: Nicolas Ferre nicolas.fe...@atmel.com --- drivers/pwm/pwm-atmel.c

[PATCH v4 2/2] ARM: at91: localize GPIO header

2014-04-14 Thread Nicolas Ferre
for this to the mach-at91 folder. Signed-off-by: Linus Walleij linus.wall...@linaro.org [nicolas.fe...@atmel.com: adapt to newer kernel, add rsi-ews board] Signed-off-by: Nicolas Ferre nicolas.fe...@atmel.com --- ChangeLog v3-v4: - removal of board-qil-a9260.c board as it was moved to DT in 3.15 - modification

[PATCH v4 1/2] ASoC: sam9g20_wm8731: remove useless mach/gpio.h

2014-04-14 Thread Nicolas Ferre
This include file is about to disapear. In addition it is useless for this code. So it is time to remove it. Signed-off-by: Nicolas Ferre nicolas.fe...@atmel.com --- Hi Mark, This patch is needed before we integrate the folling one. It will allow us to remove the mach/gpio.h header file for AT91

Re: [PATCH v2 2/4] mmc: atmel-mci: prepare clk before calling enable

2013-06-28 Thread Nicolas Ferre
, ATMCI_CR, ATMCI_CR_MCIDIS); atmci_readl(host, ATMCI_SR); - clk_disable(host-mck); + clk_disable_unprepare(host-mck); if (host-dma.chan) dma_release_channel(host-dma.chan); -- Nicolas Ferre -- To unsubscribe from this list: send the line unsubscribe linux

[PATCH] ARM: at91/DT: fix at91sam9n12ek memory node

2013-06-28 Thread Nicolas Ferre
Signed-off-by: Nicolas Ferre nicolas.fe...@atmel.com --- arch/arm/boot/dts/at91sam9n12ek.dts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/boot/dts/at91sam9n12ek.dts b/arch/arm/boot/dts/at91sam9n12ek.dts index d59b70c..3d77dbe 100644 --- a/arch/arm/boot/dts

Re: [PATCH 0/2] ARM: sunxi: Convert DTSI to new CPU bindings

2013-07-02 Thread Nicolas Ferre
/arm/boot/dts/sun5i-a10s.dtsi | 2 ++ arch/arm/boot/dts/sun5i-a13.dtsi | 2 ++ 3 files changed, 6 insertions(+) -- Nicolas Ferre -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http

[GIT PULL] at91: drivers for 3.17 #1

2014-07-09 Thread Nicolas Ferre
delete mode 100644 include/linux/atmel-pwm-bl.h delete mode 100644 include/linux/atmel_pwm.h -- Nicolas Ferre -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo

[GIT PULL] at91: dt for 3.17 #1

2014-07-09 Thread Nicolas Ferre
frequencies ARM: at91/dt: usb_a9263: define crystals frequencies Bo Shen (2): ARM: at91: sama5d3xek: switch sound to CCF ARM: at91: at91sam9n12ek: switch sound to CCF Nicolas Ferre (3): ARM: at91/dt: add DMA controller node to at91sam9rl ARM: at91/dt: add NAND + DMA

Re: [GIT PULL] ARM: at91: Switch to CCF for 3.17

2014-07-09 Thread Nicolas Ferre
-at91/at91rm9200.c| 6 +- arch/arm/mach-at91/at91sam9260.c | 6 +- arch/arm/mach-at91/at91sam9263.c | 6 +- arch/arm/mach-at91/at91sam9g45.c | 6 +- 31 files changed, 1467 insertions(+), 11 deletions(-) -- Nicolas

[PATCH] ARM: at91: at91sam9x5: add clocks for usb device

2014-07-11 Thread Nicolas Ferre
jiri.prc...@aksignal.cz Signed-off-by: Nicolas Ferre nicolas.fe...@atmel.com --- Arnd, Olof, Kevin, This fix is the only one that I have for 3.16-rc currently. Can you please take it as a patch and queue it? It can go on top of already sent AT91 fixes for 3.16 or a 3.16-rc4. Best regards, arch/arm/boot

[PATCH] misc: atmel_pwm: fix Kconfig symbols

2014-06-25 Thread Nicolas Ferre
during the move to the PWM sub-system. Reported-by: Paul Bolle pebo...@tiscali.nl Signed-off-by: Nicolas Ferre nicolas.fe...@atmel.com --- Guys, The rework is delayed to 3.17. So, in the meantime, I send this little patch as a fix for 3.16. Bye, drivers/misc/Kconfig | 2 +- 1 file changed, 1

Re: [GIT PULL] at91: fixes for 3.16 (drivers) #1

2014-06-25 Thread Nicolas Ferre
On 17/06/2014 10:42, Nicolas Ferre : Arnd, Olof, Kevin, As advised by Olof, here is the interesting updated on PWM drivers for AT91 resent after 3.16-rc1 release. Delaying the inclusion of this material has solved all the issues with dependecies that previous pull-request had ([GIT PULL

[PATCH] ARM: at91/dt: sam9261: remove slow RC osc

2014-06-25 Thread Nicolas Ferre
-by: Nicolas Ferre nicolas.fe...@atmel.com --- arch/arm/boot/dts/at91sam9261.dtsi | 17 ++--- 1 file changed, 2 insertions(+), 15 deletions(-) diff --git a/arch/arm/boot/dts/at91sam9261.dtsi b/arch/arm/boot/dts/at91sam9261.dtsi index c8e8b92df51b..a81aab4281a7 100644 --- a/arch/arm/boot/dts

Re: [PATCH 0/6] ARM: at91: more clocks fixes for 3.16

2014-06-25 Thread Nicolas Ferre
under the clocks node ARM: at91/dt: sama5d3 crystals under the clocks node On the whole series: Acked-by: Nicolas Ferre nicolas.fe...@atmel.com And stacked on 3.16-fixes branch. Best regards, arch/arm/boot/dts/at91-sama5d3_xplained.dts | 12 +++- arch/arm/boot/dts/at91sam9261.dtsi

Re: [PATCH 0/3] ARM: at91/dt: clock fixes

2014-06-25 Thread Nicolas Ferre
: sam9n12: correct PLLA ICPLL and OUT values ARM: at91/dt: sam9261: correctly define mainck Acked-by: Nicolas Ferre nicolas.fe...@atmel.com and added to the at91-3.16-fixes branch. Thanks, arch/arm/boot/dts/at91sam9261.dtsi | 10 -- arch/arm/boot/dts/at91sam9n12.dtsi | 4 ++-- arch

[GIT PULL] at91: fixes for 3.16 #1 (bis)

2014-06-25 Thread Nicolas Ferre
(-) -- Nicolas Ferre -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

[GIT PULL] at91: fixes for 3.16 #1 (ter)

2014-06-25 Thread Nicolas Ferre
values ARM: at91/dt: sam9261: correctly define mainck ARM: at91/dt: define sam9261ek slow crystal frequency ARM: at91/dt: sam9261: remove slow RC osc Nicolas Ferre (1): misc: atmel_pwm: fix Kconfig symbols arch/arm/boot/dts/at91sam9261.dtsi | 21 +++-- arch

Re: [GIT PULL] at91: fixes for 3.16 #1 (bis)

2014-06-25 Thread Nicolas Ferre
On 25/06/2014 14:39, Nicolas Ferre : Arnd, Olof, Kevin, An AT91 fixes batch for 3.16 that collects mainly DT modifications in relation to the recent move to CCF on a couple of platforms. The recent modifications also lead us to add tiny DT corrections that enable available features like

Re: [PATCH] drivers:video:fbdev atmel_lcdfb.c power GPIO registration bug

2014-06-19 Thread Nicolas Ferre
. Signed-off-by: Michael Welling mwell...@ieee.org Indeed. Acked-by: Nicolas Ferre nicolas.fe...@atmel.com Thanks, best regards, --- drivers/video/fbdev/atmel_lcdfb.c |2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/video/fbdev/atmel_lcdfb.c b/drivers/video/fbdev

Re: [PATCH v2 1/2] ARM: at91/dt: describe rgmii ethernet phy connected to sama5d3xek boards

2014-06-27 Thread Nicolas Ferre
. If at91, arm-soc and DT maintainers agree with this approach I can definitely propose something. Yes Boris, I definitively prefer not to add another .dtsi file for this series if we can avoid it. So, I would push for this reg-less solution. If it is chosen, you can add my: Acked-by: Nicolas Ferre

Re: [PATCHv2 0/6] Add a driver for the atmel ram controller

2014-07-08 Thread Nicolas Ferre
in mach-at91 to that driver with a proper power management driver. Yes, okay for that series: Acked-by: Nicolas Ferre nicolas.fe...@atmel.com Changes in v2: - use ATMEL_SDRAMC instead of ATMEL_RAMC - use atmel,sama5d3-ddramc instead of atmel,sama5d3-mpddramc - not getting mpddrck is now

Re: [PATCHv2 00/32] ARM: at91: Switch remaining SoCs and boards to CCF

2014-07-08 Thread Nicolas Ferre
board with that chip. It seems okay and I am looking forward to see these board converted: Nice job! Acked-by: Nicolas Ferre nicolas.fe...@atmel.com BTW, can you send me pull-requests for the 3.17 material? It can be even more convenient for me to organize series and dependancis for pushing

Re: [PATCH v2 01/18] power: reset: Add if statement isntead of multiple depends on

2014-07-08 Thread Nicolas Ferre
for the APM SoC X-Gene Eval boards. @@ -80,3 +80,4 @@ config POWER_RESET_KEYSTONE help Reboot support for the KEYSTONE SoCs. +endif -- Nicolas Ferre -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord

Re: [PATCH v2 00/18] AT91: cleanup of the reset and poweroff code

2014-07-08 Thread Nicolas Ferre
no particular remark concerning inline assembly and I agree with the move to a more consistent driver scheme. The whole series is clean and after having addressed the comments by Alexandre and myself, you can add my: Acked-by: Nicolas Ferre nicolas.fe...@atmel.com As I said to Alexandre, you can

Re: [PATCH v2 06/18] power: reset: Add AT91 reset driver

2014-07-08 Thread Nicolas Ferre
, +}; +module_platform_driver(at91_reset_driver); -- Nicolas Ferre -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [PATCH] drivers: video: fbdev: atmel_lcdfb.c: Add ability to inverted backlight PWM.

2014-07-04 Thread Nicolas Ferre
-by: Nicolas Ferre nicolas.fe...@atmel.com --- .../devicetree/bindings/video/atmel,lcdc.txt |1 + drivers/video/fbdev/atmel_lcdfb.c |3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/video/atmel,lcdc.txt b

Re: [PATCH] clk: at91: fix pmc_clk_ids data type attriubte

2013-12-19 Thread Nicolas Ferre
On 19/12/2013 08:57, Mike Turquette : Quoting Nicolas Ferre (2013-12-17 01:33:04) On 16/12/2013 22:25, Boris BREZILLON : Fix pmc_clk_ids data type attribute (__initdata - __initconst). Signed-off-by: Boris BREZILLON b.brezil...@overkiz.com Reported-by: Fengguang Wu fengguang...@intel.com

Re: [PATCH] i2c: at91: document clock properties

2013-12-19 Thread Nicolas Ferre
On 17/12/2013 16:54, Boris BREZILLON : Document the clock properties required by the at91 i2c bus driver. Signed-off-by: Boris BREZILLON b.brezil...@overkiz.com Acked-by: Nicolas Ferre nicolas.fe...@atmel.com --- Documentation/devicetree/bindings/i2c/i2c-at91.txt |2 ++ 1 file

Re: [PATCH] spi/atmel: document clock properties

2013-12-19 Thread Nicolas Ferre
On 17/12/2013 12:01, Boris BREZILLON : Document the clock properties required by the spi-atmel driver. Signed-off-by: Boris BREZILLON b.brezil...@overkiz.com Acked-by: Nicolas Ferre nicolas.fe...@atmel.com --- .../devicetree/bindings/spi/spi_atmel.txt |5 + 1 file

Re: [PATCH] drivers/misc: atmel-ssc: document clock properties

2013-12-19 Thread Nicolas Ferre
On 17/12/2013 16:01, Boris BREZILLON : Document the clock properties required by the atmel-ssc driver. Signed-off-by: Boris BREZILLON b.brezil...@overkiz.com Acked-by: Nicolas Ferre nicolas.fe...@atmel.com --- .../devicetree/bindings/misc/atmel-ssc.txt |5 + 1 file

Re: [PATCH] iio: at91: document ADC clock properties

2013-12-19 Thread Nicolas Ferre
On 17/12/2013 17:16, Boris BREZILLON : Document the clock properties required by the at91 ADC driver. Signed-off-by: Boris BREZILLON b.brezil...@overkiz.com Acked-by: Nicolas Ferre nicolas.fe...@atmel.com --- .../devicetree/bindings/arm/atmel-adc.txt |5 + 1 file changed

Re: [PATCH 0/3] ARM: at91/dt: add clock properties to sama5d3 crypto devs

2013-12-19 Thread Nicolas Ferre
On 19/12/2013 16:11, Boris BREZILLON : Hello, This series adds missing clock properties in sama5d3 crypto devices nodes. Fine, thanks Boris. On the whole series: Acked-by: Nicolas Ferre nicolas.fe...@atmel.com and integrated in the at91-3.14-dt2 branch. Bye, Best Regards, Boris

[GIT PULL] at91: dt for 3.14 #2

2013-12-19 Thread Nicolas Ferre
/arm/boot/dts/at91sam9n12.dtsi | 9 + arch/arm/boot/dts/at91sam9x5.dtsi | 9 + arch/arm/boot/dts/sama5d3.dtsi | 16 6 files changed, 75 insertions(+), 2 deletions(-) -- Nicolas Ferre -- To unsubscribe from this list: send the line unsubscribe

Re: [PATCH v2] ARM: at91: add Atmel's SAMA5D3 Xplained board

2014-02-07 Thread Nicolas Ferre
On 07/02/2014 09:01, Jean-Christophe PLAGNIOL-VILLARD : On 09:35 Wed 05 Feb , Nicolas Ferre wrote: Add DT file for new SAMA5D3 Xpained board. This board is based on Atmel's SAMA5D36 Cortex-A5 SoC. Signed-off-by: Nicolas Ferre nicolas.fe...@atmel.com --- arch/arm/boot/dts/Makefile

Re: [PATCH] ARM: at91/dt: fix sama5d3 ohci hclk clock reference

2014-02-07 Thread Nicolas Ferre
On 16/01/2014 16:25, Boris BREZILLON : The hclk clock of the ohci node is referencing udphs_clk instead of uhphs_clk. Signed-off-by: Boris BREZILLON b.brezil...@overkiz.com Acked-by: Nicolas Ferre nicolas.fe...@atmel.com Added to at91-3.14-fixes Thanks, --- arch/arm/boot/dts/sama5d3

Re: [PATCH] at91: dt: sam9263: fixed compatibility string for the I2C

2014-02-07 Thread Nicolas Ferre
On 15/01/2014 11:24, Jean-Jacques Hiblot : Signed-off-by: Jean-Jacques Hiblot jjhib...@traphandler.com Acked-by: Nicolas Ferre nicolas.fe...@atmel.com Added to at91-3.14-fixes Thanks, bye, --- arch/arm/boot/dts/at91sam9263.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff

[GIT PULL] at91: fixes for 3.14 #1

2014-02-07 Thread Nicolas Ferre
properties Jean-Jacques Hiblot (1): ARM: at91/dt: sam9263: fix compatibility string for the I2C Nicolas Ferre (1): ARM: at91: add Atmel's SAMA5D3 Xplained board .../devicetree/bindings/mmc/atmel-hsmci.txt| 5 + .../devicetree/bindings/spi/spi_atmel.txt | 5 + arch/arm

Re: [PATCH] ARM: at91: at91sam9x5: correct typo error for ohci clock

2014-07-18 Thread Nicolas Ferre
On 14/07/2014 08:14, Boris BREZILLON : On Mon, 14 Jul 2014 11:08:14 +0800 Bo Shen voice.s...@atmel.com wrote: Correct the typo error for the second uhphs_clk. Signed-off-by: Bo Shen voice.s...@atmel.com Acked-by: Boris Brezillon boris.brezil...@free-electrons.com Acked-by: Nicolas Ferre

[GIT PULL] at91: fixes for 3.16 #2

2014-07-18 Thread Nicolas Ferre
): ARM: at91/dt: fix usb0 clocks definition in sam9n12 dtsi ARM: at91/dt: add missing clocks property to pwm node in sam9x5.dtsi arch/arm/boot/dts/at91sam9n12.dtsi | 2 +- arch/arm/boot/dts/at91sam9x5.dtsi | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) -- Nicolas Ferre

Re: [PATCH v3 1/2] ARM: at91/dt: describe rgmii ethernet phy connected to sama5d3xek boards

2014-07-18 Thread Nicolas Ferre
{ -- Nicolas Ferre -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [PATCH v3 0/2] ARM: at91: remove phy fixup for sama5d3xek boards

2014-07-18 Thread Nicolas Ferre
properties definitions in the sama5d3xcm.dtsi file. Best Regards, On the whole series: Acked-by: Nicolas Ferre nicolas.fe...@atmel.com Changes since v2: - define 2 phy nodes to handle Ronetix and Embest HW designs Changes since v1: - fix txc-skew-ps and rxc-skew-ps delays - remove

Re: [PATCH] iio: adc: at91: make the function handle_adc_eoc_trigger() static

2014-08-27 Thread Nicolas Ferre
On 27/08/2014 10:31, Josh Wu : The handle_adc_eoc_trigger() in only used in at91_adc.c. So make it static. Signed-off-by: Josh Wu josh...@atmel.com Absolutely. Acked-by: Nicolas Ferre nicolas.fe...@atmel.com Thanks, bye. --- drivers/iio/adc/at91_adc.c | 2 +- 1 file changed, 1

[GIT PULL] at91: move of AIC drivers for 3.17: fixes #1

2014-08-14 Thread Nicolas Ferre
changed, 45 insertions(+), 325 deletions(-) -- Nicolas Ferre -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Re: [PATCH 4/4] drivers: video: fbdev: atmel_lcdfb.c: fix error return code

2014-08-11 Thread Nicolas Ferre
, failed to find display-timings node\n); + ret = -ENODEV; goto put_display_node; } -- Nicolas Ferre -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http

Re: [GIT PULL] at91: move of AIC drivers for 3.17: fixes #1

2014-08-18 Thread Nicolas Ferre
On 15/08/2014 17:05, Jason Cooper : On Fri, Aug 15, 2014 at 04:41:50PM +0200, Boris BREZILLON wrote: On Fri, 15 Aug 2014 10:22:25 -0400 Jason Cooper ja...@lakedaemon.net wrote: On Thu, Aug 14, 2014 at 05:45:56PM +0200, Nicolas Ferre wrote: Arnd, Olof, Kevin, Boris moved both of our AIC

Re: [PATCH] spi/atmel: fix simple_return.cocci warnings

2014-10-17 Thread Nicolas Ferre
= clk_prepare_enable(as-clk); - if (ret) - return ret; - - return 0; + return clk_prepare_enable(as-clk); Indeed: Acked-by: Nicolas Ferre nicolas.fe...@atmel.com } #endif -- To unsubscribe from this list: send the line unsubscribe devicetree in the body of a message

Re: [PATCH] drivers: video: fbdev: atmel_lcdfb.c: remove unnecessary header

2014-10-20 Thread Nicolas Ferre
On 17/10/2014 14:19, Alexandre Belloni : Remove unnecessary mach/cpu.h header to be able to converge to a multiplatform kernel. Signed-off-by: Alexandre Belloni alexandre.bell...@free-electrons.com Acked-by: Nicolas Ferre nicolas.fe...@atmel.com Thanks. Tomi, can you take it? Bye

Re: [PATCH v9 00/10] rtc: at91sam9: add DT support

2014-10-20 Thread Nicolas Ferre
us know. Absolutely, I'll happily take them for at91-3.19-drivers and push them through arm-soc tree unless Alessandro says otherwise. Bye, -- Nicolas Ferre -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More

Re: [PATCH] power: reset: at91-reset: fix power down register

2014-10-21 Thread Nicolas Ferre
-by: Nicolas Ferre nicolas.fe...@atmel.com If you don't mind Dmitry, I'll take this patch through the at91/arm-soc git trees in my next at91-3.18-fixes branch. Thanks Alex, bye, --- drivers/power/reset/at91-reset.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/power

Re: [PATCH] pinctrl: at91: use own header

2014-10-21 Thread Nicolas Ferre
-by: Nicolas Ferre nicolas.fe...@atmel.com Thanks. --- Note that mach/at91_pio.h should go away soon hopefully as the remaining board files in mach-at91 are schedulded to be removed. MAINTAINERS| 2 +- drivers/pinctrl/pinctrl-at91.c | 4 +-- drivers/pinctrl/pinctrl

Re: [PATCH 1/2] MAINTAINERS: add atmel ssc driver maintainer entry

2014-10-21 Thread Nicolas Ferre
On 29/09/2014 10:36, Nicolas Ferre : On 28/09/2014 03:57, Bo Shen : Signed-off-by: Bo Shen voice.s...@atmel.com Sure: Acked-by: Nicolas Ferre nicolas.fe...@atmel.com Thanks. Greg or Arnd, This MAINTAINER's update didn't make it during merge window (on the other hand, I didn't build

Re: [PATCH] ARM: at91/dt: sam9263: fix PLLB frequencies

2014-10-21 Thread Nicolas Ferre
, +19000 24000 2 1; }; mck: masterck { -- Nicolas Ferre -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info

Re: [PATCH] spi/atmel: improve the system suspend/resume functions implementation

2014-10-21 Thread Nicolas Ferre
! If needed: Acked-by: Nicolas Ferre nicolas.fe...@atmel.com even if I admit that I tend to put my confidence in you guys for this enhancement ;-) Bye, --- drivers/spi/spi-atmel.c | 61 --- 1 file changed, 26 insertions(+), 35 deletions(-) diff

[GIT PULL] at91: fixes for 3.18 #1

2014-10-22 Thread Nicolas Ferre
insertions(+), 4 deletions(-) -- Nicolas Ferre -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

<    3   4   5   6   7   8   9   10   11   12   >