Re: [linux-sunxi] Re: [PATCH 0/2] ARM: sunxi: Enable syscon for the system controller

2014-05-08 Thread Carlo Caione
On Thu, May 8, 2014 at 5:04 AM, Maxime Ripard maxime.rip...@free-electrons.com wrote: snip I believe this will be used for toggling the SRAM mappings. (Am I right?) Definitely right. The second register toggles mappings for MUSB FIFO, EMAC, and a few of the other IP blocks we

[PATCH v2 0/5] ARM: dts: enable display for peach-pit and snow boards

2014-05-08 Thread Rahul Sharma
From: Rahul Sharma rahul.sha...@samsung.com Add nodes for fimd and dp controller for exynos5250 based snow and exynos5420 based peach-pit board. This series is based on Kukjin Kims, for-next branch. V2: 1) Rebase on Peach-pit dependent patches. It is dependent on 1) Andrew Bresticker's patch

[PATCH v2 2/5] ARM: dts: enable fimd for exynos5250 based snow board

2014-05-08 Thread Rahul Sharma
From: Rahul Sharma rahul.sha...@samsung.com Enable fimd node for snow board. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com --- arch/arm/boot/dts/exynos5250-snow.dts |6 ++ 1 file changed, 6 insertions(+) diff --git a/arch/arm/boot/dts/exynos5250-snow.dts

[PATCH v2 5/5] ARM: dts: enable dp-controller for exynos5420 based peach-pit board

2014-05-08 Thread Rahul Sharma
From: Rahul Sharma rahul.sha...@samsung.com Enable dp-controller for peach-pit board. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com --- arch/arm/boot/dts/exynos5420-peach-pit.dts | 34 1 file changed, 34 insertions(+) diff --git

[PATCH v2 4/5] ARM: dts: enable fimd for exynos5420 based peach-pit board

2014-05-08 Thread Rahul Sharma
From: Rahul Sharma rahul.sha...@samsung.com Enable fimd for peach-pit board. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com --- arch/arm/boot/dts/exynos5420-peach-pit.dts |5 + 1 file changed, 5 insertions(+) diff --git a/arch/arm/boot/dts/exynos5420-peach-pit.dts

Re: [PATCH 1/5] ARM: dts: move dp hpd line to the board file for exynos5420

2014-05-08 Thread Jingoo Han
On Sunday, April 20, 2014 8:49 PM, Rahul Sharma wrote: From: Rahul Sharma rahul.sha...@samsung.com Display controller HPD Gpio line is board specific. This patch is moving the pinctrl for hpd gpio line to the respective board file. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com

Re: [PATCH] ARM: imx: add HDMI support for SolidRun HummingBoard and Cubox-i

2014-05-08 Thread Shawn Guo
On Sat, Apr 19, 2014 at 01:41:35PM +0800, Shawn Guo wrote: On Fri, Apr 18, 2014 at 11:01:27AM +0100, Russell King wrote: Add the HDMI DT configuration for the SolidRun HummingBoard and Cubox-i. Signed-off-by: Russell King rmk+ker...@arm.linux.org.uk ---

Re: [PATCH v2 2/5] ARM: dts: enable fimd for exynos5250 based snow board

2014-05-08 Thread Jingoo Han
On Thursday, May 08, 2014 3:20 PM, Rahul Sharma wrote: From: Rahul Sharma rahul.sha...@samsung.com Enable fimd node for snow board. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com --- arch/arm/boot/dts/exynos5250-snow.dts |6 ++ 1 file changed, 6 insertions(+) diff

[PATCH 1/5] net: mdio-gpio: fix device-tree binding documentation

2014-05-08 Thread Johan Hovold
Fix aliases syntax in device-tree binding example to avoid copy-paste errors (the alias would be dropped silently). Signed-off-by: Johan Hovold jhov...@gmail.com --- Documentation/devicetree/bindings/net/mdio-gpio.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[PATCH 5/5] net: cpsw: add missing of_node_put

2014-05-08 Thread Johan Hovold
Add missing of_node_put to avoid kref leak. Signed-off-by: Johan Hovold jhov...@gmail.com --- drivers/net/ethernet/ti/cpsw.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/net/ethernet/ti/cpsw.c b/drivers/net/ethernet/ti/cpsw.c index db9360cd861c..c331b7ebc812 100644 ---

Re: [PATCH v2 3/5] ARM: dts: enable dp-controller for exynos5250 based snow board

2014-05-08 Thread Jingoo Han
On Thursday, May 08, 2014 3:20 PM, Rahul Sharma wrote: From: Rahul Sharma rahul.sha...@samsung.com Enable dp-controller for snow board. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com --- arch/arm/boot/dts/exynos5250-snow.dts | 27 +++ 1 file changed, 27

[PATCH 2/5] net: mdio-gpio: warn about missing bus alias id

2014-05-08 Thread Johan Hovold
Use a sane default bus id (rather than -ENODEV) and print a warning when the bus alias id is missing. Signed-off-by: Johan Hovold jhov...@gmail.com --- drivers/net/phy/mdio-gpio.c | 4 1 file changed, 4 insertions(+) diff --git a/drivers/net/phy/mdio-gpio.c b/drivers/net/phy/mdio-gpio.c

[PATCH 0/5] net: cpsw and mdio-gpio fixes for v3.15-final

2014-05-08 Thread Johan Hovold
These patches against v3.15-rc4 fix a few issues in the cpsw and mdio-gpio drivers. Johan Johan Hovold (5): net: mdio-gpio: fix device-tree binding documentation net: mdio-gpio: warn about missing bus alias id Revert net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver net:

Re: [PATCH 1/9] ARM: STi: DT: STiH416: 416 DT Entry for clockgen A0/1/10/11/12

2014-05-08 Thread Lee Jones
Patch adds DT entries for clockgen A0/1/10/11/12 Signed-off-by: Pankaj Dev pankaj@st.com Signed-off-by: Gabriel Fernandez gabriel.fernan...@linaro.org --- arch/arm/boot/dts/stih416-clks.h | 15 ++ This should live in include/dt-bindings/clk include/dt-bindings/clk or

[PATCH RESEND 1/5] net: mdio-gpio: fix device-tree binding documentation

2014-05-08 Thread Johan Hovold
Fix aliases syntax in device-tree binding example to avoid copy-paste errors (the alias would be dropped silently). Signed-off-by: Johan Hovold jhov...@gmail.com --- Documentation/devicetree/bindings/net/mdio-gpio.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

[PATCH RESEND 4/5] net: cpsw: fix null dereference at probe

2014-05-08 Thread Johan Hovold
Fix null-pointer dereference at probe when the mdio platform device is missing (e.g. when it has been disabled in DT). Cc: stable sta...@vger.kernel.org # v3.8 Signed-off-by: Johan Hovold jhov...@gmail.com --- drivers/net/ethernet/ti/cpsw.c | 4 1 file changed, 4 insertions(+) diff

[PATCH RESEND 0/5] net: cpsw and mdio-gpio fixes for v3.15-final

2014-05-08 Thread Johan Hovold
These patches against v3.15-rc4 fix a few issues in the cpsw and mdio-gpio drivers. Resend with proper stable CC (git send-email still fails to parse the #-part of the tag unless address is enclosed in it seems). Sorry about the noise. Johan Johan Hovold (5): net: mdio-gpio: fix

[PATCH RESEND 5/5] net: cpsw: add missing of_node_put

2014-05-08 Thread Johan Hovold
Add missing of_node_put to avoid kref leak. Signed-off-by: Johan Hovold jhov...@gmail.com --- drivers/net/ethernet/ti/cpsw.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/net/ethernet/ti/cpsw.c b/drivers/net/ethernet/ti/cpsw.c index db9360cd861c..c331b7ebc812 100644 ---

[PATCH RESEND 3/5] Revert net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver

2014-05-08 Thread Johan Hovold
This reverts commit f8d56d8f892be43a2404356073e16401eb5a42e6. Fix potential null-pointer dereference at probe if the mdio-gpio device has not been successfully probed yet. The offending commit is plain wrong for a number of reasons. First of all it accesses internal driver data of an unrelated

[PATCH RESEND 2/5] net: mdio-gpio: warn about missing bus alias id

2014-05-08 Thread Johan Hovold
Use a sane default bus id (rather than -ENODEV) and print a warning when the bus alias id is missing. Signed-off-by: Johan Hovold jhov...@gmail.com --- drivers/net/phy/mdio-gpio.c | 4 1 file changed, 4 insertions(+) diff --git a/drivers/net/phy/mdio-gpio.c b/drivers/net/phy/mdio-gpio.c

Re: [PATCH V5 0/3] arm: dts: dra7: Updates for adding crossbar device

2014-05-08 Thread Archit Taneja
On Wednesday 07 May 2014 03:15 AM, Darren Etheridge wrote: Sricharan R r.sricha...@ti.com wrote on Tue [2014-May-06 19:26:16 +0530]: Some socs have a large number of interrupts requests to service the needs of its many peripherals and subsystems. All of the interrupt requests lines from the

Re: [PATCH] ARM: realview: basic device tree implementation

2014-05-08 Thread Linus Walleij
On Wed, Mar 26, 2014 at 3:56 AM, Arnd Bergmann a...@arndb.de wrote: + timer01: timer@10104000 { + compatible = arm,sp804, arm,primecell; + reg = 0x10104000 0x1000; + interrupt-parent = intc_dc1176; +

Re: [PATCH 05/17] pci: host: pcie-dra7xx: add support for pcie-dra7xx controller

2014-05-08 Thread Jingoo Han
On Wednesday, May 07, 2014 6:26 PM, Arnd Bergmann wrote: On Wednesday 07 May 2014 14:52:47 Kishon Vijay Abraham I wrote: On Tuesday 06 May 2014 10:05 PM, Jason Gunthorpe wrote: On Tue, May 06, 2014 at 07:03:51PM +0530, Kishon Vijay Abraham I wrote: +Example: +pcie@5100 { +

Re: [PATCH RFC v3 1/6] Documentation: arm: define DT idle states bindings

2014-05-08 Thread Lorenzo Pieralisi
On Thu, May 08, 2014 at 12:43:04AM +0100, Sebastian Capella wrote: Quoting Lorenzo Pieralisi (2014-05-06 11:04:38) diff --git a/Documentation/devicetree/bindings/arm/idle-states.txt b/Documentation/devicetree/bindings/arm/idle-states.txt new file mode 100644 index 000..196ef52 ---

[PATCH] ARM: dts: AM33XX: fix ethernet and mdio default state

2014-05-08 Thread Johan Hovold
Make sure ethernet and mdio nodes are disabled by default and enable them explicitly only on boards that actually use them. Signed-off-by: Johan Hovold jhov...@gmail.com --- arch/arm/boot/dts/am335x-bone-common.dtsi | 3 ++- arch/arm/boot/dts/am335x-evm.dts | 2 ++

Re: [PATCH 1/4] of/selftest: add testcase for nodes with same name and address

2014-05-08 Thread Grant Likely
On Thu, May 8, 2014 at 3:51 AM, Frank Rowand frowand.l...@gmail.com wrote: On 5/7/2014 2:48 PM, Rob Herring wrote: From: Rob Herring r...@kernel.org Add a test case for nodes which have the same name and same non-translatable unit address. If I apply patch 1 and 2 without applying 3 and 4

Re: [PATCH 1/4] of/selftest: add testcase for nodes with same name and address

2014-05-08 Thread Grant Likely
On Wed, May 7, 2014 at 10:48 PM, Rob Herring robherri...@gmail.com wrote: From: Rob Herring r...@kernel.org Add a test case for nodes which have the same name and same non-translatable unit address. Signed-off-by: Rob Herring r...@kernel.org Looks good to me. Reviewed-by: Grant Likely

Re: [PATCH v7 1/2] phy: Add new Exynos5 USB 3.0 PHY driver

2014-05-08 Thread Vivek Gautam
On Thu, May 8, 2014 at 11:35 AM, Vivek Gautam gautam.vi...@samsung.com wrote: Hi Sylwester, On Tue, May 6, 2014 at 7:57 PM, Sylwester Nawrocki s.nawro...@samsung.com wrote: On 28/04/14 08:17, Vivek Gautam wrote: Add a new driver for the USB 3.0 PHY on Exynos5 series of SoCs. The new driver

Re: [PATCH 06/17] pci: host: pcie-designware: Use *base-mask* for configuring the iATU

2014-05-08 Thread Jingoo Han
On Tuesday, May 06, 2014 10:59 PM, Arnd Bergmann wrote: On Tuesday 06 May 2014 19:03:52 Kishon Vijay Abraham I wrote: In DRA7, the cpu sees 32bit address, but the pcie controller can see only 28bit address. So whenever the cpu issues a read/write request, the 4 most significant bits are

Re: [PATCH 1/5] ARM: dts: move dp hpd line to the board file for exynos5420

2014-05-08 Thread Rahul Sharma
Thanks Jingoo, On 8 May 2014 12:02, Jingoo Han jg1@samsung.com wrote: On Sunday, April 20, 2014 8:49 PM, Rahul Sharma wrote: From: Rahul Sharma rahul.sha...@samsung.com Display controller HPD Gpio line is board specific. This patch is moving the pinctrl for hpd gpio line to the

Re: [PATCH v2 2/5] ARM: dts: enable fimd for exynos5250 based snow board

2014-05-08 Thread Rahul Sharma
On 8 May 2014 12:50, Jingoo Han jg1@samsung.com wrote: On Thursday, May 08, 2014 3:20 PM, Rahul Sharma wrote: From: Rahul Sharma rahul.sha...@samsung.com Enable fimd node for snow board. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com --- arch/arm/boot/dts/exynos5250-snow.dts |

Re: [PATCH v2 3/5] ARM: dts: enable dp-controller for exynos5250 based snow board

2014-05-08 Thread Rahul Sharma
On 8 May 2014 13:12, Jingoo Han jg1@samsung.com wrote: On Thursday, May 08, 2014 3:20 PM, Rahul Sharma wrote: From: Rahul Sharma rahul.sha...@samsung.com Enable dp-controller for snow board. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com ---

Re: [PATCH 05/17] pci: host: pcie-dra7xx: add support for pcie-dra7xx controller

2014-05-08 Thread Arnd Bergmann
On Thursday 08 May 2014 17:56:38 Jingoo Han wrote: On Wednesday, May 07, 2014 6:26 PM, Arnd Bergmann wrote: On Wednesday 07 May 2014 14:52:47 Kishon Vijay Abraham I wrote: On Tuesday 06 May 2014 10:05 PM, Jason Gunthorpe wrote: On Tue, May 06, 2014 at 07:03:51PM +0530, Kishon Vijay

Re: [PATCH 06/17] pci: host: pcie-designware: Use *base-mask* for configuring the iATU

2014-05-08 Thread Arnd Bergmann
On Thursday 08 May 2014 18:05:11 Jingoo Han wrote: On Tuesday, May 06, 2014 10:59 PM, Arnd Bergmann wrote: On Tuesday 06 May 2014 19:03:52 Kishon Vijay Abraham I wrote: In DRA7, the cpu sees 32bit address, but the pcie controller can see only 28bit address. So whenever the cpu issues

Re: [PATCH v2 2/5] ARM: dts: enable fimd for exynos5250 based snow board

2014-05-08 Thread Sachin Kamat
On 8 May 2014 12:50, Jingoo Han jg1@samsung.com wrote: On Thursday, May 08, 2014 3:20 PM, Rahul Sharma wrote: From: Rahul Sharma rahul.sha...@samsung.com Enable fimd node for snow board. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com --- arch/arm/boot/dts/exynos5250-snow.dts |

Re: [PATCH v2 2/3] ARM: dts: oma3-gta04: Add display support

2014-05-08 Thread Tomi Valkeinen
On 07/05/14 10:21, Belisko Marek wrote: Did you try this on 3.15-rc? The above is not right, and I don't think it works. You need 'port' node for the dpi_out endpoint. This patches was tested against 3.15 series and it works. I'l recheck. Ah, we still have some code that makes that work. But

Re: [PATCH] ARM: realview: basic device tree implementation

2014-05-08 Thread Linus Walleij
On Wed, Mar 26, 2014 at 6:59 AM, Rob Herring r...@kernel.org wrote: On Wed, Mar 26, 2014 at 4:27 AM, Linus Walleij linus.wall...@linaro.org wrote: + if (of_machine_is_compatible(arm,realview-eb)) + /* +* 1MB (128KB/way), 8-way associativity, +

Re: KConfig and DTS files

2014-05-08 Thread Arnd Bergmann
On Wednesday 07 May 2014 16:06:49 Eric Nelson wrote: On 05/07/2014 03:20 PM, Bjorn Andersson wrote: On Wed, May 7, 2014 at 12:52 PM, Eric Nelson eric.nel...@boundarydevices.com wrote: [...] I still wonder about the choice of not allowing inclusion of at least

[PATCH v2 1/4] ARM: dts: enable hdmi for exynos5250 based snow board

2014-05-08 Thread Rahul Sharma
From: Rahul Sharma rahul.sha...@samsung.com Enable support for HDMI for exynos5250 based Snow board. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com --- arch/arm/boot/dts/exynos5250-cros-common.dtsi |6 +- arch/arm/boot/dts/exynos5250-pinctrl.dtsi |7 +++

[PATCH v2 0/4] ARM: dts: enable hdmi for exynos5 based peach and snow boards

2014-05-08 Thread Rahul Sharma
From: Rahul Sharma rahul.sha...@samsung.com Enable hdmi for exynos5250 based snow board and exynos5420 based peach pit board. It also adds properties to hdmi nodes for accessing hdmiphy as simple phys. V2: 1) Re-spin on dependent patches. 2) Added patch to remove chip specific hdmi hpd gpio from

[PATCH v2 2/4] ARM: dts: change to correct compatible string for exynos5420 hdmi

2014-05-08 Thread Rahul Sharma
From: Rahul Sharma rahul.sha...@samsung.com Replace compatible string for HDMI node in Exynos5420. Since latest restructring in Drm hdmi driver, it is agreed to use a seperate compatible string for Exynos5420 HDMI IP siince it uses APB mapped Phy. Signed-off-by: Rahul Sharma

[PATCH v2 4/4] ARM: dts: remove chip specific hdmi hpd pin from board

2014-05-08 Thread Rahul Sharma
From: Rahul Sharma rahul.sha...@samsung.com gpx3-7 is chip specific pin in Exynos5420 for hdmi hotplug. This pin is moved to exynos5420-pinctrl.dts and removed from the board file. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com --- arch/arm/boot/dts/exynos5420-smdk5420.dts |9

[PATCH v2 3/4] ARM: dts: enable hdmi for exynos5420 based peach-pit board

2014-05-08 Thread Rahul Sharma
From: Rahul Sharma rahul.sha...@samsung.com Enable hdmi for exynos5420 based peach-pit board. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com --- arch/arm/boot/dts/exynos5420-peach-pit.dts | 19 +++ arch/arm/boot/dts/exynos5420-pinctrl.dtsi |7 +++

Re: [PATCH 3/4] of/platform: fix device naming for non-translatable addresses

2014-05-08 Thread Arnd Bergmann
On Wednesday 07 May 2014 16:48:17 Rob Herring wrote: From: Rob Herring r...@kernel.org Using non-translatable addresses in platform device names is wrong because they may not be globally unique. Just use the default naming with a global index if the address cannot be translated instead.

[PATCH v6 1/2] video: ARM CLCD: Add DT support

2014-05-08 Thread Pawel Moll
This patch adds basic DT bindings for the PL11x CLCD cells and make their fbdev driver use them. Signed-off-by: Pawel Moll pawel.m...@arm.com --- Changes since v5: - realised that dma_alloc_writecombine() is a arm-specific function; replaced with generic

[PATCH v6 2/2] ARM: vexpress: Add CLCD Device Tree properties

2014-05-08 Thread Pawel Moll
... for V2M-P1 motherboard CLCD (limited to 640x480 16bpp and using dedicated video RAM bank) and for V2P-CA9 (up to 1024x768 16bpp). Signed-off-by: Pawel Moll pawel.m...@arm.com --- arch/arm/boot/dts/vexpress-v2m-rs1.dtsi | 21 - arch/arm/boot/dts/vexpress-v2m.dtsi | 21

Re: [PATCH v2 3/7] mfd: add support for sun6i PRCM (Power/Reset/Clock Management) unit

2014-05-08 Thread Lee Jones
The PRCM (Power/Reset/Clock Management) block exposes several subdevices in different subsystems (clk, reset ...) Add basic support for the PRCM unit with clk (AR100, AHB0, and APB0 clks) and reset controller subdevices. Other subdevices might be added later (if needed). Signed-off-by:

Re: [PATCH v10 00/15] ARM: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs

2014-05-08 Thread Hans de Goede
Hi, On 05/06/2014 07:04 PM, Mike Turquette wrote: Quoting Hans de Goede (2014-05-02 08:57:14) The first 2 patches are depenencies which should go in through the clk tree, Mike can you pick these 2 up please ? : Taken into clk-next. Thanks! clk: sunxi: factors: automatic reparenting

Re: [PATCH v6 1/2] video: ARM CLCD: Add DT support

2014-05-08 Thread Pawel Moll
On Thu, 2014-05-08 at 12:00 +0100, Pawel Moll wrote: This patch adds basic DT bindings for the PL11x CLCD cells and make their fbdev driver use them. Signed-off-by: Pawel Moll pawel.m...@arm.com Russell, I've added it to your patch system as 8005/2. If you were so kind to have a look, I

Re: [PATCH] ARM: realview: basic device tree implementation

2014-05-08 Thread Linus Walleij
On Wed, Mar 26, 2014 at 10:09 AM, Arnd Bergmann a...@arndb.de wrote: I don't know if the ATAGS are actually correct in common boot loaders, since the kernel has been overriding them for ages. The RealView U-Boot has not seen a commit since 2010 when Peter Pearse retired but appears to pass

Re: [PATCH] ARM: realview: basic device tree implementation

2014-05-08 Thread Linus Walleij
On Wed, Mar 26, 2014 at 10:09 AM, Arnd Bergmann a...@arndb.de wrote: Catalin originally added the sparsemem hack. I asked him today about it, and he also thinks that sparsemem without the hack should work, as long as there is highmem support. I think we can either do away with it entirely, or

Re: [PATCH v10 03/15] ARM: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs

2014-05-08 Thread Hans de Goede
Hi, On 05/05/2014 10:33 PM, Ulf Hansson wrote: [snip] On 05/05/2014 02:41 PM, Ulf Hansson wrote: +struct sunxi_mmc_host { + struct mmc_host *mmc; + struct regulator *vmmc; Instead of having a specific regulator for this driver, please use the mmc_regulator_get_supply API.

[PATCH v5 01/15] clk: exynos5420: Rename mux parent arrays

2014-05-08 Thread Shaik Ameer Basha
This patch renames the mux parent arrays as per the naming convension followed by the other exynos specific clock drivers. And it also renames mout_cpu_kfc clock to mout_kfc. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com Signed-off-by: Shaik Ameer Basha shaik.am...@samsung.com ---

[PATCH v5 00/15] exynos5420: clock file cleanup

2014-05-08 Thread Shaik Ameer Basha
Many changes/fixes have been identified for clock file for exynos5420. These include correct parents, bit fields, new clocks etc. Existing files needs some correction in terms of names of the clock and indentation. These issues are addressed in this patch series. This patch series is rebased on,

[PATCH v5 02/15] clk: exynos5420: add clocks for ISP block

2014-05-08 Thread Shaik Ameer Basha
This patch adds minimum set of clocks to gate ISP block for power saving. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com Signed-off-by: Shaik Ameer Basha shaik.am...@samsung.com --- drivers/clk/samsung/clk-exynos5420.c | 86

[PATCH v5 04/15] clk: exynos5420: fix parent clocks for mscl sysmmu

2014-05-08 Thread Shaik Ameer Basha
This patch fixes the parent clocks for mscl sysmmu. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com Signed-off-by: Shaik Ameer Basha shaik.am...@samsung.com --- drivers/clk/samsung/clk-exynos5420.c |9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git

[PATCH v5 05/15] clk: exynos5420: update clocks for G2D and G3D blocks

2014-05-08 Thread Shaik Ameer Basha
This patch adds missing clocks of G2D block. It also removes the aclkg3d alias from G3D block clocks. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com Signed-off-by: Shaik Ameer Basha shaik.am...@samsung.com --- drivers/clk/samsung/clk-exynos5420.c | 21 ++---

[PATCH v5 03/15] clk: exynos5420: update clocks for GSCL and MSCL blocks

2014-05-08 Thread Shaik Ameer Basha
This patch adds the missing GSCL and MSCL block clocks and corrects some wrong parent-child relationships. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com Signed-off-by: Shaik Ameer Basha shaik.am...@samsung.com --- drivers/clk/samsung/clk-exynos5420.c | 71

[PATCH v5 06/15] clk: exynos5420: update clocks for DISP1 block

2014-05-08 Thread Shaik Ameer Basha
This patch corrects some child-parent clock relationships, and updates the clocks according to the latest datasheet. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com Signed-off-by: Shaik Ameer Basha shaik.am...@samsung.com --- drivers/clk/samsung/clk-exynos5420.c | 56

[PATCH v5 07/15] clk: exynos5420: update clocks for PERIC block

2014-05-08 Thread Shaik Ameer Basha
This patch includes, 1] renaming of the HSI2C clocks 2] renaming of spi clocks according to the datasheet 3] fixes for child-parent relationships 4] adding of more clocks related to PERIC block 5] use GATE_IP_* offsets instead of GATE_BUS_* Signed-off-by: Rahul Sharma

[PATCH v5 08/15] clk: exynos5420: update clocks for PERIS and GEN blocks

2014-05-08 Thread Shaik Ameer Basha
This patch fixes some parent-child relationships according to the latest datasheet and adds more clocks related to PERIS and GEN blocks. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com Signed-off-by: Shaik Ameer Basha shaik.am...@samsung.com --- drivers/clk/samsung/clk-exynos5420.c | 76

[PATCH v5 09/15] clk: exynos5420: update clocks for WCORE block

2014-05-08 Thread Shaik Ameer Basha
This patch adds missing clocks for WCORE block. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com Signed-off-by: Shaik Ameer Basha shaik.am...@samsung.com --- drivers/clk/samsung/clk-exynos5420.c | 25 + 1 file changed, 25 insertions(+) diff --git

[PATCH v5 13/15] clk: exynos5420: update clocks for MAU Block

2014-05-08 Thread Shaik Ameer Basha
This patch adds the missing MAU block specific clocks. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com Signed-off-by: Shaik Ameer Basha shaik.am...@samsung.com --- drivers/clk/samsung/clk-exynos5420.c | 12 +++- include/dt-bindings/clock/exynos5420.h |2 ++ 2 files changed,

[PATCH v5 11/15] clk: exynos5420: correct sysmmu-mfc parent clocks

2014-05-08 Thread Shaik Ameer Basha
This patch corrects the wrong parent-child relationship between sysmmu-mfc clocks. Signed-off-by: Shaik Ameer Basha shaik.am...@samsung.com --- drivers/clk/samsung/clk-exynos5420.c |9 +++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git

[PATCH v5 10/15] clk: exynos5420: update clocks for FSYS and FSYS2 blocks

2014-05-08 Thread Shaik Ameer Basha
This patch adds more clocks from FSYS and FSYS2 blocks and uses GATE_IP_* registers for gating IPs. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com Signed-off-by: Shaik Ameer Basha shaik.am...@samsung.com --- drivers/clk/samsung/clk-exynos5420.c | 37 +++--- 1

[PATCH v5 12/15] clk: exynos5420: fix register offset for sclk_bpll

2014-05-08 Thread Shaik Ameer Basha
This patch fixes the wrong register offset for sclk_bpll clock. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com Signed-off-by: Shaik Ameer Basha shaik.am...@samsung.com Reviewed-by: Alim Akhtar alim.akh...@samsung.com --- drivers/clk/samsung/clk-exynos5420.c |4 +--- 1 file changed, 1

[PATCH v5 14/15] clk: exynos5420: add misc clocks

2014-05-08 Thread Shaik Ameer Basha
This patch adds some missing miscellaneous clocks specific to exynos5420. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com Signed-off-by: Shaik Ameer Basha shaik.am...@samsung.com --- drivers/clk/samsung/clk-exynos5420.c | 14 +++--- include/dt-bindings/clock/exynos5420.h |2

[PATCH v5 15/15] clk: exynos5420: add more registers to restore list

2014-05-08 Thread Shaik Ameer Basha
This patch adds more register offsets to the list for preserving their values during S2R. Signed-off-by: Rahul Sharma rahul.sha...@samsung.com Signed-off-by: Shaik Ameer Basha shaik.am...@samsung.com --- drivers/clk/samsung/clk-exynos5420.c | 12 1 file changed, 12 insertions(+)

Re: [PATCH 3/4] of/platform: fix device naming for non-translatable addresses

2014-05-08 Thread Ivan T. Ivanov
On Wed, 2014-05-07 at 16:48 -0500, Rob Herring wrote: From: Rob Herring r...@kernel.org Using non-translatable addresses in platform device names is wrong because they may not be globally unique. Just use the default naming with a global index if the address cannot be translated instead.

Re: [PATCH] ARM: realview: basic device tree implementation

2014-05-08 Thread Arnd Bergmann
On Thursday 08 May 2014 13:20:19 Linus Walleij wrote: On Wed, Mar 26, 2014 at 10:09 AM, Arnd Bergmann a...@arndb.de wrote: Catalin originally added the sparsemem hack. I asked him today about it, and he also thinks that sparsemem without the hack should work, as long as there is highmem

Re: [PATCH v5 00/15] exynos5420: clock file cleanup

2014-05-08 Thread Tomasz Figa
Hi Shaik, On 08.05.2014 13:27, Shaik Ameer Basha wrote: Many changes/fixes have been identified for clock file for exynos5420. These include correct parents, bit fields, new clocks etc. Existing files needs some correction in terms of names of the clock and indentation. These issues are

Re: KConfig and DTS files

2014-05-08 Thread David Gibson
On Wed, May 07, 2014 at 10:55:27AM -0700, Olof Johansson wrote: On Wed, May 7, 2014 at 10:47 AM, Eric Nelson eric.nel...@boundarydevices.com wrote: Hi Olof, On 05/07/2014 10:24 AM, Olof Johansson wrote: Hi, On Wed, May 7, 2014 at 10:12 AM, Eric Nelson

Re: [PATCHv3 3/3] edac: altera: Add EDAC support for Altera SDRAM

2014-05-08 Thread Borislav Petkov
On Mon, May 05, 2014 at 05:52:17PM -0500, ttha...@altera.com wrote: From: Thor Thayer ttha...@altera.com Missing commit message. --- v2: Use the SDRAM controller registers to calculate memory size instead of the Device Tree. Update To Cc list. Add maintainer information. v3:

Re: [PATCH v10 03/15] ARM: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs

2014-05-08 Thread Ulf Hansson
On 8 May 2014 13:26, Hans de Goede hdego...@redhat.com wrote: Hi, On 05/05/2014 10:33 PM, Ulf Hansson wrote: [snip] On 05/05/2014 02:41 PM, Ulf Hansson wrote: +struct sunxi_mmc_host { + struct mmc_host *mmc; + struct regulator *vmmc; Instead of having a specific regulator

Re: [PATCH v10 03/15] ARM: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs

2014-05-08 Thread Hans de Goede
Hi, On 05/08/2014 02:17 PM, Ulf Hansson wrote: On 8 May 2014 13:26, Hans de Goede hdego...@redhat.com wrote: Hi, On 05/05/2014 10:33 PM, Ulf Hansson wrote: [snip] On 05/05/2014 02:41 PM, Ulf Hansson wrote: +struct sunxi_mmc_host { + struct mmc_host *mmc; + struct regulator

[PATCH v4 3/3] ARM: exynos: Move to generic power domain bindings

2014-05-08 Thread Tomasz Figa
This patch moves Exynos power domain code to use the new generic power domain look-up framework introduced by previous patch, allowing the new code to be compiled with CONFIG_ARCH_EXYNOS selected as well. Signed-off-by: Tomasz Figa t.f...@samsung.com Reviewed-by: Ulf Hansson

[PATCH v4 1/3] base: power: Add generic OF-based power domain look-up

2014-05-08 Thread Tomasz Figa
This patch introduces generic code to perform power domain look-up using device tree and automatically bind devices to their power domains. Generic device tree binding is introduced to specify power domains of devices in their device tree nodes. Backwards compatibility with legacy

[PATCH v4 2/3] drivercore: Bind/unbind power domain on probe/remove

2014-05-08 Thread Tomasz Figa
On a number of platforms, devices are part of controllable power domains, which need to be enabled before such devices can be accessed and may be powered down when the device is idle to save some power. This means that on systems that support power domain control using generic power domains

[PATCH v4 0/3] Generic Device Tree based power domain look-up

2014-05-08 Thread Tomasz Figa
Up till now there was no single generic method to bind devices to their power domains using Device Tree. Each platform has been doing this using its own way, example of which are Exynos power domain bindings [1] and look-up code [2]. This series is intended to change this and provide generic DT

[PATCH v4 1/3] base: power: Add generic OF-based power domain look-up

2014-05-08 Thread Tomasz Figa
This patch introduces generic code to perform power domain look-up using device tree and automatically bind devices to their power domains. Generic device tree binding is introduced to specify power domains of devices in their device tree nodes. Backwards compatibility with legacy

[PATCH v4 2/3] drivercore: Bind/unbind power domain on probe/remove

2014-05-08 Thread Tomasz Figa
On a number of platforms, devices are part of controllable power domains, which need to be enabled before such devices can be accessed and may be powered down when the device is idle to save some power. This means that on systems that support power domain control using generic power domains

Re: [RFC PATCH] net:Add basic DWC Ethernet QoS Driver

2014-05-08 Thread Arnd Bergmann
On Thursday 08 May 2014 13:49:02 Andreas Irestal wrote: This is an early version of a driver for the Synopsys DWC Ethernet QoS IP version 4. Unfortunately, version 4.00a and onwards of this IP is totally different from earlier versions used in the STMicroelectronics drivers. Both functionality

[PATCH v4 3/3] ARM: exynos: Move to generic power domain bindings

2014-05-08 Thread Tomasz Figa
This patch moves Exynos power domain code to use the new generic power domain look-up framework introduced by previous patch, allowing the new code to be compiled with CONFIG_ARCH_EXYNOS selected as well. Signed-off-by: Tomasz Figa t.f...@samsung.com Reviewed-by: Ulf Hansson

[RFC PATCH] net:Add basic DWC Ethernet QoS Driver

2014-05-08 Thread Andreas Irestal
This is an early version of a driver for the Synopsys DWC Ethernet QoS IP version 4. Unfortunately, version 4.00a and onwards of this IP is totally different from earlier versions used in the STMicroelectronics drivers. Both functionality and registers are different. As this is my first network

[PATCH v4 0/3] Generic Device Tree based power domain look-up

2014-05-08 Thread Tomasz Figa
Up till now there was no single generic method to bind devices to their power domains using Device Tree. Each platform has been doing this using its own way, example of which are Exynos power domain bindings [1] and look-up code [2]. This series is intended to change this and provide generic DT

Re: [PATCH v4 0/3] Generic Device Tree based power domain look-up

2014-05-08 Thread Tomasz Figa
Sent with wrong Rafael's address, please ignore this thread. Just resent with correct address. Sorry for the noise. Best regards, Tomasz On 08.05.2014 14:45, Tomasz Figa wrote: Up till now there was no single generic method to bind devices to their power domains using Device Tree. Each

Re: [PATCH 2/3] ARM: shmobile: r8a7740 dtsi: Add Ethernet support

2014-05-08 Thread Sergei Shtylyov
Hello. On 05/08/2014 12:32 AM, Geert Uytterhoeven wrote: Signed-off-by: Geert Uytterhoeven geert+rene...@glider.be --- The clocks entry should be uncommented after the conversion to CCF is integrated. arch/arm/boot/dts/r8a7740.dtsi | 13 + 1 file changed, 13 insertions(+)

Re: [PATCH 2/3] ARM: shmobile: r8a7740 dtsi: Add Ethernet support

2014-05-08 Thread Geert Uytterhoeven
Hi Sergei, On Thu, May 8, 2014 at 3:00 PM, Sergei Shtylyov sergei.shtyl...@cogentembedded.com wrote: + ether: ethernet@e9a0 { Are you really going to refer to this node somewhere, using its label? Yes, from r8a7740-armadillo800eva-reference.dts + compatible =

Re: [PATCH 2/3] ARM: shmobile: r8a7740 dtsi: Add Ethernet support

2014-05-08 Thread Sergei Shtylyov
On 05/08/2014 05:06 PM, Geert Uytterhoeven wrote: + ether: ethernet@e9a0 { Are you really going to refer to this node somewhere, using its label? Yes, from r8a7740-armadillo800eva-reference.dts Ah, I completely forgot that there should be a board specific part of the

Re: [PATCH 3/4] of/platform: fix device naming for non-translatable addresses

2014-05-08 Thread Arnd Bergmann
On Thursday 08 May 2014 07:55:06 Rob Herring wrote: On Thu, May 8, 2014 at 5:41 AM, Arnd Bergmann a...@arndb.de wrote: On Wednesday 07 May 2014 16:48:17 Rob Herring wrote: From: Rob Herring r...@kernel.org Using non-translatable addresses in platform device names is wrong because they

Re: [PATCH 2/3] ARM: shmobile: r8a7740 dtsi: Add Ethernet support

2014-05-08 Thread Geert Uytterhoeven
Hi Sergei, On Thu, May 8, 2014 at 3:14 PM, Sergei Shtylyov sergei.shtyl...@cogentembedded.com wrote: + /* clocks = mstp3_clks R8A7740_CLK_GETHER; */ This property is mandatory, according to the bindings. Indeed, but you cannot put anything there until the platform has CCF,

Re: [PATCH v3] pcie: Add Xilinx PCIe Host Bridge IP driver

2014-05-08 Thread Srikanth Thokala
On Wed, May 7, 2014 at 8:05 PM, Arnd Bergmann a...@arndb.de wrote: On Wednesday 07 May 2014 17:21:13 Srikanth Thokala wrote: On Wed, Apr 30, 2014 at 9:04 PM, Arnd Bergmann a...@arndb.de wrote: On Tuesday 15 April 2014, Srikanth Thokala wrote: +/** + * xilinx_pcie_get_config_base - Get

Re: [PATCH v5 0/3] ARM: sunxi: Add support for consumer infrared devices

2014-05-08 Thread Hans de Goede
Hi, On 04/30/2014 05:16 PM, Alexander Bersenev wrote: This patch introduces Consumer IR(CIR) support for sunxi boards. This is based on Alexsey Shestacov's work based on the original driver supplied by Allwinner. Signed-off-by: Alexander Bersenev b...@hackerdom.ru Signed-off-by: Alexsey

Re: [PATCH v2] powerpc/fsl: Added binding for Freescale CoreNet coherency fabric (CCF)

2014-05-08 Thread Kumar Gala
On Apr 18, 2014, at 8:11 AM, Diana Craciun diana.crac...@freescale.com wrote: From: Diana Craciun diana.crac...@freescale.com The CoreNet coherency fabric is a fabric-oriented, conectivity infrastructure that enables the implementation of coherent, multicore systems. The CCF acts as a

Re: [RFC PATCH] net:Add basic DWC Ethernet QoS Driver

2014-05-08 Thread Arnd Bergmann
On Thursday 08 May 2014 16:18:04 Andreas Irestål wrote: + + /* Set poll wait timeout to 2 seconds */ + dwc_wait = 200; + + while (lp-tx_descs[i].tdes3.wr.own) { + mdelay(10); + if (!dwc_wait--) + break; + } This is

Re: [RFC PATCH] net:Add basic DWC Ethernet QoS Driver

2014-05-08 Thread Andreas Irestål
Signed-off-by: Andreas Irestaal andreas.ires...@axis.com --- drivers/net/ethernet/Kconfig|1 + drivers/net/ethernet/Makefile |1 + drivers/net/ethernet/synopsys/Kconfig | 24 + drivers/net/ethernet/synopsys/Makefile |5 +

Re: [PATCH v3 1/9] mtd: nand: define struct nand_timings

2014-05-08 Thread Lee Jones
Define a struct containing the standard NAND timings as described in NAND datasheets. Signed-off-by: Boris BREZILLON b.brezillon@gmail.com --- include/linux/mtd/nand.h | 49 ++ 1 file changed, 49 insertions(+) diff --git

Re: [PATCH v2 7/7] ARM: sunxi: dt: add PRCM clk and reset controller subdevices

2014-05-08 Thread Maxime Ripard
On Thu, May 08, 2014 at 11:40:59AM +0800, Chen-Yu Tsai wrote: + apb0_gates: apb0_gates_clk { + compatible = allwinner,sun6i-a31-apb0-gates-clk; + #clock-cells = 1; + clocks = apb0;

Re: [PATCH v5 00/15] exynos5420: clock file cleanup

2014-05-08 Thread Shaik Ameer Basha
Hi Tomasz, On Thu, May 8, 2014 at 5:24 PM, Tomasz Figa t.f...@samsung.com wrote: Hi Shaik, On 08.05.2014 13:27, Shaik Ameer Basha wrote: Many changes/fixes have been identified for clock file for exynos5420. These include correct parents, bit fields, new clocks etc. Existing files needs

Re: [PATCH] ARM: dts: AM33XX: fix ethernet and mdio default state

2014-05-08 Thread Mugunthan V N
On Thursday 08 May 2014 02:27 PM, Johan Hovold wrote: Make sure ethernet and mdio nodes are disabled by default and enable them explicitly only on boards that actually use them. Signed-off-by: Johan Hovold jhov...@gmail.com Acked-by: Mugunthan V N mugunthan...@ti.com Regards Mugunthan V N --

  1   2   >