* Re: [PATCH 02/11] dt-bindings: arm: intel,keembay: limit the dtschema to root node [not found] ` <20210210171823.333802-2-krzk@kernel.org> @ 2021-02-11 15:03 ` Alessandrelli, Daniele 0 siblings, 0 replies; 2+ messages in thread From: Alessandrelli, Daniele @ 2021-02-11 15:03 UTC (permalink / raw) To: krzk@kernel.org, devicetree@vger.kernel.org, olof@lixom.net, linux-kernel@vger.kernel.org, catalin.marinas@arm.com, Murphy, Paul J, linux-arm-kernel@lists.infradead.org, arm@kernel.org, robh+dt@kernel.org, soc@kernel.org, arnd@arndb.de, will@kernel.org Hi Krzysztof, Thanks for the fix. On Wed, 2021-02-10 at 18:18 +0100, Krzysztof Kozlowski wrote: > The check for the board compatible should be limited only to the root > node. Any other nodes with such compatible are not part of this schema > and should not match. > > Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> > --- > Documentation/devicetree/bindings/arm/intel,keembay.yaml | 2 ++ > 1 file changed, 2 insertions(+) Acked-by: Daniele Alessandrelli <daniele.alessandrelli@intel.com> > > diff --git a/Documentation/devicetree/bindings/arm/intel,keembay.yaml b/Documentation/devicetree/bindings/arm/intel,keembay.yaml > index 69cd30872928..107e686ab207 100644 > --- a/Documentation/devicetree/bindings/arm/intel,keembay.yaml > +++ b/Documentation/devicetree/bindings/arm/intel,keembay.yaml > @@ -11,6 +11,8 @@ maintainers: > - Daniele Alessandrelli <daniele.alessandrelli@intel.com> > > properties: > + $nodename: > + const: '/' > compatible: > items: > - enum: ^ permalink raw reply [flat|nested] 2+ messages in thread
[parent not found: <20210210171823.333802-3-krzk@kernel.org>]
* Re: [PATCH 03/11] arm64: dts: intel: socfpga: override clocks by label [not found] ` <20210210171823.333802-3-krzk@kernel.org> @ 2021-03-03 18:15 ` Krzysztof Kozlowski 0 siblings, 0 replies; 2+ messages in thread From: Krzysztof Kozlowski @ 2021-03-03 18:15 UTC (permalink / raw) To: arm, soc, Arnd Bergmann, Olof Johansson Cc: devicetree, Will Deacon, Daniele Alessandrelli, Paul J. Murphy, linux-kernel, Catalin Marinas, linux-arm-kernel, Rob Herring On 10/02/2021 18:18, Krzysztof Kozlowski wrote: > Using full paths to extend or override a device tree node is error > prone. If there was a typo error, a new node will be created instead of > extending the existing node. This will lead to run-time errors that > could be hard to detect. > > A mistyped label on the other hand, will cause a dtc compile error > (during build time). > > Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> > --- > arch/arm64/boot/dts/intel/socfpga_agilex_socdk.dts | 12 ++++-------- > .../boot/dts/intel/socfpga_agilex_socdk_nand.dts | 12 ++++-------- > arch/arm64/boot/dts/intel/socfpga_n5x_socdk.dts | 12 ++++-------- > 3 files changed, 12 insertions(+), 24 deletions(-) Hi Arnd and Olof, There was no response from Intel SoCFPGA maintainers for the DTS patches, so maybe you could take it directly? I can provide you pull request with these, if that's preferred. They apply cleanly. You could also take the dt-bindings 2/11 or it could go via Rob. About the defconfig patch (1/11) I will work on it more and resend it with your comments (you gave me review). Best regards, Krzysztof ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-03-03 20:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <20210210171823.333802-1-krzk@kernel.org>
[not found] ` <20210210171823.333802-2-krzk@kernel.org>
2021-02-11 15:03 ` [PATCH 02/11] dt-bindings: arm: intel,keembay: limit the dtschema to root node Alessandrelli, Daniele
[not found] ` <20210210171823.333802-3-krzk@kernel.org>
2021-03-03 18:15 ` [PATCH 03/11] arm64: dts: intel: socfpga: override clocks by label Krzysztof Kozlowski
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).