This will be used by Genio 360, which will be added in a separate series. Tested on Genio 360 EVK.
Signed-off-by: David Lechner <[email protected]> --- Changes in v2: - Add macros to reduce repetition in mt8366_pins[]. - Add missing const qualifier. - Include dt-bindings include patch (previously sent in [1]). - Link to v1: https://patch.msgid.link/[email protected] [1]: https://lore.kernel.org/u-boot/[email protected]/ --- Deep Pani (2): pinctrl: mediatek: add new mt8366 driver dt-bindings: pinctrl: add MT8366 pin function header drivers/pinctrl/mediatek/Makefile | 1 + drivers/pinctrl/mediatek/pinctrl-mt8366.c | 1242 ++++++++++++++++++++ .../dt-bindings/pinctrl/mediatek,mt8366-pinfunc.h | 1069 +++++++++++++++++ 3 files changed, 2312 insertions(+) --- base-commit: 05b9e779d2be304609f7e9570edac049092c7736 change-id: 20260803-mtk-pinctrl-mt8366-ee0c69cc4914 Best regards, -- David Lechner <[email protected]>
