[PATCH v2] mfd: do not assign already already assigned compatible of_nodes

2016-10-25 Thread Valentin Longchamp
lready assigned in the children of the parent dev and are only assigned if still "available" (not assigned to a child). This allows the 2nd cell's pdev to get the child@1 of_node. Signed-off-by: Valentin Longchamp --- drivers/mfd/mfd-core.c | 19 +-- 1 file ch

Re: [PATCH] MFD: do not assign already already assigned compatible of_nodes

2016-10-19 Thread Valentin Longchamp
On 19/09/16 13:47, Valentin Longchamp wrote: > If 2 similar cells have the same of_compatible (2 instances of the same > functionality), they both are assigned the first found of_node with this > compatible. In the below example, the pdev of both cells get the child@0 > of_node. &

[PATCH] MFD: do not assign already already assigned compatible of_nodes

2016-09-19 Thread Valentin Longchamp
lready assigned in the children of the parent dev and are only assigned if still "available" (not assigned to a child). This allows the 2nd cell's pdev to get the child@1 of_node. Signed-off-by: Valentin Longchamp --- drivers/mfd/mfd-core.c | 19 +-- 1 file ch

Re: [PATCH RFC 00/10] introduce DPAA Ethernet driver

2015-04-02 Thread Valentin Longchamp
On 04/01/2015 06:19 PM, Madalin Bucur wrote: > This is the second version of a patch series that adds > the Ethernet driver for the Freescale QorIQ Data Path > Acceleration Architecture (DPAA). > > This second version includes the changes requested by > Kumar Gala. The PM ops patch was removed as

Re: [PATCH 0/7] mv643xx_eth: device tree bindings

2013-05-07 Thread Valentin Longchamp
M: kirkwood: add gigabit ethernet and mvmdio device tree nodes > ARM: kirkwood: remove legacy clk alias for mv643xx_eth > I have successfully tested these patches on km_kirkwood, you can add my tested-by: Tested-by: Valentin Longchamp -- To unsubscribe from this list: send th