diff options
| author | Robert Marko <[email protected]> | 2024-04-22 13:43:27 +0200 |
|---|---|---|
| committer | Caleb Connolly <[email protected]> | 2024-04-23 13:29:20 +0200 |
| commit | 1dd073b3a9738325569c71028962924ab69a3e1c (patch) | |
| tree | 44885257b813b026ba58ea375ffca6a04211e737 /include/linux/linux_string.h | |
| parent | c88f0b12595f250ae7192c7427a9ca75dbdc59d9 (diff) | |
pinctrl: qcom: ipq4019: enable DM_FLAG_PRE_RELOC
If compiled with logging and debug UART support, the following is printed:
serial_msm serial@78af000: pinctrl_select_state_full: uclass_get_device_by_phandle_id: err=-19
This is due to the fact that IPQ4019 pinctrl driver is not available prior
to relocation and thus MSM serial will fail probing as pinctrl provider is
not available.
So, lets enable DM_FLAG_PRE_RELOC for IPQ4019 pinctrl to fix this.
Signed-off-by: Robert Marko <[email protected]>
Signed-off-by: Caleb Connolly <[email protected]>
Diffstat (limited to 'include/linux/linux_string.h')
0 files changed, 0 insertions, 0 deletions
