]> git.baikalelectronics.ru Git - kernel.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)
committerShawn Guo <shawnguo@kernel.org>
Wed, 22 Sep 2021 05:09:54 +0000 (13:09 +0800)
commitadf6fb5a6adf184142828b96e038654ef72aaae0
treebf2cb619759f227e0db1dabcf7683e24b031dbbc
parent5ac23defa524c19123237c99a1d9b76b03af974c
arm64: dts: freescale: fix arm,sp805 compatible string

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>
arch/arm64/boot/dts/freescale/fsl-ls1088a.dtsi
arch/arm64/boot/dts/freescale/fsl-ls208xa.dtsi