mbox series

[00/18] MIPS: DTS: fix some findings by "make ci20_defconfig dt_binding_check dtbs_check"

Message ID cover.1649443080.git.hns@goldelico.com (mailing list archive)
Headers show
Series MIPS: DTS: fix some findings by "make ci20_defconfig dt_binding_check dtbs_check" | expand

Message

H. Nikolaus Schaller April 8, 2022, 6:37 p.m. UTC
PATCH V1 2022-04-08 20:38:00:
This series fixes many (not all) warnings from dt_binding_check/dtbs_check for the jz4780 based Imagination CI20 board.


H. Nikolaus Schaller (18):
  MIPS: DTS: jz4780: remove cpu clock-names as reported by dtbscheck
  MIPS: DTS: jz4780: fix cgu as reported by dtbscheck
  MIPS: DTS: jz4780: fix tcu timer as reported by dtbscheck
  MIPS: DTS: jz4780: fix ost timer as reported by dtbscheck
  MIPS: DTS: jz4780: fix pinctrl as reported by dtbscheck
  MIPS: DTS: jz4780: fix rtc node as reported by dtbscheck
  MIPS: DTS: jz4780: fix otg node as reported by dtbscheck
  MIPS: DTS: jz4780: fix lcd controllers as reported by dtbscheck
  MIPS: DTS: jz4780: fix dma-controller as reported by dtbscheck
  MIPS: DTS: jz4780: fix uart dmas as reported by dtbscheck
  MIPS: DTS: jz4780: fix i2c dmas as reported by dtbscheck
  MIPS: DTS: jz4780: fix nemc memory controller as reported by dtbscheck
  dt-bindings: fix jz4780-nemc issue as reported by dtbscheck
  MIPS: DTS: CI20: add missing model as reported by dtbscheck
  MIPS: DTS: CI20: fix fixed regulators as reported by dtbscheck
  MIPS: DTS: CI20: fix /memory as reported by dtbscheck
  MIPS: DTS: CI20: fix wifi as reported by dtbscheck
  MIPS: DTS: CI20: fix bluetooth as reported by dtbscheck

 .../memory-controllers/ingenic,nemc.yaml      |  2 +-
 arch/mips/boot/dts/ingenic/ci20.dts           | 14 ++--
 arch/mips/boot/dts/ingenic/jz4780.dtsi        | 71 ++++++++++++++-----
 3 files changed, 64 insertions(+), 23 deletions(-)