diff options
author | Hans de Goede <hdegoede@redhat.com> | 2022-02-01 14:06:51 +0100 |
---|---|---|
committer | Sebastian Reichel <sebastian.reichel@collabora.com> | 2022-02-01 14:55:11 +0100 |
commit | 7e3b8e357f230f96473a84581cfa18899f860338 (patch) | |
tree | 2eddbd76c40f86bcaaf47cf4110397cbdf66d01d /scripts/gdb | |
parent | 7b22a97464b4fd49b27a5eda72229854d0f454fa (diff) |
power: supply: bq25890: Add support to skip reset at probe() / remove()
On most x86/ACPI devices the firmware already fully initializes
the bq25890 charger at boot, in this case it is best to not reset
it at probe() time.
At support for a new "linux,skip-reset" boolean property to support this.
So far this new property is only used on x86/ACPI (non devicetree) devs,
IOW it is not used in actual devicetree files. The devicetree-bindings
maintainers have requested properties like these to not be added to the
devicetree-bindings, so the new property is deliberately not added
to the existing devicetree-bindings.
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Diffstat (limited to 'scripts/gdb')
0 files changed, 0 insertions, 0 deletions