Re: [PATCH] ARM: orion5x: Fix typo in device_type property of phy node

2013-11-24 Thread Jason Cooper
On Thu, Nov 14, 2013 at 02:53:08PM +, Srinivas Kandagatla wrote: > This patch fixes a typo for device_type property of phy node. > This can work as of today but once a checks are added in generic code > this typo will stop phy from working. > > Signed-off-by: Srinivas Kandagatla > --- > .../

Re: [PATCH] ARM: orion5x: Fix typo in device_type property of phy node

2013-11-15 Thread srinivas kandagatla
On 14/11/13 15:36, Andrew Lunn wrote: > Please CC: the Marvell maintainers for patches like this. > I added them in CC: > > Acked-by: Andrew Lunn Thanks for the ack and adding Marvell maintainers in CC. --srini -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the bod

Re: [PATCH] ARM: orion5x: Fix typo in device_type property of phy node

2013-11-14 Thread Andrew Lunn
On Thu, Nov 14, 2013 at 02:53:08PM +, Srinivas Kandagatla wrote: > This patch fixes a typo for device_type property of phy node. > This can work as of today but once a checks are added in generic code > this typo will stop phy from working. > > Signed-off-by: Srinivas Kandagatla Hi Srinivas

[PATCH] ARM: orion5x: Fix typo in device_type property of phy node

2013-11-14 Thread Srinivas Kandagatla
This patch fixes a typo for device_type property of phy node. This can work as of today but once a checks are added in generic code this typo will stop phy from working. Signed-off-by: Srinivas Kandagatla --- .../dts/orion5x-lacie-ethernet-disk-mini-v2.dts|2 +- 1 files changed, 1 insert