]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: dts: allwinner: h6: Fix PMU compatible
authorMaxime Ripard <maxime@cerno.tech>
Mon, 10 Feb 2020 09:56:00 +0000 (10:56 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 17 Apr 2020 08:50:17 +0000 (10:50 +0200)
commitcd037db839d4cf096946ed5076ab5e334c9db5fb
tree475c544addad4a536516dba1150a4fce4bd2eea7
parentcbcd2ea31363ea8ca673bc99398ac3c695adb56e
arm64: dts: allwinner: h6: Fix PMU compatible

commit 2bf09773333ce6862033ad66e53730e954a62b27 upstream.

The commit 0616d692d35b ("arm64: dts: allwinner: H6: Add PMU mode")
introduced support for the PMU found on the Allwinner H6. However, the
binding only allows for a single compatible, while the patch was adding
two.

Make sure we follow the binding.

Fixes: 0616d692d35b ("arm64: dts: allwinner: H6: Add PMU mode")
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Cc: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm64/boot/dts/allwinner/sun50i-h6.dtsi