[PATCH v2 04/22] pinctrl: mediatek: extend struct mtk_pin_desc to pinctrl-mtk-common-v2.c
From: Linus Walleij <hidden>
Date: 2018-09-18 19:44:45
Also in:
linux-gpio, linux-mediatek, lkml
From: Linus Walleij <hidden>
Date: 2018-09-18 19:44:45
Also in:
linux-gpio, linux-mediatek, lkml
On Sat, Sep 8, 2018 at 4:07 AM [off-list ref] wrote:
From: Sean Wang <sean.wang@mediatek.com> This patch introduces a data structure mtk_pin_desc, which is used to provide information per pin characteristic such as driving current, eint number and a driving index, that is used to lookup table describing the details about the groups of driving current by which the pin is able to adjust the driving strength so that the driver could get the appropriate driving group when calls .pin_config_get()/set(). Signed-off-by: Ryder.Lee <ryder.lee@mediatek.com> Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Patch applied. Yours, Linus Walleij