Skip to content

implement mechanism to reset PMIC #8

@xypron

Description

@xypron

In the device-tree we have a node with compatible gpio-restart.

                gpiorst:gpio-restart {
                        compatible = "gpio-restart";
                        gpios = <&gpio 63 GPIO_ACTIVE_HIGH>;
                };

Why is CONFIG_SYSRESET_GPIO not selected to make use of it?

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions