lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1404908623-909-1-git-send-email-geert+renesas@glider.be>
Date:	Wed,  9 Jul 2014 14:23:30 +0200
From:	Geert Uytterhoeven <geert+renesas@...der.be>
To:	Simon Horman <horms@...ge.net.au>,
	Magnus Damm <magnus.damm@...il.com>
Cc:	devicetree@...r.kernel.org, linux-sh@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	Geert Uytterhoeven <geert+renesas@...der.be>
Subject: [PATCH 00/13] ARM: shmobile: DT bindings and DTS updates

This patch series aims to improvide the shmobile DT bindings, DT binding
documentation, and the actual device trees.

It reduces the number of checkpatch warnings about un-documented compatible
strings in the DTSes by 50%.

The last 4 patches contain compatible strings for new R-Car Gen2 SoCs,
which are not yet in active use, hence the RFC status.

  [01/13] of: Add vendor prefix for Sitronix
  [02/13] irqchip: renesas-intc-irqpin: Document SoC-specific bindings
  [03/13] irqchip: renesas-irqc: Add DT binding documentation
  [04/13] mmc: tmio-mmc: Add renesas,sdhi-r8a7791 to binding documentation
  [05/13] thermal: rcar: Document SoC-specific bindings
  [06/13] sh-pfc: Add renesas,pfc-r8a7791 to binding documentation
  [07/13] ARM: shmobile: r8a73a4 dtsi: Add SoC-specific irqc compatible
          property
  [08/13] ARM: shmobile: r8a73a4 dtsi: Add SoC-specific thermal compatible
	  property
  [09/13] ARM: shmobile: r8a7779 dtsi: Add SoC-specific thermal compatible
	  property
  [10/13] [RFC] ARM: dts: Add shmobile platform device tree bindings
	  documentation
  [11/13] [RFC] mmc: tmio-mmc: Add support for SDHI on new R-Car Gen2 SoCs
  [12/13] [RFC] thermal: rcar: Add binding docs for new R-Car Gen2 SoCs
  [13/13] [RFC] irqchip: renesas-irqc: Add binding docs for new R-Car Gen2 SoCs

 Documentation/devicetree/bindings/arm/shmobile.txt | 71 ++++++++++++++++++++++
 .../interrupt-controller/renesas,intc-irqpin.txt   |  8 ++-
 .../bindings/interrupt-controller/renesas,irqc.txt | 33 ++++++++++
 Documentation/devicetree/bindings/mmc/tmio_mmc.txt |  4 ++
 .../bindings/pinctrl/renesas,pfc-pinctrl.txt       |  1 +
 .../devicetree/bindings/thermal/rcar-thermal.txt   | 21 +++++--
 .../devicetree/bindings/vendor-prefixes.txt        |  1 +
 arch/arm/boot/dts/r8a73a4.dtsi                     |  6 +-
 arch/arm/boot/dts/r8a7779.dtsi                     |  2 +-
 drivers/mmc/host/sh_mobile_sdhi.c                  |  3 +
 10 files changed, 139 insertions(+), 11 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/arm/shmobile.txt
 create mode 100644 Documentation/devicetree/bindings/interrupt-controller/renesas,irqc.txt

Thanks for your comments!

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@...ux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ