[PATCH 0/2] Try to fix DT schema problems for V3-series DTs

Icenowy Zheng icenowy at aosc.io
Sat Oct 3 19:48:42 EDT 2020


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



More information about the linux-arm-kernel mailing list