Re: [PATCH v2] pinctrl: meson: Correct the driver GPIO declaration

2021-11-15 Thread Neil Armstrong
On 13/11/2021 16:49, Tom Rini wrote: > On Sat, Nov 13, 2021 at 07:07:15AM -0700, Simon Glass wrote: > >> This should use the provided U_BOOT_DRIVER() macro so that the driver gets >> added to the appropriate linker list. Fix it. >> >> Signed-off-by: Simon Glass >> Fixes: 7c9dcfed50f ("pinctrl: me

Re: [PATCH v2] pinctrl: meson: Correct the driver GPIO declaration

2021-11-13 Thread Tom Rini
On Sat, Nov 13, 2021 at 07:07:15AM -0700, Simon Glass wrote: > This should use the provided U_BOOT_DRIVER() macro so that the driver gets > added to the appropriate linker list. Fix it. > > Signed-off-by: Simon Glass > Fixes: 7c9dcfed50f ("pinctrl: meson: rework gx pmx function") Reported-by: T

[PATCH v2] pinctrl: meson: Correct the driver GPIO declaration

2021-11-13 Thread Simon Glass
This should use the provided U_BOOT_DRIVER() macro so that the driver gets added to the appropriate linker list. Fix it. Signed-off-by: Simon Glass Fixes: 7c9dcfed50f ("pinctrl: meson: rework gx pmx function") --- Changes in v2: - Fix the gxl driver also drivers/pinctrl/meson/pinctrl-meson-gx-