On 02/02/2023 10:23, Maarten Zanders wrote: > A new option in the devicetree "ti,charge-pump-mode" allows the user to > configure the charge pump in a certain mode. The previous implementation > was "auto" mode, which remains the default. > > v1 of the patch implemented a bool to disable the charge pump and had some > issues in the yaml binding. > > v2 implemented all options of the charge pump as a string which was too > complex to parse & check. > > v3 (this version) replaces the string by constants. Please resend without ignoring the feedback. Best regards, Krzysztof