summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/st/stm32mp25xxai-pinctrl.dtsi
AgeCommit message (Collapse)Author
2023-06-08arm64: dts: st: introduce stm32mp25 pinctrl filesAlexandre Torgue
Three packages exist for stm32mp25 dies. As ball-out is different between them, this patch covers those differences by introducing dedicated pinctrl dtsi files. Each dtsi pinctrl package file describes the package ball-out through gpio-ranges. Available packages are: STM32MP25xAI: 18*18/FCBGA 172 ios STM32MP25xAK: 14*14/FCBGA 144 ios STM32MP25xAL: 10*10/TFBGA 144 ios It includes also the common file used for pin groups definition. Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>