Re: [PATCH v7] pinctrl: mediatek: add rsel setting on MT8195
From: Linus Walleij <hidden>
Date: 2021-05-19 00:10:01
Also in:
linux-arm-kernel, linux-devicetree, linux-mediatek, lkml
From: Linus Walleij <hidden>
Date: 2021-05-19 00:10:01
Also in:
linux-arm-kernel, linux-devicetree, linux-mediatek, lkml
On Mon, Apr 26, 2021 at 4:45 AM Zhiyong Tao [off-list ref] wrote:
This patch provides rsel setting on MT8195. Signed-off-by: Zhiyong Tao <redacted>
I am suspicious about this patch, sorry for taking so long to answer. First explain what "rsel" means, because with no explanation I suspect it means "rail select" which is what we already have the existing generic property PIN_CONFIG_POWER_SOURCE and power-source = <> in DT for. Also add the custom properties to: Documentation/devicetree/bindings/pinctrl/pinctrl-mt8195.yaml (separate patch) Yours, Linus Walleij