twx-linux/Documentation/devicetree/bindings/arm
Linus Torvalds b27186abb3 Devicetree updates for 4.20:
- Sync dtc with upstream version v1.4.7-14-gc86da84d30e4
 
 - Work to get rid of direct accesses to struct device_node name and
   type pointers in preparation for removing them. New helpers for
   parsing DT cpu nodes and conversions to use the helpers. printk
   conversions to %pOFn for printing DT node names. Most went thru
   subystem trees, so this is the remainder.
 
 - Fixes to DT child node lookups to actually be restricted to child
   nodes instead of treewide.
 
 - Refactoring of dtb targets out of arch code. This makes the support
   more uniform and enables building all dtbs on c6x, microblaze, and
   powerpc.
 
 - Various DT binding updates for Renesas r8a7744 SoC
 
 - Vendor prefixes for Facebook, OLPC
 
 - Restructuring of some ARM binding docs moving some peripheral bindings
   out of board/SoC binding files
 
 - New "secure-chosen" binding for secure world settings on ARM
 
 - Dual licensing of 2 DT IRQ binding headers
 -----BEGIN PGP SIGNATURE-----
 
 iQJEBAABCgAuFiEEktVUI4SxYhzZyEuo+vtdtY28YcMFAlvTKWYQHHJvYmhAa2Vy
 bmVsLm9yZwAKCRD6+121jbxhw8J5EACMAnrTxWQmXfQXOZEVxztcFavH6LP8mh2e
 7FZIZ38jzHXXvl81tAg1nBhzFUU/qtvqW8NDCZ9OBxKvp6PFDNhWu241ZodSB1Kw
 MZWy2A9QC+qbHYCC+SB5gOT0+Py3v7LNCBa5/TxhbFd35THJM8X0FP7gmcCGX593
 9Ml1rqawT4mK5XmCpczT0cXxyC4TgVtpfDWZH2KgJTR/kwXVQlOQOGZ8a1y/wrt7
 8TLIe7Qy4SFRzjhwbSta1PUehyYfe4uTSsXIJ84kMvNMxinLXQtvd7t9TfsK8p/R
 WjYUneJskVjtxVrMQfdV4MxyFL1YEt2mYcr0PMKIWxMCgGDAZsHPoUZmjyh/PrCI
 uiZtEHn3fXpUZAV/xEHHNirJxYyQfHGiksAT+lPrUXYYLCcZ3ZmqiTEYhGoQAfH5
 CQPMuxA6yXxp6bov6zJwZSTZtkXciju8aQRhUhlxIfHTqezmGYeql/bnWd+InNuR
 upANLZBh6D2jTWzDyobconkCCLlVkSqDoqOx725mMl6hIcdH9d2jVX7hwRf077VI
 5i3CyPSJOkSOLSdB8bAPYfBoaDtH2bthxieUrkkSbIjbwHO1H6a2lxPeG/zah0a3
 ePMGhi7J84UM4VpJEi000cP+bhPumJtJrG7zxP7ldXdfAF436sQ6KRptlcpLpj5i
 IwMhUQNH+g==
 =335v
 -----END PGP SIGNATURE-----

Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux

Pull Devicetree updates from Rob Herring:
 "A bit bigger than normal as I've been busy this cycle.

  There's a few things with dependencies and a few things subsystem
  maintainers didn't pick up, so I'm taking them thru my tree.

  The fixes from Johan didn't get into linux-next, but they've been
  waiting for some time now and they are what's left of what subsystem
  maintainers didn't pick up.

  Summary:

   - Sync dtc with upstream version v1.4.7-14-gc86da84d30e4

   - Work to get rid of direct accesses to struct device_node name and
     type pointers in preparation for removing them. New helpers for
     parsing DT cpu nodes and conversions to use the helpers. printk
     conversions to %pOFn for printing DT node names. Most went thru
     subystem trees, so this is the remainder.

   - Fixes to DT child node lookups to actually be restricted to child
     nodes instead of treewide.

   - Refactoring of dtb targets out of arch code. This makes the support
     more uniform and enables building all dtbs on c6x, microblaze, and
     powerpc.

   - Various DT binding updates for Renesas r8a7744 SoC

   - Vendor prefixes for Facebook, OLPC

   - Restructuring of some ARM binding docs moving some peripheral
     bindings out of board/SoC binding files

   - New "secure-chosen" binding for secure world settings on ARM

   - Dual licensing of 2 DT IRQ binding headers"

* tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (78 commits)
  ARM: dt: relicense two DT binding IRQ headers
  power: supply: twl4030-charger: fix OF sibling-node lookup
  NFC: nfcmrvl_uart: fix OF child-node lookup
  net: stmmac: dwmac-sun8i: fix OF child-node lookup
  net: bcmgenet: fix OF child-node lookup
  drm/msm: fix OF child-node lookup
  drm/mediatek: fix OF sibling-node lookup
  of: Add missing exports of node name compare functions
  dt-bindings: Add OLPC vendor prefix
  dt-bindings: misc: bk4: Add device tree binding for Liebherr's BK4 SPI bus
  dt-bindings: thermal: samsung: Add SPDX license identifier
  dt-bindings: clock: samsung: Add SPDX license identifiers
  dt-bindings: timer: ostm: Add R7S9210 support
  dt-bindings: phy: rcar-gen2: Add r8a7744 support
  dt-bindings: can: rcar_can: Add r8a7744 support
  dt-bindings: timer: renesas, cmt: Document r8a7744 CMT support
  dt-bindings: watchdog: renesas-wdt: Document r8a7744 support
  dt-bindings: thermal: rcar: Add device tree support for r8a7744
  Documentation: dt: Add binding for /secure-chosen/stdout-path
  dt-bindings: arm: zte: Move sysctrl bindings to their own doc
  ...
2018-10-26 12:09:58 -07:00
..
altera Documentation: dt: edac: Move Altera SOCFPGA EDAC file 2018-05-12 11:54:59 +02:00
amlogic
apm
bcm soc: bcm: brcmstb: Add missing DDR MEMC compatible strings 2018-06-26 15:44:25 -07:00
calxeda
cpu-enable-method dt-bindings: arm: alpine: Move CPU control related binding to cpu-enable-method/al,alpine-smp 2018-10-04 20:06:21 -05:00
firmware
freescale dt-bindings: arm: fsl: Move DCFG and SCFG bindings to their own docs 2018-10-11 14:48:56 -05:00
hisilicon pci-v4.17-changes 2018-04-06 18:31:06 -07:00
keystone
marvell Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal 2018-08-16 10:21:18 -07:00
mediatek dt-bindings: clock: mediatek: add g3dsys bindings 2018-05-15 15:21:37 -07:00
mrvl dt-bindings: move various timer bindings to timer/ directory 2018-04-27 16:56:47 -05:00
msm dt-bindings: Documentation for qcom, llcc 2018-07-21 13:31:25 -05:00
npcm arm: dts: add Nuvoton NPCM750 device tree 2018-03-06 18:01:15 +01:00
nxp
omap ARM: Device-tree updates 2018-08-23 14:02:22 -07:00
rockchip
samsung ARM: Device-tree updates 2018-08-23 14:02:22 -07:00
stm32 dt-bindings: stm32: add compatible for syscon 2018-05-28 23:08:30 -04:00
sunxi dt-bindings: ARM: sunxi: Document A80 SoC secure SRAM usage by SMP hotplug 2018-02-20 11:12:39 +08:00
tegra dt-bindings: Relocate Tegra20 memory controller bindings 2018-05-01 11:29:16 -05:00
ti dt-bindings: arm: ti: Add bindings for AM654 SoC 2018-07-18 11:46:50 -07:00
uniphier
ux500 dt-bindings: move various timer bindings to timer/ directory 2018-04-27 16:56:47 -05:00
vt8500 dt-bindings: move various timer bindings to timer/ directory 2018-04-27 16:56:47 -05:00
actions.txt
al,alpine.txt dt-bindings: arm: alpine: Move CPU control related binding to cpu-enable-method/al,alpine-smp 2018-10-04 20:06:21 -05:00
altera.txt
amlogic,scpi.txt
amlogic.txt dt-bindings: arm: amlogic: Add support for the Oranth Tanix TX3 Mini 2018-07-20 09:02:22 -07:00
arm-boards
arm-dsu-pmu.txt
arm,scmi.txt dt-bindings: arm: add support for ARM System Control and Management Interface(SCMI) protocol 2018-02-28 16:37:57 +00:00
arm,scpi.txt
armadeus.txt
atmel-at91.txt dt-bindings: arm: atmel: Move various sys registers out of SoC binding doc 2018-10-11 14:48:33 -05:00
atmel-sysregs.txt dt-bindings: arm: atmel: Move various sys registers out of SoC binding doc 2018-10-11 14:48:33 -05:00
axentia.txt
axis.txt
axxia.txt
bhf.txt
calxeda.txt
cavium-thunder2.txt
cavium-thunder.txt
cci.txt
compulab-boards.txt
coresight-cpu-debug.txt
coresight.txt coresight: dts: binding: Update coresight binding examples 2018-09-25 20:09:19 +02:00
cpu-capacity.txt arm64: dts: Fix various entry-method properties to reflect documentation 2018-08-24 08:50:02 -07:00
cpus.txt dt-binding: arm/cpus.txt: fix dynamic-power-coefficient unit 2018-09-26 18:02:41 -05:00
davinci.txt
digicolor.txt
fsl.txt dt-bindings: arm: fsl: Move DCFG and SCFG bindings to their own docs 2018-10-11 14:48:56 -05:00
fw-cfg.txt
gemini.txt
i2se.txt
idle-states.txt arm64: dts: Fix various entry-method properties to reflect documentation 2018-08-24 08:50:02 -07:00
juno,scpi.txt
l2c2x0.txt
mediatek.txt ARM: Device-tree updates 2018-08-23 14:02:22 -07:00
moxart.txt
nspire.txt
olimex.txt
oxnas.txt
picoxcell.txt
pmu.txt
primecell.txt
psci.txt
qcom.txt dt-bindings: qcom: Add SDM845 bindings 2018-03-08 18:36:34 -06:00
realtek.txt
rockchip.txt arm64: dts: rockchip: add 96boards RK3399 Ficus board 2018-07-12 11:23:58 +02:00
rtsm-dcscb.txt
scu.txt
secure.txt Documentation: dt: Add binding for /secure-chosen/stdout-path 2018-10-12 15:44:12 -05:00
shmobile.txt dt-bindings: arm: Document the RZN1D-DB board 2018-06-18 12:03:22 +02:00
sirf.txt
sp810.txt
spe-pmu.txt
spear-misc.txt
spear.txt
sprd.txt
ste-nomadik.txt
ste-u300.txt
sti.txt
sunxi.txt
swir.txt
technologic.txt
tegra.txt dt-bindings: tegra: Add missing chips and NVIDIA boards 2018-03-08 14:27:44 +01:00
topology.txt
versatile-sysreg.txt
vexpress-scc.txt
vexpress-sysreg.txt
vexpress.txt
vt8500.txt
xen.txt
xilinx.txt dt-bindings: xilinx: zynq: Add missing boards 2018-07-19 10:08:50 +02:00
zte,sysctrl.txt dt-bindings: arm: zte: Move sysctrl bindings to their own doc 2018-10-11 14:52:01 -05:00
zte.txt dt-bindings: arm: zte: Move sysctrl bindings to their own doc 2018-10-11 14:52:01 -05:00