Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
LFU-834-2 pinctrl: nxp: Add support for vendor defined pinctrl config
iMX94 has special muxing options for certain pins. Add new vendor defined pinctrl type to SCMI pinctrl driver to handle these pins. The MUX value field in the IOMUX table is extended to 16 bits where the lower 8 bits represent the current IOMUX value and the upper 8 bits represent the new extended mux added in iMX94. Signed-off-by: Ranjani Vaidyanathan <ranjani.vaidyanathan@nxp.com> Acked-by: Peng Fan <peng.fan@nxp.com>
- Loading branch information