All of lore.kernel.org
 help / color / mirror / Atom feed
From: khilman@baylibre.com (Kevin Hilman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: davinci: da850: Fix pwm name matching
Date: Wed, 26 Oct 2016 09:02:14 -0700	[thread overview]
Message-ID: <7heg33rtdl.fsf@baylibre.com> (raw)
In-Reply-To: <f423a705-5ae2-78cf-2b63-609dd4e2cdf6@ti.com> (Sekhar Nori's message of "Wed, 26 Oct 2016 16:07:29 +0530")

Hi Sekhar,

Sekhar Nori <nsekhar@ti.com> writes:

> On Tuesday 25 October 2016 11:24 PM, David Lechner wrote:
>> This fixes pwm name matching for DA850 familiy devices. When using device
>> tree, the da850_auxdata_lookup[] table caused pwm devices to have the exact
>> same name, which caused errors when trying to register the devices.
>> 
>> The names for clock matching in da850_clks[] also have to be updated to
>> to exactly match in order for the clock lookup to work correctly.
>> 
>> Signed-off-by: David Lechner <david@lechnology.com>
>
> Applied to "fixes" branch. Will send upstream after testing a bit and
> also waiting to see if anyone else has any comments.

I'm not seeing a fixes branch in your tree.  Did you push this out?
Similarily, I didn't see the updates in v4.10/defconfig either.

Kevin

WARNING: multiple messages have this Message-ID (diff)
From: Kevin Hilman <khilman@baylibre.com>
To: Sekhar Nori <nsekhar@ti.com>
Cc: David Lechner <david@lechnology.com>,
	Russell King <linux@armlinux.org.uk>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] ARM: davinci: da850: Fix pwm name matching
Date: Wed, 26 Oct 2016 09:02:14 -0700	[thread overview]
Message-ID: <7heg33rtdl.fsf@baylibre.com> (raw)
In-Reply-To: <f423a705-5ae2-78cf-2b63-609dd4e2cdf6@ti.com> (Sekhar Nori's message of "Wed, 26 Oct 2016 16:07:29 +0530")

Hi Sekhar,

Sekhar Nori <nsekhar@ti.com> writes:

> On Tuesday 25 October 2016 11:24 PM, David Lechner wrote:
>> This fixes pwm name matching for DA850 familiy devices. When using device
>> tree, the da850_auxdata_lookup[] table caused pwm devices to have the exact
>> same name, which caused errors when trying to register the devices.
>> 
>> The names for clock matching in da850_clks[] also have to be updated to
>> to exactly match in order for the clock lookup to work correctly.
>> 
>> Signed-off-by: David Lechner <david@lechnology.com>
>
> Applied to "fixes" branch. Will send upstream after testing a bit and
> also waiting to see if anyone else has any comments.

I'm not seeing a fixes branch in your tree.  Did you push this out?
Similarily, I didn't see the updates in v4.10/defconfig either.

Kevin

  reply	other threads:[~2016-10-26 16:02 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-25 17:54 [PATCH] ARM: davinci: da850: Fix pwm name matching David Lechner
2016-10-25 17:54 ` David Lechner
2016-10-26 10:37 ` Sekhar Nori
2016-10-26 10:37   ` Sekhar Nori
2016-10-26 16:02   ` Kevin Hilman [this message]
2016-10-26 16:02     ` Kevin Hilman
2016-10-26 18:03     ` Sekhar Nori
2016-10-26 18:03       ` Sekhar Nori
2016-10-31 10:18 ` Sekhar Nori
2016-10-31 10:18   ` Sekhar Nori
2016-10-31 14:48   ` David Lechner
2016-10-31 14:48     ` David Lechner
2016-11-01 10:31     ` Sekhar Nori
2016-11-01 10:31       ` Sekhar Nori
2016-11-03  4:20       ` David Lechner
2016-11-03  4:20         ` David Lechner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7heg33rtdl.fsf@baylibre.com \
    --to=khilman@baylibre.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.