Re: [PATCH] arm64: dts: mt8183: kukui: use generic pin configs for i2c pins
From: Chen-Yu Tsai <wenst@chromium.org>
Date: 2021-06-30 07:29:33
Also in:
linux-arm-kernel, linux-mediatek, lkml
From: Chen-Yu Tsai <wenst@chromium.org>
Date: 2021-06-30 07:29:33
Also in:
linux-arm-kernel, linux-mediatek, lkml
On Wed, Jun 30, 2021 at 3:27 PM Chen-Yu Tsai [off-list ref] wrote:
On Wed, Jun 30, 2021 at 11:55 AM Hsin-Yi Wang [off-list ref] wrote:quoted
mt8183 i2c pins don't support PUPD register, so change to use generic pin configs instead of let it fail and fallback. Signed-off-by: Hsin-Yi Wang <redacted>Reviewed-by: Chen-Yu Tsai <wenst@chromium.org>
You might also want:
Fixes: cd894e274b74 ("arm64: dts: mt8183: Add krane-sku176 board")
On a side note, the `mediatek,pull-up-adv` property probably should be merged into `bias-pull-up` with an argument.