diff options
author | Bernhard Rosenkränzer <bero@baylibre.com> | 2022-12-05 14:51:58 +0100 |
---|---|---|
committer | Alexandre Torgue <alexandre.torgue@foss.st.com> | 2023-01-17 14:52:08 +0100 |
commit | dee3cb759d3de4225bf0eb1b469f006277743a3b (patch) | |
tree | 7a7b30155bd8588a1d943e76280787ca24a2d481 /arch/arm/boot/dts/stm32h743.dtsi | |
parent | ARM: dts: stm32: rename sound card on stm32mp15xx-dkx (diff) | |
download | linux-dee3cb759d3de4225bf0eb1b469f006277743a3b.tar.xz linux-dee3cb759d3de4225bf0eb1b469f006277743a3b.zip |
ARM: dts: stm32: Remove the pins-are-numbered property
Remove the pins-are-numbered property from STM32 DeviceTrees
Signed-off-by: Bernhard Rosenkränzer <bero@baylibre.com>
Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com>
Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
Diffstat (limited to 'arch/arm/boot/dts/stm32h743.dtsi')
-rw-r--r-- | arch/arm/boot/dts/stm32h743.dtsi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/stm32h743.dtsi b/arch/arm/boot/dts/stm32h743.dtsi index 28e3deb20e1e..f30796f7adf3 100644 --- a/arch/arm/boot/dts/stm32h743.dtsi +++ b/arch/arm/boot/dts/stm32h743.dtsi @@ -588,7 +588,6 @@ ranges = <0 0x58020000 0x3000>; interrupt-parent = <&exti>; st,syscfg = <&syscfg 0x8>; - pins-are-numbered; gpioa: gpio@58020000 { gpio-controller; |