summaryrefslogtreecommitdiff
path: root/lib/mbedtls/port/assert.h
diff options
context:
space:
mode:
authorChris Webb <chris@arachsys.com>2024-07-31 11:01:31 +0100
committerTom Rini <trini@konsulko.com>2024-10-07 15:09:55 -0600
commitf4df9f53b7a97e29afb06e466a9ebab1a201b63d (patch)
tree80ef627e83a82cf159ed370aa34d99ffa88ff39c /lib/mbedtls/port/assert.h
parentc530f6079c70219e01022142b404bf8a6b572366 (diff)
pinctrl: mediatek: Bind gpio while binding pinctrl
Mediatek pinctrl drivers call mtk_gpiochip_register() to bind the child gpio controller as part of mtk_pinctrl_common_probe(). This breaks gpiohog support because the gpio controller is bound too late for DM_FLAG_PROBE_AFTER_BIND (set while binding hogs) to work. Move the mtk_gpiochip_register() to mtk_pinctrl_common_bind() and call this as the .bind method of each of the mediatek pinctrl drivers. Signed-off-by: Chris Webb <chris@arachsys.com>
Diffstat (limited to 'lib/mbedtls/port/assert.h')
0 files changed, 0 insertions, 0 deletions