Commit b8664688 authored by Alexandre Torgue's avatar Alexandre Torgue

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
......@@ -35,20 +35,6 @@ psci {
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>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment