]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ARM: dts: stm32: phyboard-sargas and phycore: Fix coding style issues
authorChristophe Parant <c.parant@phytec.fr>
Fri, 6 Mar 2026 09:05:00 +0000 (10:05 +0100)
committerAlexandre Torgue <alexandre.torgue@foss.st.com>
Fri, 6 Mar 2026 09:39:46 +0000 (10:39 +0100)
commitc586a772639dee64f9bb0deb8612c4d67d32cdb0
tree129227b6a40d400631d9338372df026a2bdb0fba
parente4c9cc73887eab58368499dcab3c6b7dc04a3102
ARM: dts: stm32: phyboard-sargas and phycore: Fix coding style issues

- Remove "stm32-pinfunc.h" include as it is already include in
"stm32mp15-pinctrl.dtsi" file.
- reserved-memory: reorder the memory sections (lower to higher
  addresses).
- Move vendor properties (go last).
- Remove useless compatible values:
  - QSPI flash: remove the winbond compatible. jedec is enought as the
    NOR flahses are detectable.
  - EEPROM: "atmel,24c32" is enought.
- Use uppercase for regulator-name properties.
- In pmic node: use the names from the PHYTEC SoM schematics.
- stmpe811 touch: fix dts schema to comply with st,stmpe.yaml.
- Fix one "multiple blank lines" detected by checkpatch.

Signed-off-by: Christophe Parant <c.parant@phytec.fr>
Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
arch/arm/boot/dts/st/stm32mp157c-phyboard-sargas-rdk.dts
arch/arm/boot/dts/st/stm32mp15xx-phyboard-sargas.dtsi
arch/arm/boot/dts/st/stm32mp15xx-phycore-som.dtsi