aboutsummaryrefslogtreecommitdiff
path: root/include/usb_cdc_acm.h
diff options
context:
space:
mode:
authorSam Shih <sam.shih@mediatek.com>2022-04-21 14:23:52 +0800
committerTom Rini <trini@konsulko.com>2022-05-05 09:29:58 -0400
commit10334e0bc8884301466bbca9c474a8a580a3e7ee (patch)
treeb866e10c68e93290f9efdbe951fb8d9be0cfff18 /include/usb_cdc_acm.h
parentdafe0fbfb0f37e2d3be3e25a60975e1eb31ef8b7 (diff)
pinctrl: mediatek: introduce multiple memory bases support
Pinctrl design of some mediatek SoC need to access registers that distribute in multiple memory base address. this patch introduce new mechanism in mediatek pinctrl driver to support the chips which have the new design. This patch add a member 'base_calc' in pinctrl private data, and changed original 'base' private data to an array of *iomem. When 'base_calc' attribute is set, it will requests multiplue regs base from the DT, if 'base_calc' attribute is not set, it only use legacy way to request single reg resource from the DT. Signed-off-by: Sam Shih <sam.shih@mediatek.com>
Diffstat (limited to 'include/usb_cdc_acm.h')
0 files changed, 0 insertions, 0 deletions