From: Kevin Hilman <khilman@baylibre.com>
To: Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Conor Dooley <conor+dt@kernel.org>,
Neil Armstrong <neil.armstrong@linaro.org>,
Jerome Brunet <jbrunet@baylibre.com>,
Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Cc: Alexander Stein <alexander.stein@mailbox.org>,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-amlogic@lists.infradead.org
Subject: Re: [PATCH 1/2] arm64: dts: meson-g12: Fix clock order for amlogic,axg-tdm-iface devices
Date: Thu, 10 Aug 2023 10:15:48 -0700 [thread overview]
Message-ID: <7ha5uyes3f.fsf@baylibre.com> (raw)
In-Reply-To: <20230808161755.31594-1-alexander.stein@mailbox.org>
DT maintainers,
Alexander Stein <alexander.stein@mailbox.org> writes:
> Binding specify order of clocks as:
> 1. "sclk"
> 2. "lrclk"
> 3. "mclk"
> Adjust clocks accordingly. Fixes warnings:
I understand this patch is to fix DT warnings (and thank you Alexander
for fixing warnings!) ... *but* the underlying requirement being
enforced by the schema here seems completely wrong to me, and a step
backwards.
Sorry if this is a FAQ someplace, but I couldn't find an explanation for
this. One of the main goals of introducing names in the first place was
to get rid of ordering requirements. Now the DT schema is enforcing
ordering requirements, but the drivers don't need ordering, so what is
the point of enforcing ordering requirements?
Kevin
_______________________________________________
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: Kevin Hilman <khilman@baylibre.com>
To: Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Conor Dooley <conor+dt@kernel.org>,
Neil Armstrong <neil.armstrong@linaro.org>,
Jerome Brunet <jbrunet@baylibre.com>,
Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Cc: Alexander Stein <alexander.stein@mailbox.org>,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-amlogic@lists.infradead.org
Subject: Re: [PATCH 1/2] arm64: dts: meson-g12: Fix clock order for amlogic,axg-tdm-iface devices
Date: Thu, 10 Aug 2023 10:15:48 -0700 [thread overview]
Message-ID: <7ha5uyes3f.fsf@baylibre.com> (raw)
In-Reply-To: <20230808161755.31594-1-alexander.stein@mailbox.org>
DT maintainers,
Alexander Stein <alexander.stein@mailbox.org> writes:
> Binding specify order of clocks as:
> 1. "sclk"
> 2. "lrclk"
> 3. "mclk"
> Adjust clocks accordingly. Fixes warnings:
I understand this patch is to fix DT warnings (and thank you Alexander
for fixing warnings!) ... *but* the underlying requirement being
enforced by the schema here seems completely wrong to me, and a step
backwards.
Sorry if this is a FAQ someplace, but I couldn't find an explanation for
this. One of the main goals of introducing names in the first place was
to get rid of ordering requirements. Now the DT schema is enforcing
ordering requirements, but the drivers don't need ordering, so what is
the point of enforcing ordering requirements?
Kevin
_______________________________________________
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: Kevin Hilman <khilman@baylibre.com>
To: Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Conor Dooley <conor+dt@kernel.org>,
Neil Armstrong <neil.armstrong@linaro.org>,
Jerome Brunet <jbrunet@baylibre.com>,
Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Cc: Alexander Stein <alexander.stein@mailbox.org>,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-amlogic@lists.infradead.org
Subject: Re: [PATCH 1/2] arm64: dts: meson-g12: Fix clock order for amlogic,axg-tdm-iface devices
Date: Thu, 10 Aug 2023 10:15:48 -0700 [thread overview]
Message-ID: <7ha5uyes3f.fsf@baylibre.com> (raw)
In-Reply-To: <20230808161755.31594-1-alexander.stein@mailbox.org>
DT maintainers,
Alexander Stein <alexander.stein@mailbox.org> writes:
> Binding specify order of clocks as:
> 1. "sclk"
> 2. "lrclk"
> 3. "mclk"
> Adjust clocks accordingly. Fixes warnings:
I understand this patch is to fix DT warnings (and thank you Alexander
for fixing warnings!) ... *but* the underlying requirement being
enforced by the schema here seems completely wrong to me, and a step
backwards.
Sorry if this is a FAQ someplace, but I couldn't find an explanation for
this. One of the main goals of introducing names in the first place was
to get rid of ordering requirements. Now the DT schema is enforcing
ordering requirements, but the drivers don't need ordering, so what is
the point of enforcing ordering requirements?
Kevin
next prev parent reply other threads:[~2023-08-10 17:16 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-08 16:17 [PATCH 1/2] arm64: dts: meson-g12: Fix clock order for amlogic,axg-tdm-iface devices Alexander Stein
2023-08-08 16:17 ` Alexander Stein
2023-08-08 16:17 ` Alexander Stein
2023-08-08 16:17 ` [PATCH 2/2] arm64: dts: meson-g12: Fix compatible for amlogic,g12a-tdmin Alexander Stein
2023-08-08 16:17 ` Alexander Stein
2023-08-08 16:17 ` Alexander Stein
2023-08-10 17:15 ` Kevin Hilman [this message]
2023-08-10 17:15 ` [PATCH 1/2] arm64: dts: meson-g12: Fix clock order for amlogic,axg-tdm-iface devices Kevin Hilman
2023-08-10 17:15 ` Kevin Hilman
2023-08-16 6:23 ` Krzysztof Kozlowski
2023-08-16 6:23 ` Krzysztof Kozlowski
2023-08-16 6:23 ` Krzysztof Kozlowski
2023-08-17 21:53 ` Kevin Hilman
2023-08-17 21:53 ` Kevin Hilman
2023-08-17 21:53 ` Kevin Hilman
2023-08-18 8:58 ` Krzysztof Kozlowski
2023-08-18 8:58 ` Krzysztof Kozlowski
2023-08-18 8:58 ` Krzysztof Kozlowski
2023-08-18 11:39 ` Jerome Brunet
2023-08-18 11:39 ` Jerome Brunet
2023-08-18 11:39 ` Jerome Brunet
2023-08-18 15:01 ` Jerome Brunet
2023-08-18 15:01 ` Jerome Brunet
2023-08-18 15:01 ` Jerome Brunet
2023-08-19 9:51 ` Krzysztof Kozlowski
2023-08-19 9:51 ` Krzysztof Kozlowski
2023-08-19 9:51 ` Krzysztof Kozlowski
2023-09-11 9:46 ` Neil Armstrong
2023-09-11 9:46 ` Neil Armstrong
2023-09-11 9:46 ` 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=7ha5uyes3f.fsf@baylibre.com \
--to=khilman@baylibre.com \
--cc=alexander.stein@mailbox.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=jbrunet@baylibre.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-amlogic@lists.infradead.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=martin.blumenstingl@googlemail.com \
--cc=neil.armstrong@linaro.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.