| a2fd5422 | 31-Aug-2023 |
Binbin Zhou <[email protected]> |
soc: loongson: loongson_pm2: Populate children syscon nodes
The syscon poweroff and reboot nodes logically belong to the Power Management Unit so populate possible children.
Without it, the reboot/
soc: loongson: loongson_pm2: Populate children syscon nodes
The syscon poweroff and reboot nodes logically belong to the Power Management Unit so populate possible children.
Without it, the reboot/poweroff feature becomes unavailable.
Signed-off-by: Binbin Zhou <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]>
show more ...
|
| e26e788a | 31-Aug-2023 |
Binbin Zhou <[email protected]> |
soc: loongson: loongson_pm2: Drop useless of_device_id compatible
Now, "loongson,ls2k0500-pmc" is used as fallback compatible, so the ls2k1000 compatible in the driver can be dropped directly.
Sign
soc: loongson: loongson_pm2: Drop useless of_device_id compatible
Now, "loongson,ls2k0500-pmc" is used as fallback compatible, so the ls2k1000 compatible in the driver can be dropped directly.
Signed-off-by: Binbin Zhou <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]>
show more ...
|