Browse Source

ARM: dts: meson: minix-neo-x8: define PMIC as power controller

The PMIC driver used to register itself as poweroff controller by
default, hence assuming that this device is using the PMIC as
system power controller.

Signed-off-by: Stefan Agner <stefan@agner.ch>
Reviewed-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Acked-by: Carlo Caione <carlo@endlessm.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Stefan Agner 9 năm trước cách đây
mục cha
commit
229d641d72
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      arch/arm/boot/dts/meson8-minix-neo-x8.dts

+ 1 - 0
arch/arm/boot/dts/meson8-minix-neo-x8.dts

@@ -80,6 +80,7 @@
 	pmic@32 {
 		compatible = "ricoh,rn5t618";
 		reg = <0x32>;
+		system-power-controller;
 
 		regulators {
 		};