[PATCH v1 09/11] regulator: bd9576: switch to using devm_fwnode_gpiod_get()

2022-09-04 Thread Dmitry Torokhov
I would like to stop exporting OF-specific devm_gpiod_get_from_of_node() so that gpiolib can be cleaned a bit, so let's switch to the generic fwnode property API. While at it switch the rest of the calls to read properties in bd957x_probe() to the generic device property API as well. Signed-off-b

Re: [PATCH v2 3/5] Makefile.compiler: replace cc-ifversion with compiler-specific macros

2022-09-04 Thread Masahiro Yamada
On Thu, Sep 1, 2022 at 3:44 AM Nick Desaulniers wrote: > > cc-ifversion is GCC specific. Replace it with compiler specific > variants. Update the users of cc-ifversion to use these new macros. > Provide a helper for checking compiler versions for GCC and Clang > simultaneously, that will be used i

Re: mgag200 broken on kernel-6.0-rc3 on DELL/T620

2022-09-04 Thread Thomas Zimmermann
Hi Am 02.09.22 um 07:52 schrieb Wang Yugui: Hi, mgag200 broken on kernel-6.0-rc3 on DELL/T620. See the attachementment file for the graph output. Thanks for reporting the bug. We recently refactored some code of the driver. Can you bisect to the change that introduced the problem? Best re

<    1   2