You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge: Update drivers/power in order to support Arm SystemReady IR platforms
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/1531
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2071846
Tested: This is one of a series of patch sets to enable Arm SystemReady IR
support in the kernel for NXP i.MX8 platforms. This set updates the
power subsystem. This set has been tested via simple boot tests and
the CI loop.
These patches make sure that the core of drivers/power is consistent with
upstream Linux 6.0. Since it is unclear which power supplies and chargers
will be needed -- these could vary wildly from platform to platform -- the
code for individual devices has remained mostly untouched; they will need
backporting in order to support them. Regardless, OEMs and other partners
will have a welcoming environment for their specific devices.
NB: there are a couple of patches that touch specific power supplies; these
have only been added if they were a necessary part of an update to the core
routines.
Signed-off-by: Al Stone <ahs3@redhat.com>
Approved-by: Steve Best <sbest@redhat.com>
Approved-by: Lenny Szubowicz <lszubowi@redhat.com>
Approved-by: Craig Magina <cmagina@redhat.com>
Signed-off-by: Herton R. Krzesinski <herton@redhat.com>
0 commit comments