mbox series

[0/2] dtbs_check warning fixes for idle-states nodes in mt8192.dtsi

Message ID 20220617233150.2466344-1-nfraprado@collabora.com (mailing list archive)
Headers show
Series dtbs_check warning fixes for idle-states nodes in mt8192.dtsi | expand

Message

Nícolas F. R. A. Prado June 17, 2022, 11:31 p.m. UTC
A couple of simple changes to get rid of dtbs_check warnings on
idle-states nodes in mt8192.dtsi.


Nícolas F. R. A. Prado (2):
  arm64: dts: mt8192: Fix idle-states nodes naming scheme
  arm64: dts: mt8192: Fix idle-states entry-method

 arch/arm64/boot/dts/mediatek/mt8192.dtsi | 26 ++++++++++++------------
 1 file changed, 13 insertions(+), 13 deletions(-)

Comments

Matthias Brugger June 22, 2022, 2:08 p.m. UTC | #1
On 18/06/2022 01:31, Nícolas F. R. A. Prado wrote:
> 
> A couple of simple changes to get rid of dtbs_check warnings on
> idle-states nodes in mt8192.dtsi.
> 
> 
> Nícolas F. R. A. Prado (2):
>    arm64: dts: mt8192: Fix idle-states nodes naming scheme
>    arm64: dts: mt8192: Fix idle-states entry-method

Both applied, thanks!

> 
>   arch/arm64/boot/dts/mediatek/mt8192.dtsi | 26 ++++++++++++------------
>   1 file changed, 13 insertions(+), 13 deletions(-)
>