Commit b8664688 authored by Alexandre Torgue's avatar Alexandre Torgue
Browse files

ARM: dts: stm32: remove gpio aliases for stm32mp157c



GPIO aliases are not used by stm32 pinctrl driver.

Signed-off-by: default avatarAlexandre Torgue <alexandre.torgue@st.com>
parent a7419ff8
Loading
Loading
Loading
Loading
+0 −14
Original line number Diff line number Diff line
@@ -35,20 +35,6 @@
		cpu_on = <0x84000003>;
	};

	aliases {
		gpio0 = &gpioa;
		gpio1 = &gpiob;
		gpio2 = &gpioc;
		gpio3 = &gpiod;
		gpio4 = &gpioe;
		gpio5 = &gpiof;
		gpio6 = &gpiog;
		gpio7 = &gpioh;
		gpio8 = &gpioi;
		gpio9 = &gpioj;
		gpio10 = &gpiok;
	};

	intc: interrupt-controller@a0021000 {
		compatible = "arm,cortex-a7-gic";
		#interrupt-cells = <3>;