All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shawn Guo <shawnguo@kernel.org>
To: Fabio Estevam <festevam@gmail.com>
Cc: robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org,
	conor+dt@kernel.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Fabio Estevam <festevam@denx.de>
Subject: Re: [PATCH 01/15] ARM: dts: imx6qdl-gw54xx: Use the mux- prefix
Date: Sat, 27 May 2023 21:26:32 +0800	[thread overview]
Message-ID: <20230527132632.GF560301@dragon> (raw)
In-Reply-To: <20230526005529.150418-1-festevam@gmail.com>

On Thu, May 25, 2023 at 09:55:15PM -0300, Fabio Estevam wrote:
> From: Fabio Estevam <festevam@denx.de>
> 
> According to Documentation/devicetree/bindings/sound/imx-audmux.yaml,
> there must be a "mux-" prefix in the audmux port nodes.
> 
> Add the "mux-" prefix to avoid devicetree schema warnings.
> 
> Signed-off-by: Fabio Estevam <festevam@denx.de>

Can we squash them into one patch?

Shawn

WARNING: multiple messages have this Message-ID (diff)
From: Shawn Guo <shawnguo@kernel.org>
To: Fabio Estevam <festevam@gmail.com>
Cc: robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org,
	conor+dt@kernel.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Fabio Estevam <festevam@denx.de>
Subject: Re: [PATCH 01/15] ARM: dts: imx6qdl-gw54xx: Use the mux- prefix
Date: Sat, 27 May 2023 21:26:32 +0800	[thread overview]
Message-ID: <20230527132632.GF560301@dragon> (raw)
In-Reply-To: <20230526005529.150418-1-festevam@gmail.com>

On Thu, May 25, 2023 at 09:55:15PM -0300, Fabio Estevam wrote:
> From: Fabio Estevam <festevam@denx.de>
> 
> According to Documentation/devicetree/bindings/sound/imx-audmux.yaml,
> there must be a "mux-" prefix in the audmux port nodes.
> 
> Add the "mux-" prefix to avoid devicetree schema warnings.
> 
> Signed-off-by: Fabio Estevam <festevam@denx.de>

Can we squash them into one patch?

Shawn

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

  parent reply	other threads:[~2023-05-27 13:26 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-26  0:55 [PATCH 01/15] ARM: dts: imx6qdl-gw54xx: Use the mux- prefix Fabio Estevam
2023-05-26  0:55 ` Fabio Estevam
2023-05-26  0:55 ` [PATCH 02/15] ARM: dts: imx6qdl-hummingboard: " Fabio Estevam
2023-05-26  0:55   ` Fabio Estevam
2023-05-26  0:55 ` [PATCH 03/15] ARM: dts: imx6qdl-gw551x: " Fabio Estevam
2023-05-26  0:55   ` Fabio Estevam
2023-05-26  0:55 ` [PATCH 04/15] ARM: dts: imx6qdl-hummingboard2: " Fabio Estevam
2023-05-26  0:55   ` Fabio Estevam
2023-05-26  0:55 ` [PATCH 05/15] ARM: dts: imx6qdl-icore: " Fabio Estevam
2023-05-26  0:55   ` Fabio Estevam
2023-05-26  0:55 ` [PATCH 06/15] ARM: dts: imx6qdl-mba6: " Fabio Estevam
2023-05-26  0:55   ` Fabio Estevam
2023-05-26  7:23   ` Alexander Stein
2023-05-26  7:23     ` Alexander Stein
2023-05-26  0:55 ` [PATCH 07/15] ARM: dts: imx6qdl-phytec-pbab01: " Fabio Estevam
2023-05-26  0:55   ` Fabio Estevam
2023-05-26  0:55 ` [PATCH 08/15] ARM: dts: imx6qdl-tx6: " Fabio Estevam
2023-05-26  0:55   ` Fabio Estevam
2023-05-26  0:55 ` [PATCH 09/15] ARM: dts: imx6dl-qmx6: " Fabio Estevam
2023-05-26  0:55   ` Fabio Estevam
2023-05-26  0:55 ` [PATCH 10/15] ARM: dts: imx6q-kp: " Fabio Estevam
2023-05-26  0:55   ` Fabio Estevam
2023-05-26  0:55 ` [PATCH 11/15] ARM: dts: imx6qdl-icore-rqs: " Fabio Estevam
2023-05-26  0:55   ` Fabio Estevam
2023-05-26  0:55 ` [PATCH 12/15] ARM: dts: imx6q-cm-fx6: " Fabio Estevam
2023-05-26  0:55   ` Fabio Estevam
2023-05-26  0:55 ` [PATCH 13/15] ARM: dts: imx6q-display5: " Fabio Estevam
2023-05-26  0:55   ` Fabio Estevam
2023-05-26  0:55 ` [PATCH 14/15] ARM: dts: imx6qdl-var-dart: " Fabio Estevam
2023-05-26  0:55   ` Fabio Estevam
2023-05-26  0:55 ` [PATCH 15/15] ARM: dts: imx6qdl-zii-rdu2: " Fabio Estevam
2023-05-26  0:55   ` Fabio Estevam
2023-05-27 13:26 ` Shawn Guo [this message]
2023-05-27 13:26   ` [PATCH 01/15] ARM: dts: imx6qdl-gw54xx: " Shawn Guo

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=20230527132632.GF560301@dragon \
    --to=shawnguo@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@denx.de \
    --cc=festevam@gmail.com \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --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.