DRIVER POWER MESON64 RESET: maintenance

Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
This commit is contained in:
Patrick Yavitz 2023-05-30 10:46:29 -04:00 committed by igorpecovnik
parent bb48f6080c
commit eafd8bd49a
2 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ index 4b563db3a..14396a3fc 100644
This driver supports restart for Microsemi Ocelot SoC and similar.
+config POWER_RESET_MESON64
+ bool "meson64 reboot/power-off driver"
+ bool "Meson64 reboot/power-off driver"
+ depends on ARCH_MESON
+ help
+ The driver supports restart / power off for amlogic

View File

@ -20,8 +20,8 @@ index 8c30ce63686e..ee8aa390ea56 100644
compatible = "hardkernel,odroid-c4", "amlogic,sm1";
model = "Hardkernel ODROID-C4";
+ odroid-reboot {
+ compatible = "odroid,reboot";
+ meson64-reboot {
+ compatible = "meson64,reboot";
+ sys_reset = <0x84000009>;
+ sys_poweroff = <0x84000008>;
+