commit | 2e848d835727773ec1ab39d8051ec0ac86ebc28e | [log] [tgz] |
---|---|---|
author | TOKITA Hiroshi <tokita.hiroshi@gmail.com> | Fri Sep 15 22:40:07 2023 +0900 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Fri Oct 27 10:49:17 2023 +0200 |
tree | 446000d7d7efcdf7001b2c880cd8d582cd665ccd | |
parent | 353f42d8bdb59086a05365ca3f8bed4eb1d82b90 [diff] |
drivers: adc: rpi_pico: Fix pinctrl doesn't apply in initialization. Fix the problem not apply pinctrl eventhough the config is defined. In practice, the setting is equals to soc default. So, there is no apparent change in behavior. Signed-off-by: TOKITA Hiroshi <tokita.hiroshi@gmail.com>