All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Try to fix DT schema problems for V3-series DTs
@ 2020-10-03 23:48 ` Icenowy Zheng
  0 siblings, 0 replies; 8+ messages in thread
From: Icenowy Zheng @ 2020-10-03 23:48 UTC (permalink / raw)
  To: Rob Herring, Maxime Ripard, Chen-Yu Tsai, Clément Péron
  Cc: devicetree, linux-arm-kernel, linux-kernel, linux-sunxi, Icenowy Zheng

This patchset tries to fix DT schema verification errors that exist in
V3-series device trees.

The first patch drops bogus properties that is not needed in PineCube
DT, and the second one adds compatible to the binding.

Icenowy Zheng (2):
  ARM: dts: sun8i: s3: drop bogus cells for CSI subnode on PineCube
  dt-bindings: sram: sunxi-sram: add V3s compatible string

 .../bindings/sram/allwinner,sun4i-a10-system-control.yaml      | 3 +++
 arch/arm/boot/dts/sun8i-s3-pinecube.dts                        | 3 ---
 2 files changed, 3 insertions(+), 3 deletions(-)

-- 
2.28.0

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

end of thread, other threads:[~2020-10-05  8:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-03 23:48 [PATCH 0/2] Try to fix DT schema problems for V3-series DTs Icenowy Zheng
2020-10-03 23:48 ` Icenowy Zheng
2020-10-03 23:50 ` [PATCH 1/2] ARM: dts: sun8i: s3: drop bogus cells for CSI subnode on PineCube Icenowy Zheng
2020-10-03 23:50   ` Icenowy Zheng
2020-10-03 23:50 ` [PATCH 2/2] dt-bindings: sram: sunxi-sram: add V3s compatible string Icenowy Zheng
2020-10-03 23:50   ` Icenowy Zheng
2020-10-05  8:22 ` [PATCH 0/2] Try to fix DT schema problems for V3-series DTs Maxime Ripard
2020-10-05  8:22   ` Maxime Ripard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.