Re: [PATCH v4 15/39] pinctrl: qcom: apq8016: init pre-reloaction

2024-02-19 Thread Sumit Garg
On Fri, 16 Feb 2024 at 02:22, Caleb Connolly wrote: > > On the DB410c we support running as a first stage bootloader. This > requires initialising the GPIOs which are muxed to UART before they can > be used. Add DM_FLAG_PRE_RELOC to the apq8016 pinctrl driver to ensure > that we do this early

Re: [PATCH v4 15/39] pinctrl: qcom: apq8016: init pre-reloaction

2024-02-19 Thread Neil Armstrong
On 15/02/2024 21:52, Caleb Connolly wrote: On the DB410c we support running as a first stage bootloader. This requires initialising the GPIOs which are muxed to UART before they can be used. Add DM_FLAG_PRE_RELOC to the apq8016 pinctrl driver to ensure that we do this early enough. This is

[PATCH v4 15/39] pinctrl: qcom: apq8016: init pre-reloaction

2024-02-15 Thread Caleb Connolly
On the DB410c we support running as a first stage bootloader. This requires initialising the GPIOs which are muxed to UART before they can be used. Add DM_FLAG_PRE_RELOC to the apq8016 pinctrl driver to ensure that we do this early enough. This is required to prevent the first few lines of UART