From: k.kozlowski@samsung.com (Krzysztof Kozlowski)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/5] ARM: dts: S3C2416: fix cpu compatible value
Date: Mon, 28 Sep 2015 20:44:59 +0900 [thread overview]
Message-ID: <5609283B.1070306@samsung.com> (raw)
In-Reply-To: <1443202534-13816-3-git-send-email-vz@mleia.com>
W dniu 26.09.2015 o 02:35, Vladimir Zapolskiy pisze:
> The change corrects cpu compatible property to a defined one,
> see Documentation/devicetree/bindings/arm/cpus.txt
>
> Signed-off-by: Vladimir Zapolskiy <vz@mleia.com>
> Cc: Kukjin Kim <kgene@kernel.org>
> Cc: Krzysztof Kozlowski <k.kozlowski@samsung.com>
> ---
> arch/arm/boot/dts/s3c2416.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Best regards,
Krzysztof
WARNING: multiple messages have this Message-ID (diff)
From: Krzysztof Kozlowski <k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
To: Vladimir Zapolskiy <vz-ChpfBGZJDbMAvxtiuMwx3w@public.gmane.org>,
Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>,
Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>
Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
Kukjin Kim <kgene-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: Re: [PATCH 3/5] ARM: dts: S3C2416: fix cpu compatible value
Date: Mon, 28 Sep 2015 20:44:59 +0900 [thread overview]
Message-ID: <5609283B.1070306@samsung.com> (raw)
In-Reply-To: <1443202534-13816-3-git-send-email-vz-ChpfBGZJDbMAvxtiuMwx3w@public.gmane.org>
W dniu 26.09.2015 o 02:35, Vladimir Zapolskiy pisze:
> The change corrects cpu compatible property to a defined one,
> see Documentation/devicetree/bindings/arm/cpus.txt
>
> Signed-off-by: Vladimir Zapolskiy <vz-ChpfBGZJDbMAvxtiuMwx3w@public.gmane.org>
> Cc: Kukjin Kim <kgene-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
> Cc: Krzysztof Kozlowski <k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
> ---
> arch/arm/boot/dts/s3c2416.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Krzysztof Kozlowski <k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>
Best regards,
Krzysztof
--
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
next prev parent reply other threads:[~2015-09-28 11:44 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-25 17:35 [PATCH 0/5] ARM: dts: fix cpu compatible values Vladimir Zapolskiy
2015-09-25 17:35 ` Vladimir Zapolskiy
2015-09-25 17:35 ` [PATCH 1/5] ARM: dts: i.MX31: fix cpu compatible value Vladimir Zapolskiy
2015-09-25 17:35 ` Vladimir Zapolskiy
2015-09-25 17:35 ` [PATCH 2/5] ARM: dts: i.MX35: " Vladimir Zapolskiy
2015-09-25 17:35 ` Vladimir Zapolskiy
2015-09-25 17:35 ` [PATCH 3/5] ARM: dts: S3C2416: " Vladimir Zapolskiy
2015-09-25 17:35 ` Vladimir Zapolskiy
2015-09-28 11:44 ` Krzysztof Kozlowski [this message]
2015-09-28 11:44 ` Krzysztof Kozlowski
2015-09-25 17:35 ` [PATCH 4/5] ARM: dts: TI-Nspire: " Vladimir Zapolskiy
2015-09-25 17:35 ` Vladimir Zapolskiy
2015-09-25 17:35 ` [PATCH 5/5] ARM: dts: WM8750: " Vladimir Zapolskiy
2015-09-25 17:35 ` Vladimir Zapolskiy
2015-09-26 5:05 ` [PATCH 0/5] ARM: dts: fix cpu compatible values Shawn Guo
2015-09-26 5:05 ` Shawn Guo
2015-10-19 18:02 ` Vladimir Zapolskiy
2015-10-19 18:02 ` Vladimir Zapolskiy
2015-10-19 23:53 ` Krzysztof Kozlowski
2015-10-19 23:53 ` Krzysztof Kozlowski
2015-10-23 20:00 ` Arnd Bergmann
2015-10-23 20:00 ` Arnd Bergmann
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=5609283B.1070306@samsung.com \
--to=k.kozlowski@samsung.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.