On Monday 28 January 2013, Arnd Bergmann wrote:
> Hi everyone,
>
> This is my attempt to convert the spear platform and the dw_dmac to
> the generic device tree binding for DMA, so that we don't get
> a release with the broken version. I'm pretty sure that this
> has bugs, but it's as good as I co
On 19 April 2013 23:51, Tomasz Figa wrote:
> On Friday 19 of April 2013 23:41:29 Sachin Kamat wrote:
>> On 19 April 2013 22:08, Lukasz Majewski wrote:
>> > Enable TMU support for Exynos4412 based target with device tree.
>> >
>> > Signed-off-by: Lukasz Majewski
>> > Signed-off-by: Kyungmin Park
On Friday 19 of April 2013 23:41:29 Sachin Kamat wrote:
> On 19 April 2013 22:08, Lukasz Majewski wrote:
> > Enable TMU support for Exynos4412 based target with device tree.
> >
> > Signed-off-by: Lukasz Majewski
> > Signed-off-by: Kyungmin Park
> > ---
>
> I have already submitted a similar p
On 19 April 2013 22:08, Lukasz Majewski wrote:
> Enable TMU support for Exynos4412 based target with device tree.
>
> Signed-off-by: Lukasz Majewski
> Signed-off-by: Kyungmin Park
> ---
I have already submitted a similar patch for doing this:
http://permalink.gmane.org/gmane.linux.power-managem
On 19 April 2013 22:08, Lukasz Majewski wrote:
> This patch modifies exynos_thermal.c file to use clk_disable_unprepare()
> and clk_prepare_enable() instead of clk_{enable|disable}.
>
> Signed-off-by: Lukasz Majewski
> Signed-off-by: Kyungmin Park
> ---
I have already submitted a similar patch
Hi Michal,
On 19.04.2013 15:38, Michal Bachraty wrote:
> Add devicetree support for this dummy audio soc driver.
I think Mark wants to see only "ASoC:" in the patch subjects now.
>
> Signed-off-by: Michal Bachraty
> ---
> sound/soc/codecs/spdif_transciever.c | 10 ++
> 1 file change
* Roger Quadros [130419 03:02]:
> Hi Benoit/Tony
>
> I've consolidated all the USB host device tree patches for Panda and Beagles
> to one place and addressed Tony's comments.
>
> NOTE: patch 1 depends on OMAP clock binding introduced in
> https://lkml.org/lkml/2013/4/12/407
>
> v3:
> - updated
* Roger Quadros [130419 01:23]:
> On 04/18/2013 11:09 PM, Tony Lindgren wrote:
>
> > the naming should be mode0name.modename to be consistent. Here's
> > what I dumped out, please check and replace spaces with tabs:
> >
> > 0x82 0x10c /*
> > usbb1_ulpitll_clk.usbb1_
On Mon, Apr 15, 2013 at 12:36:09PM -0400, Jason Cooper wrote:
> Russell,
>
> Thanks for applying this patch (7683/1) to your tree. I see it's in
> your for-next, which I understand *isn't* stable.
That is correct.
> 029baf1 ARM: 7683/1: pci: add a align_resource hook
>
> Is there a stable br
On Sat, Apr 13, 2013 at 08:21:39AM +0400, Alexander Shiyan wrote:
> +static void __init clps711x_add_gpio(void)
> +{
> + const struct resource clps711x_gpio0_res[] = {
> + DEFINE_RES_MEM(PADR, SZ_1),
> + DEFINE_RES_MEM(PADDR, SZ_1),
> + };
> + const struct resour
Add devicetree support for this dummy audio soc driver.
Signed-off-by: Michal Bachraty
---
sound/soc/codecs/spdif_receiver.c | 12
1 file changed, 12 insertions(+)
diff --git a/sound/soc/codecs/spdif_receiver.c
b/sound/soc/codecs/spdif_receiver.c
index dd8d856..5d469c7 100644
--
Add devicetree support for this dummy audio soc driver.
Signed-off-by: Michal Bachraty
---
sound/soc/codecs/spdif_transciever.c | 10 ++
1 file changed, 10 insertions(+)
diff --git a/sound/soc/codecs/spdif_transciever.c
b/sound/soc/codecs/spdif_transciever.c
index 112a49d..4c8c295 10
On Fri, Apr 19, 2013 at 01:30:51PM +0200, Arnaud Ebalard wrote:
> Hi,
>
> Andrew Lunn writes:
>
> > Hi Arnaud
> >
> >> +static DEVICE_ATTR(pwm1, S_IWUSR | S_IRUGO, get_pwm, set_pwm);
> >> +static DEVICE_ATTR(pwm1_polarity, S_IWUSR | S_IRUGO,
> >> + get_pwm_polarity, set_pwm_polarity)
Dear Wei Yongjun,
> From: Wei Yongjun
>
> Fix to return -ENODEV in the request dma error case instead
> of 0, as done elsewhere in this function.
>
> Signed-off-by: Wei Yongjun
Seems ok to me.
Reviewed-by: Marek Vasut
Best regards,
Marek Vasut
__
Thanks for the review Stephen.
On Thu, Apr 18, 2013 at 06:20:48PM +0100, Stephen Boyd wrote:
> On 04/11/13 07:47, Lorenzo Pieralisi wrote:
> > diff --git a/drivers/bus/arm-cci.c b/drivers/bus/arm-cci.c
> > new file mode 100644
> > index 000..81953de
> > --- /dev/null
> > +++ b/drivers/bus/arm-
- Forwarded message from Zhao Chenhui -
Date: Fri, 19 Apr 2013 18:47:38 +0800
From: Zhao Chenhui
To: linuxppc-...@lists.ozlabs.org
CC: linux-ker...@vger.kernel.org
Subject: [linuxppc-release] [PATCH v2 05/15] fsl_pmc: update device bindings
X-Mailer: git-send-email 1.7.3
From: Li Yang
- Forwarded message from Zhao Chenhui -
Date: Fri, 19 Apr 2013 18:47:37 +0800
From: Zhao Chenhui
To: linuxppc-...@lists.ozlabs.org
CC: linux-ker...@vger.kernel.org
Subject: [linuxppc-release] [PATCH v2 04/15] pm: add power node to dts
X-Mailer: git-send-email 1.7.3
The Power Management
Hi Kishon,
On 3/20/2013 2:41 PM, Kishon Vijay Abraham I wrote:
> Added a generic PHY framework that provides a set of APIs for the PHY drivers
> to create/destroy a PHY and APIs for the PHY users to obtain a reference to
> the PHY with or without using phandle. To obtain a reference to the PHY
> w
On Wed, 3 Apr 2013 17:34:52 -0600, Stephen Warren
wrote:
> Grant, Rob, Michal, I'm hoping for acks or comments from you so this
> series can be placed into a topic branch in the arm-soc repo, for others
> to build on during the 3.10 kernel cycle. Thanks.
Thanks for doing all this work Stephen.
Rev. Ax/Bx boards have reversed polarity for USBHOST_PWR_ENable
signal when compared to Rev. C boards.
We create a new dts file for Ax/Bx boards.
Also update model and compatible flags for Rev. C board.
CC: Benoît Cousson
Signed-off-by: Roger Quadros
---
arch/arm/boot/dts/omap3-beagle-xm-ab.d
Provide RESET and Power regulators for the USB PHY,
the USB Host port mode and the PHY device.
Also provide pin multiplexer information for USB host
pins.
CC: Benoît Cousson
Signed-off-by: Roger Quadros
---
arch/arm/boot/dts/omap3-beagle-xm.dts | 61 +
1 files
Use a common naming scheme "mode0name.modename flags" for the
USB host pins to be consistent.
Signed-off-by: Roger Quadros
---
arch/arm/boot/dts/omap3-beagle.dts | 25 +
1 files changed, 13 insertions(+), 12 deletions(-)
diff --git a/arch/arm/boot/dts/omap3-beagle.dts
Provide the RESET and Power regulators for the USB PHY,
the USB Host port mode and the PHY device.
The USB PHY needs AUXCLK3 to operate. Provide this information
as well.
Also provide pin multiplexer information for the USB host
pins.
CC: Benoît Cousson
Signed-off-by: Roger Quadros
---
arch/a
Hi Benoit/Tony
I've consolidated all the USB host device tree patches for Panda and Beagles
to one place and addressed Tony's comments.
NOTE: patch 1 depends on OMAP clock binding introduced in
https://lkml.org/lkml/2013/4/12/407
v3:
- updated mux mode to use pulldowns on panda as non-DT boot us
On Tue, 16 Apr 2013 15:48:07 +0530, Kishon Vijay Abraham I
wrote:
> On Tuesday 16 April 2013 01:20 AM, Grant Likely wrote:
> > On Mon, 15 Apr 2013 17:56:10 +0530, Kishon Vijay Abraham I
> > wrote:
> >> On Monday 15 April 2013 05:04 PM, Grant Likely wrote:
> >>> On Wed, 20 Mar 2013 14:42:00 +053
From: Srinivas Kandagatla
If you try to insert a new node or extend a property with large value,
using fdtput you will notice that it always fails.
example:
fdtput -v -p -ts ./tst.dtb "/node-1" "property-1" "value-1
Error at 'node-1': FDT_ERR_NOSPACE
or
fdtput -v -c ./tst.dtb "/node-1"
Error a
On 19/04/13 01:56, David Gibson wrote:
> On Mon, Apr 15, 2013 at 07:36:50AM +0100, Srinivas KANDAGATLA wrote:
>> From: Srinivas Kandagatla
>>
>> If you try to insert a new node or extend a property with large value,
>> using fdtput you will notice that it always fails.
>>
>> example:
>> fdtput -v
On 04/18/2013 11:09 PM, Tony Lindgren wrote:
> * Roger Quadros [130415 01:53]:
>> Provide the RESET and Power regulators for the USB PHY,
>> the USB Host port mode and the PHY device.
>>
>> The USB PHY needs AUXCLK3 to operate. Provide this information
>> as well.
>>
>> Also provide pin multiplexe
2013.04.18. 15:09 keltezéssel, Jason Cooper írta:
> On Thu, Apr 18, 2013 at 01:59:10PM +0100, Andrew Murray wrote:
>> On Wed, Apr 17, 2013 at 04:42:48PM +0100, Linus Walleij wrote:
>>> On Tue, Apr 16, 2013 at 12:18 PM, Andrew Murray
>>> wrote:
>>>
This patch converts the pci_load_of_ranges f
29 matches
Mail list logo