ARM: dts: ux500: Move generic pin configs out of ste-href-family-pinctrl.dtsi
authorStephan Gerhold <stephan@gerhold.net>
Mon, 25 Nov 2019 12:22:52 +0000 (13:22 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 9 Dec 2019 13:45:01 +0000 (14:45 +0100)
commit0f8e741404af4b653a6d9c344e5198cb6b0b7bc2
tree55107efa3a9e2322f85b75074bb2a18e2e8c4870
parent6cfeb611b4714b4cc66df7ef36111e33ed551f22
ARM: dts: ux500: Move generic pin configs out of ste-href-family-pinctrl.dtsi

All existing Ux500 boards make use of ste-href-family-pinctrl.dtsi,
which contains shared pin configurations for UART, I2C and SDI.
Most of these can be also used for devices not based on HREF.

Move the generic pin configs into a new device tree include
"ste-dbx5x0-pinctrl.dtsi". There is no functional change (yet),
as a next step we will rename the pin configs to use more generic
names.

Signed-off-by: Stephan Gerhold <stephan@gerhold.net>
Link: https://lore.kernel.org/r/20191125122256.53482-1-stephan@gerhold.net
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/boot/dts/ste-dbx5x0-pinctrl.dtsi [new file with mode: 0644]
arch/arm/boot/dts/ste-href-family-pinctrl.dtsi