ARM: dts: stm32: use dedicated files to manage stm32mp157 packages
authorAlexandre Torgue <alexandre.torgue@st.com>
Wed, 10 Apr 2019 11:30:24 +0000 (13:30 +0200)
committerAlexandre Torgue <alexandre.torgue@st.com>
Tue, 21 May 2019 07:38:34 +0000 (09:38 +0200)
commitb725e262ba1db501586ee1c66f939af125ffe40e
tree0a2b545603894001410fd6a0550df59128768bc4
parenta188339ca5a396acc588e5851ed7e19f66b0ebd9
ARM: dts: stm32: use dedicated files to manage stm32mp157 packages

Four packages exist for stm32mp157 die. As ball-out is different between
them, this patch covers those differences by creating dedicated pinctrl
dtsi files. Each dtsi pinctrl package file describes the package ball-out
through gpio-ranges.

stm32mp157a-dk1 / dk2 boards embed a STM32MP_PKG_AC (TFBGA361 (12*12))
package.

stm32mp157c-ed1 / ev1 boards embed a STM32MP_PKG_AA (LFBGA448 (18*18))
package.

Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>
arch/arm/boot/dts/stm32mp157-pinctrl.dtsi
arch/arm/boot/dts/stm32mp157a-dk1.dts
arch/arm/boot/dts/stm32mp157c-ed1.dts
arch/arm/boot/dts/stm32mp157xaa-pinctrl.dtsi [new file with mode: 0644]
arch/arm/boot/dts/stm32mp157xab-pinctrl.dtsi [new file with mode: 0644]
arch/arm/boot/dts/stm32mp157xac-pinctrl.dtsi [new file with mode: 0644]
arch/arm/boot/dts/stm32mp157xad-pinctrl.dtsi [new file with mode: 0644]