From: Krzysztof Kozlowski <krzk@kernel.org>
To: Javier Martinez Canillas <javier@osg.samsung.com>
Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
Kukjin Kim <kgene@kernel.org>,
Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>,
linux-samsung-soc@vger.kernel.org,
Rob Herring <robh+dt@kernel.org>,
Mark Rutland <mark.rutland@arm.com>,
Krzysztof Kozlowski <krzk@kernel.org>
Subject: Re: [PATCH v2 6/7] ARM: dts: exynos: Add missing unit name to memory nodes in Exynos4 DTS
Date: Thu, 1 Sep 2016 18:31:34 +0200 [thread overview]
Message-ID: <20160901163134.GE12564@kozik-lap> (raw)
In-Reply-To: <1472720817-20362-7-git-send-email-javier@osg.samsung.com>
On Thu, Sep 01, 2016 at 11:06:55AM +0200, Javier Martinez Canillas wrote:
> This patch fixes the following DTC warnings:
>
> "Node /memory has a reg or ranges property, but no unit name"
>
> Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
> ---
>
> Changes in v2: None
>
> arch/arm/boot/dts/exynos4210-origen.dts | 2 +-
> arch/arm/boot/dts/exynos4210-smdkv310.dts | 2 +-
> arch/arm/boot/dts/exynos4210-trats.dts | 2 +-
> arch/arm/boot/dts/exynos4210-universal_c210.dts | 2 +-
> arch/arm/boot/dts/exynos4412-odroidu3.dts | 2 +-
> arch/arm/boot/dts/exynos4412-odroidx.dts | 2 +-
> arch/arm/boot/dts/exynos4412-odroidx2.dts | 2 +-
> arch/arm/boot/dts/exynos4412-origen.dts | 2 +-
> arch/arm/boot/dts/exynos4412-smdk4412.dts | 2 +-
> arch/arm/boot/dts/exynos4412-tiny4412.dts | 2 +-
> arch/arm/boot/dts/exynos4412-trats2.dts | 2 +-
> 11 files changed, 11 insertions(+), 11 deletions(-)
Thanks, applied.
Best regards,
Krzysztof
next prev parent reply other threads:[~2016-09-01 16:31 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-01 9:06 [PATCH v2 0/7] ARM: dts: exynos: Remove skeleton.dtsi usage and fix memory node DTC warnings Javier Martinez Canillas
2016-09-01 9:06 ` [PATCH v2 1/7] ARM: dts: exynos: Add missing memory node for Exynos5440 boards Javier Martinez Canillas
[not found] ` <1472720817-20362-2-git-send-email-javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>
2016-09-01 16:26 ` Krzysztof Kozlowski
2016-09-01 16:26 ` Krzysztof Kozlowski
2016-09-01 9:06 ` [PATCH v2 2/7] ARM: dts: exynos: Remove skeleton.dtsi usage for Exynos3 Javier Martinez Canillas
[not found] ` <1472720817-20362-3-git-send-email-javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>
2016-09-01 16:26 ` Krzysztof Kozlowski
2016-09-01 16:26 ` Krzysztof Kozlowski
[not found] ` <1472720817-20362-1-git-send-email-javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>
2016-09-01 9:06 ` [PATCH v2 3/7] ARM: dts: exynos: Remove skeleton.dtsi usage for Exynos4 Javier Martinez Canillas
2016-09-01 9:06 ` Javier Martinez Canillas
[not found] ` <1472720817-20362-4-git-send-email-javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>
2016-09-01 16:28 ` Krzysztof Kozlowski
2016-09-01 16:28 ` Krzysztof Kozlowski
2016-09-01 9:06 ` [PATCH v2 4/7] ARM: dts: exynos: Remove skeleton.dtsi usage for Exynos5 Javier Martinez Canillas
[not found] ` <1472720817-20362-5-git-send-email-javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>
2016-09-01 16:31 ` Krzysztof Kozlowski
2016-09-01 16:31 ` Krzysztof Kozlowski
2016-09-01 9:06 ` [PATCH v2 5/7] ARM: dts: exynos: Add missing unit name to memory nodes in Exynos3 DTS Javier Martinez Canillas
2016-09-01 16:31 ` Krzysztof Kozlowski
2016-09-01 9:06 ` [PATCH v2 6/7] ARM: dts: exynos: Add missing unit name to memory nodes in Exynos4 DTS Javier Martinez Canillas
2016-09-01 16:31 ` Krzysztof Kozlowski [this message]
2016-09-01 9:06 ` [PATCH v2 7/7] ARM: dts: exynos: Add missing unit name to memory nodes in Exynos5 DTS Javier Martinez Canillas
[not found] ` <1472720817-20362-8-git-send-email-javier-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>
2016-09-01 16:32 ` Krzysztof Kozlowski
2016-09-01 16:32 ` Krzysztof Kozlowski
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=20160901163134.GE12564@kozik-lap \
--to=krzk@kernel.org \
--cc=b.zolnierkie@samsung.com \
--cc=devicetree@vger.kernel.org \
--cc=javier@osg.samsung.com \
--cc=kgene@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=robh+dt@kernel.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.