All of lore.kernel.org
 help / color / mirror / Atom feed
From: neil.armstrong@linaro.org
To: Martin Blumenstingl <martin.blumenstingl@googlemail.com>,
	linux-amlogic@lists.infradead.org
Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, robh+dt@kernel.org,
	krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org
Subject: Re: [PATCH v1 0/3] ARM: dts: amlogic: Three small binding check error fixes
Date: Mon, 19 Feb 2024 09:37:37 +0100	[thread overview]
Message-ID: <f1dd75d3-d86b-447a-8a76-73da7d14c936@linaro.org> (raw)
In-Reply-To: <20240218111959.1811676-1-martin.blumenstingl@googlemail.com>

On 18/02/2024 12:19, Martin Blumenstingl wrote:
> This series contains three small binding check fixes.
> Nothing functional was broken before, so no need to backpport any of
> these to -stable.
> 
> 
> Martin Blumenstingl (3):
>    ARM: dts: meson: fix bus node names
>    ARM: dts: meson8: fix &hwrng node compatible string
>    ARM: dts: meson8b: fix &hwrng node compatible string
> 
>   arch/arm/boot/dts/amlogic/meson.dtsi   | 6 +++---
>   arch/arm/boot/dts/amlogic/meson8.dtsi  | 1 -
>   arch/arm/boot/dts/amlogic/meson8b.dtsi | 1 -
>   3 files changed, 3 insertions(+), 5 deletions(-)
> 

Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: neil.armstrong@linaro.org
To: Martin Blumenstingl <martin.blumenstingl@googlemail.com>,
	linux-amlogic@lists.infradead.org
Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, robh+dt@kernel.org,
	krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org
Subject: Re: [PATCH v1 0/3] ARM: dts: amlogic: Three small binding check error fixes
Date: Mon, 19 Feb 2024 09:37:37 +0100	[thread overview]
Message-ID: <f1dd75d3-d86b-447a-8a76-73da7d14c936@linaro.org> (raw)
In-Reply-To: <20240218111959.1811676-1-martin.blumenstingl@googlemail.com>

On 18/02/2024 12:19, Martin Blumenstingl wrote:
> This series contains three small binding check fixes.
> Nothing functional was broken before, so no need to backpport any of
> these to -stable.
> 
> 
> Martin Blumenstingl (3):
>    ARM: dts: meson: fix bus node names
>    ARM: dts: meson8: fix &hwrng node compatible string
>    ARM: dts: meson8b: fix &hwrng node compatible string
> 
>   arch/arm/boot/dts/amlogic/meson.dtsi   | 6 +++---
>   arch/arm/boot/dts/amlogic/meson8.dtsi  | 1 -
>   arch/arm/boot/dts/amlogic/meson8b.dtsi | 1 -
>   3 files changed, 3 insertions(+), 5 deletions(-)
> 

Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>

_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

WARNING: multiple messages have this Message-ID (diff)
From: neil.armstrong@linaro.org
To: Martin Blumenstingl <martin.blumenstingl@googlemail.com>,
	linux-amlogic@lists.infradead.org
Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, robh+dt@kernel.org,
	krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org
Subject: Re: [PATCH v1 0/3] ARM: dts: amlogic: Three small binding check error fixes
Date: Mon, 19 Feb 2024 09:37:37 +0100	[thread overview]
Message-ID: <f1dd75d3-d86b-447a-8a76-73da7d14c936@linaro.org> (raw)
In-Reply-To: <20240218111959.1811676-1-martin.blumenstingl@googlemail.com>

On 18/02/2024 12:19, Martin Blumenstingl wrote:
> This series contains three small binding check fixes.
> Nothing functional was broken before, so no need to backpport any of
> these to -stable.
> 
> 
> Martin Blumenstingl (3):
>    ARM: dts: meson: fix bus node names
>    ARM: dts: meson8: fix &hwrng node compatible string
>    ARM: dts: meson8b: fix &hwrng node compatible string
> 
>   arch/arm/boot/dts/amlogic/meson.dtsi   | 6 +++---
>   arch/arm/boot/dts/amlogic/meson8.dtsi  | 1 -
>   arch/arm/boot/dts/amlogic/meson8b.dtsi | 1 -
>   3 files changed, 3 insertions(+), 5 deletions(-)
> 

Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>

  parent reply	other threads:[~2024-02-19  8:37 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-18 11:19 [PATCH v1 0/3] ARM: dts: amlogic: Three small binding check error fixes Martin Blumenstingl
2024-02-18 11:19 ` Martin Blumenstingl
2024-02-18 11:19 ` Martin Blumenstingl
2024-02-18 11:19 ` [PATCH v1 1/3] ARM: dts: meson: fix bus node names Martin Blumenstingl
2024-02-18 11:19   ` Martin Blumenstingl
2024-02-18 11:19   ` Martin Blumenstingl
2024-02-18 11:19 ` [PATCH v1 2/3] ARM: dts: meson8: fix &hwrng node compatible string Martin Blumenstingl
2024-02-18 11:19   ` Martin Blumenstingl
2024-02-18 11:19   ` Martin Blumenstingl
2024-02-18 11:19 ` [PATCH v1 3/3] ARM: dts: meson8b: " Martin Blumenstingl
2024-02-18 11:19   ` Martin Blumenstingl
2024-02-18 11:19   ` Martin Blumenstingl
2024-02-19  8:37 ` neil.armstrong [this message]
2024-02-19  8:37   ` [PATCH v1 0/3] ARM: dts: amlogic: Three small binding check error fixes neil.armstrong
2024-02-19  8:37   ` neil.armstrong
2024-02-19  8:55 ` Neil Armstrong
2024-02-19  8:55   ` Neil Armstrong
2024-02-19  8:55   ` Neil Armstrong

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=f1dd75d3-d86b-447a-8a76-73da7d14c936@linaro.org \
    --to=neil.armstrong@linaro.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-amlogic@lists.infradead.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=martin.blumenstingl@googlemail.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.