]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
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>
Fri, 26 Nov 2021 10:36:19 +0000 (11:36 +0100)
commit8a6d22adee758543a9c708032f2c180459cf3500
tree12aa98bad2db49b0dda691a59fa54eeb5fe478d6
parent2a897d384513ba7f7ef05611338b9a6ec6aeac00
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