[U-Boot] [PATCH 28/33] x86: broadwell: Don't bother probing the PCH for pinctrl

Bin Meng bmeng.cn at gmail.com
Wed Feb 13 09:39:48 UTC 2019


On Tue, Jan 22, 2019 at 9:14 AM Simon Glass <sjg at chromium.org> wrote:
>
> At present the pinctrl probes the PCH but since it only uses it to obtain
> a PCI address, this is no necessary. Avoiding this fixes one of the two
> co-dependent loops in broadwell.
>
> This driver really should be a proper pinctrl driver, but for now it
> remains a syscon device.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  arch/x86/cpu/broadwell/pinctrl_broadwell.c | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>

Reviewed-by: Bin Meng <bmeng.cn at gmail.com>


More information about the U-Boot mailing list