Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-26 | dt-bindings: pinctrl: k3: Introduce pinmux definitions for J721E | Lokesh Vutla | |
Add pinctrl macros for J721E SoC. These macro definitions are similar to that of AM6, but adding new definitions to avoid any naming confusions in the soc dts files. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Signed-off-by: Andreas Dannenberg <dannenberg@ti.com> | |||
2019-05-03 | arm: dts: k3-am654: Sync IOPAD macros with Linux | Andreas Dannenberg | |
Transition to the IOPAD macros as used in Linux in which the pin mux mode is specified using a dedicated parameter while also dropping the related MUX_MODEx macros that are no longer needed. This transition will allow us to keep both Linux and U-Boot DTS in sync more easily. While at it also align the file name of the include file itself and update any references accordingly. Signed-off-by: Andreas Dannenberg <dannenberg@ti.com> Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com> |