arm64: dts: hisilicon: fix arm,sp805 compatible string
authorMichael Walle <michael@walle.cc>
Mon, 30 Aug 2021 16:51:13 +0000 (18:51 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 26 Nov 2021 09:39:08 +0000 (10:39 +0100)
commit4e5bc9fb23a7f12ca9fcee73d4ffb23267fa98ee
treeb79c42c59da2736c1ebd4d0a1ac9f9758514f25f
parent109a63bb07f08b5fc0183f4837782288b99c6305
arm64: dts: hisilicon: fix arm,sp805 compatible string

[ Upstream commit 894d4f1f77d0e88f1f81af2e1e37333c1c41b631 ]

According to Documentation/devicetree/bindings/watchdog/arm,sp805.yaml
the compatible is:
  compatible = "arm,sp805", "arm,primecell";

The current compatible string doesn't exist at all. Fix it.

Signed-off-by: Michael Walle <michael@walle.cc>
Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm64/boot/dts/hisilicon/hi3660.dtsi
arch/arm64/boot/dts/hisilicon/hi6220.dtsi