public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 00/20] sunxi: Cleanup DT warnings for the A10 and A80
@ 2017-10-05 10:49 Maxime Ripard
  2017-10-05 10:49 ` [PATCH 01/20] ARM: dts: sunxi: Remove leading zeros from unit-addresses Maxime Ripard
                   ` (19 more replies)
  0 siblings, 20 replies; 50+ messages in thread
From: Maxime Ripard @ 2017-10-05 10:49 UTC (permalink / raw)
  To: linux-arm-kernel

We've had quite a big number of warnings in our device trees due to some
convention that was added before any kind of warning was introduced, and
went on since.

Some of our newest SoC will not generate any warning but the unavoidable
ones (generic properties with underscores, mostly, like USB OTG dr_mode).

However, most of them just needed some cleanup. Here is a serie that would
clean two of these SoCs (plus one SoC-tree wide change).

This brings down the number of DTC warnings with W=2 from 10482 to 4504,
which is a nice stat, but will obviously need some more work.

Let me know what you think,
Maxime

Maxime Ripard (20):
  ARM: dts: sunxi: Remove leading zeros from unit-addresses
  ARM: dts: axp209: Rename usb_power_supply node to avoid warnings
  ARM: dts: sun4i: Change framebuffer node names to avoid warnings
  ARM: dts: sun4i: Change clock node names to avoid warnings
  ARM: dts: sun4i: Change pinctrl nodes to avoid warning
  ARM: dts: sun4i: Provide default muxing for relevant controllers
  ARM: dts: sun4i: Remove skeleton and memory to avoid warnings
  ARM: dts: sun4i: Change LRADC node names to avoid warnings
  ARM: dts: sun4i: Remove SoC node unit-name to avoid warnings
  ARM: dts: sun4i: Rename thermal nodes to avoid warnings
  ARM: dts: sun4i: Remove all useless pinctrl nodes
  ARM: dts: sun4i: Remove underscores from nodes names
  ARM: dts: sun4i: Remove gpio-keys warnings
  ARM: dts: sun9i: Remove skeleton to avoid warnings
  ARM: dts: sun9i: Rename pinctrl nodes to avoid warnings
  ARM: dts: sun9i: Remove GPIO pinctrl nodes to avoid warnings
  ARM: dts: sun9i: optimus: Remove card detect pull-up
  ARM: dts: sun9i: cubieboard4: Remove card detect pull-up
  ARM: dts: sun9i: Change node names to remove underscores
  ARM: dts: sun9i: Change node names to remove underscores

 arch/arm/boot/dts/axp209.dtsi                        |   2 +-
 arch/arm/boot/dts/sun4i-a10-a1000.dts                |  28 +--
 arch/arm/boot/dts/sun4i-a10-ba10-tvbox.dts           |  16 +-
 arch/arm/boot/dts/sun4i-a10-chuwi-v7-cw0825.dts      |  20 +-
 arch/arm/boot/dts/sun4i-a10-cubieboard.dts           |  20 +-
 arch/arm/boot/dts/sun4i-a10-dserve-dsrv9703c.dts     |  50 +---
 arch/arm/boot/dts/sun4i-a10-gemei-g9.dts             |  23 +-
 arch/arm/boot/dts/sun4i-a10-hackberry.dts            |  24 +-
 arch/arm/boot/dts/sun4i-a10-hyundai-a7hd.dts         |  10 +-
 arch/arm/boot/dts/sun4i-a10-inet1.dts                |  36 +--
 arch/arm/boot/dts/sun4i-a10-inet97fv2.dts            |  24 +-
 arch/arm/boot/dts/sun4i-a10-inet9f-rev03.dts         |  68 +---
 arch/arm/boot/dts/sun4i-a10-itead-iteaduino-plus.dts |  21 +-
 arch/arm/boot/dts/sun4i-a10-jesurun-q5.dts           |  26 +-
 arch/arm/boot/dts/sun4i-a10-marsboard.dts            |  25 +-
 arch/arm/boot/dts/sun4i-a10-mini-xplus.dts           |  10 +-
 arch/arm/boot/dts/sun4i-a10-mk802.dts                |  24 +-
 arch/arm/boot/dts/sun4i-a10-mk802ii.dts              |   6 +-
 arch/arm/boot/dts/sun4i-a10-olinuxino-lime.dts       |  22 +-
 arch/arm/boot/dts/sun4i-a10-pcduino.dts              |  32 +--
 arch/arm/boot/dts/sun4i-a10-pcduino2.dts             |   9 +-
 arch/arm/boot/dts/sun4i-a10-pov-protab2-ips9.dts     |  43 +--
 arch/arm/boot/dts/sun4i-a10.dtsi                     | 210 ++++++------
 arch/arm/boot/dts/sun5i-a10s.dtsi                    |   6 +-
 arch/arm/boot/dts/sun5i-a13.dtsi                     |   4 +-
 arch/arm/boot/dts/sun5i-gr8.dtsi                     |   8 +-
 arch/arm/boot/dts/sun5i.dtsi                         |  82 ++---
 arch/arm/boot/dts/sun6i-a31.dtsi                     | 112 +++---
 arch/arm/boot/dts/sun7i-a20.dtsi                     | 122 +++----
 arch/arm/boot/dts/sun8i-a23-a33.dtsi                 |  62 ++--
 arch/arm/boot/dts/sun8i-a23.dtsi                     |   4 +-
 arch/arm/boot/dts/sun8i-a33.dtsi                     |  18 +-
 arch/arm/boot/dts/sun8i-v3s.dtsi                     |  32 +-
 arch/arm/boot/dts/sun9i-a80-cubieboard4.dts          |  36 +--
 arch/arm/boot/dts/sun9i-a80-optimus.dts              |  56 +---
 arch/arm/boot/dts/sun9i-a80.dtsi                     | 117 +++----
 arch/arm/boot/dts/sunxi-itead-core-common.dtsi       |   4 +-
 37 files changed, 525 insertions(+), 887 deletions(-)

base-commit: c27ad2958485126c3828e59d53013d3b45ec14f2
-- 
git-series 0.9.1

^ permalink raw reply	[flat|nested] 50+ messages in thread

end of thread, other threads:[~2017-10-06 10:59 UTC | newest]

Thread overview: 50+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-05 10:49 [PATCH 00/20] sunxi: Cleanup DT warnings for the A10 and A80 Maxime Ripard
2017-10-05 10:49 ` [PATCH 01/20] ARM: dts: sunxi: Remove leading zeros from unit-addresses Maxime Ripard
2017-10-05 15:22   ` Chen-Yu Tsai
2017-10-05 10:49 ` [PATCH 02/20] ARM: dts: axp209: Rename usb_power_supply node to avoid warnings Maxime Ripard
2017-10-05 15:22   ` Chen-Yu Tsai
2017-10-05 10:49 ` [PATCH 03/20] ARM: dts: sun4i: Change framebuffer node names " Maxime Ripard
2017-10-05 15:23   ` Chen-Yu Tsai
2017-10-05 15:24     ` Chen-Yu Tsai
2017-10-05 10:49 ` [PATCH 04/20] ARM: dts: sun4i: Change clock " Maxime Ripard
2017-10-05 15:23   ` Chen-Yu Tsai
2017-10-05 10:49 ` [PATCH 05/20] ARM: dts: sun4i: Change pinctrl nodes to avoid warning Maxime Ripard
2017-10-05 15:29   ` Chen-Yu Tsai
2017-10-06  8:45     ` Maxime Ripard
2017-10-05 10:49 ` [PATCH 06/20] ARM: dts: sun4i: Provide default muxing for relevant controllers Maxime Ripard
2017-10-05 15:32   ` Chen-Yu Tsai
2017-10-05 10:49 ` [PATCH 07/20] ARM: dts: sun4i: Remove skeleton and memory to avoid warnings Maxime Ripard
2017-10-05 15:43   ` Chen-Yu Tsai
2017-10-06  8:47     ` Maxime Ripard
2017-10-06 10:59       ` Chen-Yu Tsai
2017-10-05 10:49 ` [PATCH 08/20] ARM: dts: sun4i: Change LRADC node names " Maxime Ripard
2017-10-05 15:52   ` Chen-Yu Tsai
2017-10-06  9:26     ` Maxime Ripard
2017-10-05 10:49 ` [PATCH 09/20] ARM: dts: sun4i: Remove SoC node unit-name " Maxime Ripard
2017-10-05 15:44   ` Chen-Yu Tsai
2017-10-05 10:49 ` [PATCH 10/20] ARM: dts: sun4i: Rename thermal nodes " Maxime Ripard
2017-10-05 15:44   ` Chen-Yu Tsai
2017-10-05 10:49 ` [PATCH 11/20] ARM: dts: sun4i: Remove all useless pinctrl nodes Maxime Ripard
2017-10-05 15:48   ` Chen-Yu Tsai
2017-10-05 10:49 ` [PATCH 12/20] ARM: dts: sun4i: Remove underscores from nodes names Maxime Ripard
2017-10-05 15:49   ` Chen-Yu Tsai
2017-10-05 10:49 ` [PATCH 13/20] ARM: dts: sun4i: Remove gpio-keys warnings Maxime Ripard
2017-10-05 15:51   ` Chen-Yu Tsai
2017-10-06  9:27     ` Maxime Ripard
2017-10-06 10:25       ` Chen-Yu Tsai
2017-10-05 10:49 ` [PATCH 14/20] ARM: dts: sun9i: Remove skeleton to avoid warnings Maxime Ripard
2017-10-05 15:51   ` Chen-Yu Tsai
2017-10-05 10:49 ` [PATCH 15/20] ARM: dts: sun9i: Rename pinctrl nodes " Maxime Ripard
2017-10-05 15:54   ` Chen-Yu Tsai
2017-10-05 10:49 ` [PATCH 16/20] ARM: dts: sun9i: Remove GPIO " Maxime Ripard
2017-10-05 15:53   ` Chen-Yu Tsai
2017-10-05 10:49 ` [PATCH 17/20] ARM: dts: sun9i: optimus: Remove card detect pull-up Maxime Ripard
2017-10-05 15:53   ` Chen-Yu Tsai
2017-10-05 10:49 ` [PATCH 18/20] ARM: dts: sun9i: cubieboard4: " Maxime Ripard
2017-10-05 15:53   ` Chen-Yu Tsai
2017-10-05 10:49 ` [PATCH 19/20] ARM: dts: sun9i: Change node names to remove underscores Maxime Ripard
2017-10-05 15:56   ` Chen-Yu Tsai
2017-10-06  9:34     ` Maxime Ripard
2017-10-05 10:49 ` [PATCH 20/20] " Maxime Ripard
2017-10-05 15:59   ` Chen-Yu Tsai
2017-10-06  9:34     ` Maxime Ripard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox