arm64: dts: freescale: fix arm,sp805 compatible string
authorMichael Walle <michael@walle.cc>
Thu, 26 Aug 2021 12:35:28 +0000 (14:35 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Nov 2021 08:48:26 +0000 (09:48 +0100)
commit0479e598c773117e75f38741ac4a6a8debd47fac
treef6d9c3da22cf4e5cadad4b4777884b2e5ff117c7
parent3f6946cfa798cf5b28586e08f9b51322b9e614ca
arm64: dts: freescale: fix arm,sp805 compatible string

[ Upstream commit 99a7cacc66cae92db40139b57689be2af75fc6b8 ]

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: Shawn Guo <shawnguo@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi
arch/arm64/boot/dts/freescale/fsl-ls208xa.dtsi