]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: dts: mt8192: Fix idle-states entry-method
authorNícolas F. R. A. Prado <nfraprado@collabora.com>
Fri, 17 Jun 2022 23:31:50 +0000 (19:31 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 17 Aug 2022 12:23:07 +0000 (14:23 +0200)
commitdb42323de3fc2b238d22fef77595c6c39a62ee52
tree719d8e3735313edfb47107810a2aab90d14164e5
parent977a027b523dca1d3dd09152a798e51c42b01268
arm64: dts: mt8192: Fix idle-states entry-method

[ Upstream commit 56d0e80261c51575776467d3946d71c3519c6c6e ]

The entry-method property of the idle-states node should be "psci" as
described in the idle-states binding, since this is already the value of
enable-method in the CPU nodes. Fix it to get rid of a dtbs_check
warning.

Fixes: f19622e6dc59 ("arm64: dts: mt8192: Add cpu-idle-states")
Signed-off-by: Nícolas F. R. A. Prado <nfraprado@collabora.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://lore.kernel.org/r/20220617233150.2466344-3-nfraprado@collabora.com
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm64/boot/dts/mediatek/mt8192.dtsi