From: Rob Herring <robh@kernel.org>
To: Abel Vesa <abel.vesa@nxp.com>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
Joakim Zhang <qiangqing.zhang@nxp.com>,
"David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
Shawn Guo <shawnguo@kernel.org>,
Sascha Hauer <s.hauer@pengutronix.de>,
NXP Linux Team <linux-imx@nxp.com>,
Pengutronix Kernel Team <kernel@pengutronix.de>,
Fabio Estevam <festevam@gmail.com>,
devicetree@vger.kernel.org, netdev@vger.kernel.org,
linux-phy@lists.infradead.org,
linux-arm-kernel@lists.infradead.org, linux-usb@vger.kernel.org,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Dong Aisheng <aisheng.dong@nxp.com>
Subject: Re: [PATCH v9 11/12] dt-bindings: arm: freescale: scu-ocotp: Add i.MX8DXL compatible string
Date: Tue, 28 Jun 2022 08:34:47 -0600 [thread overview]
Message-ID: <20220628143447.GA417671-robh@kernel.org> (raw)
In-Reply-To: <20220607111625.1845393-12-abel.vesa@nxp.com>
On Tue, Jun 07, 2022 at 02:16:24PM +0300, Abel Vesa wrote:
> Add i.MX8DXL compatible string to the scu-ocotp bindings.
>
> Signed-off-by: Abel Vesa <abel.vesa@nxp.com>
> ---
> .../devicetree/bindings/arm/freescale/fsl,scu-ocotp.yaml | 2 ++
> 1 file changed, 2 insertions(+)
Why are you adding this patch which adds a dependency on v9 of your
series?
>
> diff --git a/Documentation/devicetree/bindings/arm/freescale/fsl,scu-ocotp.yaml b/Documentation/devicetree/bindings/arm/freescale/fsl,scu-ocotp.yaml
> index 1c2d2486f366..73c9bd16ec35 100644
> --- a/Documentation/devicetree/bindings/arm/freescale/fsl,scu-ocotp.yaml
> +++ b/Documentation/devicetree/bindings/arm/freescale/fsl,scu-ocotp.yaml
> @@ -20,7 +20,9 @@ properties:
> - enum:
> - fsl,imx8qm-scu-ocotp
> - fsl,imx8qxp-scu-ocotp
> + - fsl,imx8dxl-scu-ocotp
> - items:
> + - const: fsl,imx8dxl-scu-ocotp
> - const: fsl,imx8qxp-scu-ocotp
This doesn't make sense. Either you have a fallback or you don't.
>
> '#address-cells':
> --
> 2.34.3
>
>
--
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Abel Vesa <abel.vesa@nxp.com>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
Joakim Zhang <qiangqing.zhang@nxp.com>,
"David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
Shawn Guo <shawnguo@kernel.org>,
Sascha Hauer <s.hauer@pengutronix.de>,
NXP Linux Team <linux-imx@nxp.com>,
Pengutronix Kernel Team <kernel@pengutronix.de>,
Fabio Estevam <festevam@gmail.com>,
devicetree@vger.kernel.org, netdev@vger.kernel.org,
linux-phy@lists.infradead.org,
linux-arm-kernel@lists.infradead.org, linux-usb@vger.kernel.org,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Dong Aisheng <aisheng.dong@nxp.com>
Subject: Re: [PATCH v9 11/12] dt-bindings: arm: freescale: scu-ocotp: Add i.MX8DXL compatible string
Date: Tue, 28 Jun 2022 08:34:47 -0600 [thread overview]
Message-ID: <20220628143447.GA417671-robh@kernel.org> (raw)
In-Reply-To: <20220607111625.1845393-12-abel.vesa@nxp.com>
On Tue, Jun 07, 2022 at 02:16:24PM +0300, Abel Vesa wrote:
> Add i.MX8DXL compatible string to the scu-ocotp bindings.
>
> Signed-off-by: Abel Vesa <abel.vesa@nxp.com>
> ---
> .../devicetree/bindings/arm/freescale/fsl,scu-ocotp.yaml | 2 ++
> 1 file changed, 2 insertions(+)
Why are you adding this patch which adds a dependency on v9 of your
series?
>
> diff --git a/Documentation/devicetree/bindings/arm/freescale/fsl,scu-ocotp.yaml b/Documentation/devicetree/bindings/arm/freescale/fsl,scu-ocotp.yaml
> index 1c2d2486f366..73c9bd16ec35 100644
> --- a/Documentation/devicetree/bindings/arm/freescale/fsl,scu-ocotp.yaml
> +++ b/Documentation/devicetree/bindings/arm/freescale/fsl,scu-ocotp.yaml
> @@ -20,7 +20,9 @@ properties:
> - enum:
> - fsl,imx8qm-scu-ocotp
> - fsl,imx8qxp-scu-ocotp
> + - fsl,imx8dxl-scu-ocotp
> - items:
> + - const: fsl,imx8dxl-scu-ocotp
> - const: fsl,imx8qxp-scu-ocotp
This doesn't make sense. Either you have a fallback or you don't.
>
> '#address-cells':
> --
> 2.34.3
>
>
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Abel Vesa <abel.vesa@nxp.com>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
Joakim Zhang <qiangqing.zhang@nxp.com>,
"David S. Miller" <davem@davemloft.net>,
Eric Dumazet <edumazet@google.com>,
Jakub Kicinski <kuba@kernel.org>, Paolo Abeni <pabeni@redhat.com>,
Shawn Guo <shawnguo@kernel.org>,
Sascha Hauer <s.hauer@pengutronix.de>,
NXP Linux Team <linux-imx@nxp.com>,
Pengutronix Kernel Team <kernel@pengutronix.de>,
Fabio Estevam <festevam@gmail.com>,
devicetree@vger.kernel.org, netdev@vger.kernel.org,
linux-phy@lists.infradead.org,
linux-arm-kernel@lists.infradead.org, linux-usb@vger.kernel.org,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Dong Aisheng <aisheng.dong@nxp.com>
Subject: Re: [PATCH v9 11/12] dt-bindings: arm: freescale: scu-ocotp: Add i.MX8DXL compatible string
Date: Tue, 28 Jun 2022 08:34:47 -0600 [thread overview]
Message-ID: <20220628143447.GA417671-robh@kernel.org> (raw)
In-Reply-To: <20220607111625.1845393-12-abel.vesa@nxp.com>
On Tue, Jun 07, 2022 at 02:16:24PM +0300, Abel Vesa wrote:
> Add i.MX8DXL compatible string to the scu-ocotp bindings.
>
> Signed-off-by: Abel Vesa <abel.vesa@nxp.com>
> ---
> .../devicetree/bindings/arm/freescale/fsl,scu-ocotp.yaml | 2 ++
> 1 file changed, 2 insertions(+)
Why are you adding this patch which adds a dependency on v9 of your
series?
>
> diff --git a/Documentation/devicetree/bindings/arm/freescale/fsl,scu-ocotp.yaml b/Documentation/devicetree/bindings/arm/freescale/fsl,scu-ocotp.yaml
> index 1c2d2486f366..73c9bd16ec35 100644
> --- a/Documentation/devicetree/bindings/arm/freescale/fsl,scu-ocotp.yaml
> +++ b/Documentation/devicetree/bindings/arm/freescale/fsl,scu-ocotp.yaml
> @@ -20,7 +20,9 @@ properties:
> - enum:
> - fsl,imx8qm-scu-ocotp
> - fsl,imx8qxp-scu-ocotp
> + - fsl,imx8dxl-scu-ocotp
> - items:
> + - const: fsl,imx8dxl-scu-ocotp
> - const: fsl,imx8qxp-scu-ocotp
This doesn't make sense. Either you have a fallback or you don't.
>
> '#address-cells':
> --
> 2.34.3
>
>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2022-06-28 14:34 UTC|newest]
Thread overview: 54+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-07 11:16 [PATCH v9 00/12] arm64: dts: Add i.MX8DXL initial support Abel Vesa
2022-06-07 11:16 ` Abel Vesa
2022-06-07 11:16 ` Abel Vesa
2022-06-07 11:16 ` [PATCH v9 01/12] arm64: dts: freescale: Add adma subsystem dtsi for imx8dxl Abel Vesa
2022-06-07 11:16 ` Abel Vesa
2022-06-07 11:16 ` Abel Vesa
2022-06-07 11:16 ` [PATCH v9 02/12] arm64: dts: freescale: Add the imx8dxl connectivity subsys dtsi Abel Vesa
2022-06-07 11:16 ` Abel Vesa
2022-06-07 11:16 ` Abel Vesa
2022-06-07 11:16 ` [PATCH v9 03/12] arm64: dts: freescale: Add ddr subsys dtsi for imx8dxl Abel Vesa
2022-06-07 11:16 ` Abel Vesa
2022-06-07 11:16 ` Abel Vesa
2022-06-07 11:16 ` [PATCH v9 04/12] arm64: dts: freescale: Add lsio " Abel Vesa
2022-06-07 11:16 ` Abel Vesa
2022-06-07 11:16 ` Abel Vesa
2022-06-07 11:16 ` [PATCH v9 05/12] arm64: dts: freescale: Add the top level dtsi support " Abel Vesa
2022-06-07 11:16 ` Abel Vesa
2022-06-07 11:16 ` Abel Vesa
2022-06-07 11:16 ` [PATCH v9 06/12] dt-bindings: arm: Document i.MX8DXL EVK board binding Abel Vesa
2022-06-07 11:16 ` Abel Vesa
2022-06-07 11:16 ` Abel Vesa
2022-06-07 11:16 ` [PATCH v9 07/12] dt-bindings: net: fec: Add i.MX8DXL compatible string Abel Vesa
2022-06-07 11:16 ` Abel Vesa
2022-06-07 11:16 ` Abel Vesa
2022-06-07 11:16 ` [PATCH v9 08/12] dt-bindings: phy: mxs-usb-phy: " Abel Vesa
2022-06-07 11:16 ` Abel Vesa
2022-06-07 11:16 ` Abel Vesa
2022-06-08 16:22 ` Vinod Koul
2022-06-08 16:22 ` Vinod Koul
2022-06-08 16:22 ` Vinod Koul
2022-10-12 11:45 ` Peng Fan
2022-10-12 11:45 ` Peng Fan
2022-10-12 11:45 ` Peng Fan
2022-10-12 12:52 ` Krzysztof Kozlowski
2022-10-12 12:52 ` Krzysztof Kozlowski
2022-10-12 12:52 ` Krzysztof Kozlowski
2022-06-07 11:16 ` [PATCH v9 09/12] dt-bindings: usb: ci-hdrc-usb2: " Abel Vesa
2022-06-07 11:16 ` Abel Vesa
2022-06-07 11:16 ` Abel Vesa
2022-06-07 11:16 ` [PATCH v9 10/12] dt-bindings: usb: usbmisc-imx: " Abel Vesa
2022-06-07 11:16 ` Abel Vesa
2022-06-07 11:16 ` Abel Vesa
2022-06-07 11:16 ` [PATCH v9 11/12] dt-bindings: arm: freescale: scu-ocotp: " Abel Vesa
2022-06-07 11:16 ` Abel Vesa
2022-06-07 11:16 ` Abel Vesa
2022-06-28 14:34 ` Rob Herring [this message]
2022-06-28 14:34 ` Rob Herring
2022-06-28 14:34 ` Rob Herring
2022-06-07 11:16 ` [PATCH v9 12/12] dt-bindings: arm: freescale: scu-pd: " Abel Vesa
2022-06-07 11:16 ` Abel Vesa
2022-06-07 11:16 ` Abel Vesa
2022-06-28 14:35 ` Rob Herring
2022-06-28 14:35 ` Rob Herring
2022-06-28 14:35 ` Rob Herring
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=20220628143447.GA417671-robh@kernel.org \
--to=robh@kernel.org \
--cc=abel.vesa@nxp.com \
--cc=aisheng.dong@nxp.com \
--cc=davem@davemloft.net \
--cc=devicetree@vger.kernel.org \
--cc=edumazet@google.com \
--cc=festevam@gmail.com \
--cc=kernel@pengutronix.de \
--cc=krzysztof.kozlowski@linaro.org \
--cc=kuba@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-imx@nxp.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-phy@lists.infradead.org \
--cc=linux-usb@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=qiangqing.zhang@nxp.com \
--cc=s.hauer@pengutronix.de \
--cc=shawnguo@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.