Re: [PATCH 2/2] arm64: dts: replace status value "ok" by "okay"
From: Bjorn Andersson <hidden>
Date: 2020-09-01 16:31:59
Also in:
linux-arm-msm
On Tue 01 Sep 11:00 CDT 2020, Adrian Schmutzler wrote:
quoted
-----Original Message----- From: Bjorn Andersson [mailto:bjorn.andersson@linaro.org] Sent: Sonntag, 30. August 2020 19:32 To: Adrian Schmutzler <redacted> Cc: linux-arm-msm@vger.kernel.org; devicetree@vger.kernel.org Subject: Re: [PATCH 2/2] arm64: dts: replace status value "ok" by "okay" On Mon 17 Aug 22:32 UTC 2020, Adrian Schmutzler wrote:quoted
While the DT parser recognizes "ok" as a valid value for the "status" property, it is actually mentioned nowhere. Use the proper value "okay" instead, as done in the majority of files already. Signed-off-by: Adrian Schmutzler <redacted>The content of this looks good Adrian. But you're lacking most maintainers among the recipients of these patches and I would expect if applied in the current form we will have merge issues as the patches travels towards Linus' tree. So please split it per vendor and ensure that the various maintainers are copied (use ./scripts/get_maintainer.pl)Thanks for the instructions, I was used to a different submission behavior. I split stuff up (all of ARM64 and most of ARM changes) and submitted them separately via the recommended way.
Thank you, Bjorn