All of lore.kernel.org
 help / color / mirror / Atom feed
From: robert.jarzmik@free.fr (Robert Jarzmik)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 1/5] ARM: dts: pxa: add pwri2c to pxa device-tree
Date: Sat, 14 Feb 2015 15:57:58 +0100	[thread overview]
Message-ID: <87y4o04k21.fsf@free.fr> (raw)
In-Reply-To: <1423761758-29159-1-git-send-email-robert.jarzmik@free.fr> (Robert Jarzmik's message of "Thu, 12 Feb 2015 18:22:34 +0100")

Robert Jarzmik <robert.jarzmik@free.fr> writes:

> pxa27x variant has 2 I2C busses on the SoC :
>  - the casual I2C
>  - the power I2C, normally driving power regulators, and capable of
>  receiving orders on core frequency modifications
>
> Add the missing pwri2c to pxa27x description.
>
> Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>

Hi Rob, Mark, Sergei,

I'd like to queue that into the pxa/dt tree next week.
Could I have a "Reviewed-by" ?

Cheers.

--
Robert

WARNING: multiple messages have this Message-ID (diff)
From: Robert Jarzmik <robert.jarzmik-GANU6spQydw@public.gmane.org>
To: Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
Cc: Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>,
	Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
	Ian Campbell
	<ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>,
	Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>,
	Dmitry Eremin-Solenikov
	<dbaryshkov-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	Sergei Shtylyov
	<sergei.shtylyov-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org>,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH v4 1/5] ARM: dts: pxa: add pwri2c to pxa device-tree
Date: Sat, 14 Feb 2015 15:57:58 +0100	[thread overview]
Message-ID: <87y4o04k21.fsf@free.fr> (raw)
In-Reply-To: <1423761758-29159-1-git-send-email-robert.jarzmik-GANU6spQydw@public.gmane.org> (Robert Jarzmik's message of "Thu, 12 Feb 2015 18:22:34 +0100")

Robert Jarzmik <robert.jarzmik-GANU6spQydw@public.gmane.org> writes:

> pxa27x variant has 2 I2C busses on the SoC :
>  - the casual I2C
>  - the power I2C, normally driving power regulators, and capable of
>  receiving orders on core frequency modifications
>
> Add the missing pwri2c to pxa27x description.
>
> Signed-off-by: Robert Jarzmik <robert.jarzmik-GANU6spQydw@public.gmane.org>

Hi Rob, Mark, Sergei,

I'd like to queue that into the pxa/dt tree next week.
Could I have a "Reviewed-by" ?

Cheers.

--
Robert
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

WARNING: multiple messages have this Message-ID (diff)
From: Robert Jarzmik <robert.jarzmik@free.fr>
To: Rob Herring <robh+dt@kernel.org>
Cc: Pawel Moll <pawel.moll@arm.com>,
	Mark Rutland <mark.rutland@arm.com>,
	Ian Campbell <ijc+devicetree@hellion.org.uk>,
	Kumar Gala <galak@codeaurora.org>,
	Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>,
	Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v4 1/5] ARM: dts: pxa: add pwri2c to pxa device-tree
Date: Sat, 14 Feb 2015 15:57:58 +0100	[thread overview]
Message-ID: <87y4o04k21.fsf@free.fr> (raw)
In-Reply-To: <1423761758-29159-1-git-send-email-robert.jarzmik@free.fr> (Robert Jarzmik's message of "Thu, 12 Feb 2015 18:22:34 +0100")

Robert Jarzmik <robert.jarzmik@free.fr> writes:

> pxa27x variant has 2 I2C busses on the SoC :
>  - the casual I2C
>  - the power I2C, normally driving power regulators, and capable of
>  receiving orders on core frequency modifications
>
> Add the missing pwri2c to pxa27x description.
>
> Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>

Hi Rob, Mark, Sergei,

I'd like to queue that into the pxa/dt tree next week.
Could I have a "Reviewed-by" ?

Cheers.

--
Robert

  parent reply	other threads:[~2015-02-14 14:57 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-12 17:22 [PATCH v4 1/5] ARM: dts: pxa: add pwri2c to pxa device-tree Robert Jarzmik
2015-02-12 17:22 ` Robert Jarzmik
2015-02-12 17:22 ` [PATCH v4 2/5] ARM: dts: pxa: add clocks Robert Jarzmik
2015-02-12 17:22   ` Robert Jarzmik
2015-02-12 17:22   ` Robert Jarzmik
2015-02-12 17:22 ` [PATCH v4 3/5] ARM: dts: pxa: add pxa27x-udc to pxa27x Robert Jarzmik
2015-02-12 17:22   ` Robert Jarzmik
2015-02-12 17:22   ` Robert Jarzmik
2015-02-12 17:22 ` [PATCH v4 4/5] ARM: dts: pxa: add pxa27x-keypad " Robert Jarzmik
2015-02-12 17:22   ` Robert Jarzmik
2015-02-12 17:22   ` Robert Jarzmik
2015-02-12 17:22 ` [PATCH v4 5/5] ARM: dts: pxa: add pxa-timer to pxa27x and pxa3xx Robert Jarzmik
2015-02-12 17:22   ` Robert Jarzmik
2015-02-14 14:57 ` Robert Jarzmik [this message]
2015-02-14 14:57   ` [PATCH v4 1/5] ARM: dts: pxa: add pwri2c to pxa device-tree Robert Jarzmik
2015-02-14 14:57   ` Robert Jarzmik
2015-02-23 19:39   ` Robert Jarzmik
2015-02-23 19:39     ` Robert Jarzmik

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=87y4o04k21.fsf@free.fr \
    --to=robert.jarzmik@free.fr \
    --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.