devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] imx6q related DT binding fixes
@ 2023-08-10 14:44 Alexander Stein
  2023-08-10 14:44 ` [PATCH 1/6] dt-bindings: trivial-devices: Remove national,lm75 Alexander Stein
                   ` (7 more replies)
  0 siblings, 8 replies; 16+ messages in thread
From: Alexander Stein @ 2023-08-10 14:44 UTC (permalink / raw)
  To: Philipp Zabel, David Airlie, Daniel Vetter, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Shawn Guo, Sascha Hauer,
	Fabio Estevam, David S . Miller, Eric Dumazet, Jakub Kicinski,
	Paolo Abeni, Rafael J . Wysocki, Daniel Lezcano, Amit Kucheria,
	Zhang Rui, Thomas Gleixner
  Cc: Alexander Stein, Pengutronix Kernel Team, NXP Linux Team,
	dri-devel, devicetree, linux-arm-kernel, netdev, linux-pm

Hi everyone,

while working on i.MX6Q based board (arch/arm/boot/dts/nxp/imx/imx6q-mba6a.dts)
I noticed several warnings on dtbs_check. The first 5 patches should be pretty
much straight forward.
I'm not 100% sure on the sixth patch, as it might be affected by incorrect
compatible lists. Please refer to the note in that patch.
I'm also no sure whether thse patches warrent a Fixes tag, so I only added that
for patch 3. All of these patches are independent and can be picked up
individually.

Best regards,
Alexander

Alexander Stein (6):
  dt-bindings: trivial-devices: Remove national,lm75
  dt-bindings: imx-thermal: Add #thermal-sensor-cells property
  dt-bindings: display: imx: hdmi: Allow 'reg' and 'interrupts'
  dt-bindings: net: microchip: Allow nvmem-cell usage
  dt-bindings: timer: add imx7d compatible
  dt-bindings: timer: fsl,imxgpt: Add optional osc_per clock

 .../bindings/display/imx/fsl,imx6-hdmi.yaml   |  3 ++
 .../bindings/net/microchip,lan95xx.yaml       |  2 ++
 .../bindings/thermal/imx-thermal.yaml         |  6 ++++
 .../devicetree/bindings/timer/fsl,imxgpt.yaml | 31 ++++++++++++++++++-
 .../devicetree/bindings/trivial-devices.yaml  |  2 --
 5 files changed, 41 insertions(+), 3 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-10-24 14:00 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-10 14:44 [PATCH 0/6] imx6q related DT binding fixes Alexander Stein
2023-08-10 14:44 ` [PATCH 1/6] dt-bindings: trivial-devices: Remove national,lm75 Alexander Stein
2023-08-10 19:14   ` Conor Dooley
2023-08-11 15:49   ` Rob Herring
2023-08-10 14:44 ` [PATCH 2/6] dt-bindings: imx-thermal: Add #thermal-sensor-cells property Alexander Stein
2023-08-11 14:00   ` Rob Herring
2023-08-10 14:44 ` [PATCH 3/6] dt-bindings: display: imx: hdmi: Allow 'reg' and 'interrupts' Alexander Stein
2023-08-21 17:12   ` Rob Herring
2023-08-10 14:44 ` [PATCH 4/6] dt-bindings: net: microchip: Allow nvmem-cell usage Alexander Stein
2023-08-21 17:14   ` Rob Herring
2023-08-22 11:28     ` Alexander Stein
2023-08-10 14:44 ` [PATCH 5/6] dt-bindings: timer: add imx7d compatible Alexander Stein
2023-08-21 17:15   ` Rob Herring
2023-08-10 14:44 ` [PATCH 6/6] dt-bindings: timer: fsl,imxgpt: Add optional osc_per clock Alexander Stein
2023-08-10 19:16 ` [PATCH 0/6] imx6q related DT binding fixes Conor Dooley
2023-10-24 14:00 ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).