]> asedeno.scripts.mit.edu Git - linux.git/commit
arm64: defconfig: Enable CONFIG_PINCTRL_MT7622 by default
authorSean Wang <sean.wang@mediatek.com>
Fri, 20 Apr 2018 08:58:05 +0000 (16:58 +0800)
committerMatthias Brugger <matthias.bgg@gmail.com>
Fri, 27 Apr 2018 09:48:37 +0000 (11:48 +0200)
commit1e31927aa64545ee97a2a41db9984c9931afc50a
treecae2f9e7f20cd148bfdc1d10c74c4817028899bb
parent60cc43fc888428bb2f18f08997432d426a243338
arm64: defconfig: Enable CONFIG_PINCTRL_MT7622 by default

Recently kernelCI reported the board mt7622-rfb1 has a fail test with
kernel: ERROR: did not start booting whose details could be seen at [1].

The cause is that UART0 can't output anything when it's missing a proper
pin setup with current DTS, so the essential driver is always getting
enabled to fix up the issue.

[1] https://kernelci.org/boot/id/5ad7d62759b51461bfb1f829/

Cc: Kevin Hilman <khilman@baylibre.com>
Cc: stable@vger.kernel.org
Fixes: ae457b7679c4 ("arm64: dts: mt7622: add SoC and peripheral related device nodes")
Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
arch/arm64/configs/defconfig