Messages in this thread |  | | Subject | Re: [PATCH v2] ARM: dts: stm32: remove "@" and "_" from stm32f4 pinmux groups | From | Alexandre Torgue <> | Date | Mon, 9 Dec 2019 14:27:50 +0100 |
| |
Hi Benjamin,
On 12/4/19 4:53 PM, Benjamin Gaignard wrote: > Replace all "@" and "_" by "-" in pinmux groups for stm32f4 family. > This avoid errors when using yaml to check the bindings. > > Signed-off-by: Benjamin Gaignard <benjamin.gaignard@st.com> > --- > changes in version 2: > - replace @ and _ by - > > arch/arm/boot/dts/stm32f4-pinctrl.dtsi | 28 ++++++++++++++-------------- > 1 file changed, 14 insertions(+), 14 deletions(-) > > diff --git a/arch/arm/boot/dts/stm32f4-pinctrl.dtsi b/arch/arm/boot/dts/stm32f4-pinctrl.dtsi > index 35202896c093..392fa143ce07 100644 > --- a/arch/arm/boot/dts/stm32f4-pinctrl.dtsi > +++ b/arch/arm/boot/dts/stm32f4-pinctrl.dtsi
Applied on stm32-next.
Thanks. Alex
|  |