devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/1] arm64: dts: correct vendor prefix hisi to hisilicon
@ 2021-03-02 11:33 Zhen Lei
  2021-03-02 11:33 ` [PATCH v4 1/1] " Zhen Lei
  0 siblings, 1 reply; 3+ messages in thread
From: Zhen Lei @ 2021-03-02 11:33 UTC (permalink / raw)
  To: Wei Xu, devicetree, linux-arm-kernel, Arnd Bergmann
  Cc: Zhen Lei, Zhangfei Gao, Manivannan Sadhasivam,
	Mauro Carvalho Chehab

v3 --> v4:
This patch series has four patches at the beginning. This patch needs to be
applied after the other three patches. However, the maintenance is performed by
two maintainers.  The sequence of final merge cannot be ensured. For more
discussion, please refer https://lkml.org/lkml/2021/1/28/579. Now, the other
three patches are merged into v5.12-rc1, so resend this one again.

By the way, there is a new "hisi, rst-syscon" added, so add:
Fixes: 305656e0989d ("arm64: dts: hisilicon: hi3670.dtsi: add iomcu_rst")


v2 --> v3:
1. Keep device tree patches and reset driver patch separate, as they were in v1.
   That is, revert v2.
2. When the new compatible match failed, fall back to the deprecated compatible.
3. Fix a typo, correct "hi3660,rst-syscon" to "hisilicon,rst-syscon".

v1 --> v2:
Merge the driver and DT modification(correct vendor prefix hisi to hisilicon) into one patch.

v1:
Patch 1-3 change the vendor prefix from "hisi" to "hisilicon", to eliminate below warnings:
  crg_rst_controller: 'hisi,rst-syscon' does not match any of the regexes: '^#.*', ... , '^hisilicon,.*', ...
  From schema: /root/leizhen/linux-next/Documentation/devicetree/bindings/vendor-prefixes.yaml

Patch 4 does the json-schema conversion.

Zhen Lei (1):
  arm64: dts: correct vendor prefix hisi to hisilicon

 arch/arm64/boot/dts/hisilicon/hi3660.dtsi | 4 ++--
 arch/arm64/boot/dts/hisilicon/hi3670.dtsi | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

-- 
1.8.3



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-04-02  7:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-02 11:33 [PATCH v4 0/1] arm64: dts: correct vendor prefix hisi to hisilicon Zhen Lei
2021-03-02 11:33 ` [PATCH v4 1/1] " Zhen Lei
2021-04-02  7:28   ` Wei Xu

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).