linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Neil Armstrong <narmstrong@baylibre.com>
To: Christian Hewitt <christianshewitt@gmail.com>,
	Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Kevin Hilman <khilman@baylibre.com>,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] arm64: dts: meson: khadas-vim3: move model to g12b-khadas-vim3 dtsi
Date: Tue, 3 Mar 2020 15:39:56 +0100	[thread overview]
Message-ID: <1ac1ed5b-c034-e816-9211-83e07fe6f6e9@baylibre.com> (raw)
In-Reply-To: <1582868824-73870-1-git-send-email-christianshewitt@gmail.com>

On 28/02/2020 06:47, Christian Hewitt wrote:
> The common meson-khadas-vim3.dtsi is now shared with VIM3L so move the
> VIM3 model namne to meson-g12b-khadas-vim3.dtsi.
---------------/\ name
> 
> meson-sm1-khadas-vim3l.dts contains the VIM3L model name.
> 
> Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
> ---
>  arch/arm64/boot/dts/amlogic/meson-g12b-khadas-vim3.dtsi | 2 ++
>  arch/arm64/boot/dts/amlogic/meson-khadas-vim3.dtsi      | 2 --
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/arch/arm64/boot/dts/amlogic/meson-g12b-khadas-vim3.dtsi b/arch/arm64/boot/dts/amlogic/meson-g12b-khadas-vim3.dtsi
> index 5548634..2b2d72c 100644
> --- a/arch/arm64/boot/dts/amlogic/meson-g12b-khadas-vim3.dtsi
> +++ b/arch/arm64/boot/dts/amlogic/meson-g12b-khadas-vim3.dtsi
> @@ -8,6 +8,8 @@
>  #include <dt-bindings/sound/meson-g12a-tohdmitx.h>
>  
>  / {
> +	model = "Khadas VIM3";
> +
>  	vddcpu_a: regulator-vddcpu-a {
>  		/*
>  		 * MP8756GD Regulator.
> diff --git a/arch/arm64/boot/dts/amlogic/meson-khadas-vim3.dtsi b/arch/arm64/boot/dts/amlogic/meson-khadas-vim3.dtsi
> index 90815fa..0ef60c7 100644
> --- a/arch/arm64/boot/dts/amlogic/meson-khadas-vim3.dtsi
> +++ b/arch/arm64/boot/dts/amlogic/meson-khadas-vim3.dtsi
> @@ -9,8 +9,6 @@
>  #include <dt-bindings/gpio/meson-g12a-gpio.h>
>  
>  / {
> -	model = "Khadas VIM3";
> -
>  	aliases {
>  		serial0 = &uart_AO;
>  		ethernet0 = &ethmac;
> 

With typo fixes:
Reviewed-by: Neil Armstrong <narmstrong@baylibre.com>

      reply	other threads:[~2020-03-03 14:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-28  5:47 [PATCH] arm64: dts: meson: khadas-vim3: move model to g12b-khadas-vim3 dtsi Christian Hewitt
2020-03-03 14:39 ` Neil Armstrong [this message]

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=1ac1ed5b-c034-e816-9211-83e07fe6f6e9@baylibre.com \
    --to=narmstrong@baylibre.com \
    --cc=christianshewitt@gmail.com \
    --cc=devicetree@vger.kernel.org \
    --cc=khilman@baylibre.com \
    --cc=linux-amlogic@lists.infradead.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).