commit | 4c7eeb9af3e41ae7d840977119c58f3bbb3f4f59 | [log] [tgz] |
---|---|---|
author | Maxime Ripard <maxime@cerno.tech> | Mon Feb 10 10:56:00 2020 +0100 |
committer | Maxime Ripard <maxime@cerno.tech> | Tue Feb 25 10:03:47 2020 +0100 |
tree | ae2075584e93cebdd0f9144628fc3cf4cbb04c2c | |
parent | 4ae7a3c3d7d31260f690d8d658f0365f3eca67a2 [diff] |
arm64: dts: allwinner: h6: Fix PMU compatible The commit 7aa9b9eb7d6a ("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: 7aa9b9eb7d6a ("arm64: dts: allwinner: H6: Add PMU mode") Signed-off-by: Maxime Ripard <maxime@cerno.tech>