linux/Documentation/devicetree/bindings/serial
Linus Torvalds f64d6e2aaa DeviceTree update for 4.8:
- Removal of most of_platform_populate() calls in arch code. Now the DT
 core code calls it in the default case and platforms only need to call
 it if they have special needs.
 
 - Use pr_fmt on all the DT core print statements.
 
 - CoreSight binding doc improvements to block name descriptions.
 
 - Add dt_to_config script which can parse dts files and list
 corresponding kernel config options.
 
 - Fix memory leak hit with a PowerMac DT.
 
 - Correct a bunch of STMicro compatible strings to use the correct
 vendor prefix.
 
 - Fix DA9052 PMIC binding doc to match what is actually used in dts
 files.
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1
 
 iQIcBAABAgAGBQJXm9KcAAoJEPr7XbWNvGHDRT4QAIIIOSB4AWHardnMLROgGge9
 aOQKZ/05O9feOcxYKe8FkQbcH+IujJjrUL+yrRD36yGQPAyBP21gtcmmfrkCcwFM
 kH915f/JbGvXpfwEf8dcarHhzYH6FFJiQGduPpWfwSSWynx+xq5EKPwCqYzMg8bN
 SExxt7vUx1MKFOExZ0K8BNCo8VMVLUWQoJ1DNeJDuL25Op4EU3i2l1HQNYV/3XDk
 BSA3x7Lw3GjrWEH20VWYn2Azq1OFLY+E2FC2lnG4nbkk5X8dZbUH9PR1Sk7uTQDj
 uxTjWe59NBpliCxKSAbMbTAU/WwSB1pJ0I+zDJBiQsdFT+nb5F4zOrs3qSKHa/A9
 Rv6AC8k5gdSMrDB1dOspfF2vWvOOInXgNV4/Kza0D92mbCpwyUuF+vhE6rfcMrZU
 OiD7rj2/fvO7Y9fUAhrp6zrfrOfH9B1Z9vS+940AlK96YwPE2+J0SA2vBxR/wg8H
 7fj4Ud5X+SFisXWQhh5Wlv0W9o6e7C7fsi8vpkQ7gufmezLFWVnJKsUfQaxGEwhG
 Hkhm9kuSHHMd+6dEnn2756DnNfJAtQv6rSR0/QR4Lf9y5L4dvR3kAQIci8X/nx4P
 sIk+IJWGZG6wziZq59hh+SO6HEqdSNuvh+5sbR0iUimdE/1HsDBdPiocXf/r8iwK
 NY9nGeZPRrXmFgdpoZfm
 =wLMr
 -----END PGP SIGNATURE-----

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

Pull DeviceTree updates from Rob Herring:

 - remove most of_platform_populate() calls in arch code.  Now the DT
   core code calls it in the default case and platforms only need to
   call it if they have special needs

 - use pr_fmt on all the DT core print statements

 - CoreSight binding doc improvements to block name descriptions

 - add dt_to_config script which can parse dts files and list
   corresponding kernel config options

 - fix memory leak hit with a PowerMac DT

 - correct a bunch of STMicro compatible strings to use the correct
   vendor prefix

 - fix DA9052 PMIC binding doc to match what is actually used in dts
   files

* tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (35 commits)
  documentation: da9052: Update regulator bindings names to match DA9052/53 DTS expectations
  xtensa: Partially Revert "xtensa: Remove unnecessary of_platform_populate with default match table"
  xtensa: Fix build error due to missing include file
  MIPS: ath79: Add missing include file
  Fix spelling errors in Documentation/devicetree
  ARM: dts: fix STMicroelectronics compatible strings
  powerpc/dts: fix STMicroelectronics compatible strings
  Documentation: dt: i2c: use correct STMicroelectronics vendor prefix
  scripts/dtc: dt_to_config - kernel config options for a devicetree
  of: fdt: mark unflattened tree as detached
  of: overlay: add resolver error prints
  coresight: document binding acronyms
  Documentation/devicetree: document cavium-pip rx-delay/tx-delay properties
  of: use pr_fmt prefix for all console printing
  of/irq: Mark initialised interrupt controllers as populated
  of: fix memory leak related to safe_name()
  Revert "of/platform: export of_default_bus_match_table"
  of: unittest: use of_platform_default_populate() to populate default bus
  memory: omap-gpmc: use of_platform_default_populate() to populate default bus
  bus: uniphier-system-bus: use of_platform_default_populate() to populate default bus
  ...
2016-07-30 11:32:01 -07:00
..
8250.txt tty/serial/8250: use mctrl_gpio helpers 2016-06-25 14:30:42 -07:00
altera_jtaguart.txt dts: Deprecate ALTR as a vendor prefix 2013-08-29 12:58:55 -07:00
altera_uart.txt dts: Deprecate ALTR as a vendor prefix 2013-08-29 12:58:55 -07:00
arc-uart.txt
arm_sbsa_uart.txt drivers: PL011: add support for the ARM SBSA generic UART 2015-05-24 13:08:51 -07:00
arm,mps2-uart.txt dt-bindings: document the MPS2 UART bindings 2016-04-30 09:26:55 -07:00
atmel-usart.txt ARM: at91/dt: add a new DT property to support FIFOs on Atmel USARTs 2015-07-23 18:00:42 -07:00
axis,etraxfs-uart.txt serial: etraxfs-uart: use mctrl_gpio helpers for handling modem signals 2015-08-04 22:07:20 -07:00
brcm,bcm2835-aux-uart.txt dt/bindings: serial: bcm2835: add binding documentation for bcm2835-aux-uart 2016-02-06 23:13:30 -08:00
brcm,bcm6345-uart.txt dt-bindings: brcm: rationalize Broadcom documentation naming 2015-03-26 12:14:11 -05:00
cavium-uart.txt
cdns,uart.txt tty: cadence: Document DT binding 2014-07-18 11:54:24 +02:00
cirrus,clps711x-uart.txt serial: clps711x: Use mctrl_gpio helpers for handling modem signals 2014-09-08 15:35:03 -07:00
digicolor-usart.txt serial: add device tree binding documentation for Conexant USART 2015-01-09 14:30:16 -08:00
efm32-uart.txt serial: efm32: correct namespacing of location property 2014-07-11 17:49:46 -07:00
fsl-imx-uart.txt serial: imx: Use generic uart-has-rtscts DT property 2016-04-30 09:26:55 -07:00
fsl-lpuart.txt dt-binding: fsl-lpuart: use exact SoC revision to document binding 2014-07-17 18:15:38 -07:00
fsl-mxs-auart.txt serial: mxs-auart: Use generic uart-has-rtscts DT property 2016-04-30 09:26:55 -07:00
ingenic,uart.txt devicetree: Add JZ4760/JZ4775 to Ingenic SoC UART binding 2015-10-04 17:47:49 +01:00
lantiq_asc.txt
maxim,max310x.txt serial: max310x: Fix devicetree documentation for clock name 2014-02-15 12:16:21 -08:00
microchip,pic32-uart.txt dt/bindings: Correct clk binding example for PIC32 serial. 2016-05-28 12:35:04 +02:00
mrvl-serial.txt
mrvl,pxa-ssp.txt DT: ARM: pxa: Remove incorrect binding from documentation 2015-10-13 13:31:21 -05:00
mtk-uart.txt Document: DT: Add bindings for mediatek MT7623 SoC Platform 2016-02-11 11:39:54 +01:00
mvebu-uart.txt serial: Move Marvell UART DT bindings to correct location 2016-04-30 09:26:55 -07:00
nvidia,tegra20-hsuart.txt ARM: tegra: document use of standard DMA DT bindings 2013-12-11 16:42:23 -07:00
nxp-lpc32xx-hsuart.txt
nxp,lpc1850-uart.txt doc: dt: add documentation for nxp,lpc1850-uart 2015-06-01 06:56:33 +09:00
nxp,sc16is7xx.txt sc16is7xx: spi interface documentation 2015-06-01 06:45:28 +09:00
omap_serial.txt serial: 8250_omap: workaround module disable errata on dra7x SoCs 2015-07-23 15:24:11 -07:00
pl011.txt serial: pl011: Spelling s/clocks-names/clock-names/ 2015-10-22 09:23:56 -05:00
qca,ar9330-uart.txt tty: ar933x_uart: move devicetree binding documentation 2013-09-26 12:33:49 -07:00
qcom,msm-uart.txt
qcom,msm-uartdm.txt Fix spelling errors in Documentation/devicetree 2016-07-22 14:54:05 -05:00
renesas,sci-serial.txt serial: sh-sci: Document SoC specific bindings for r8a7796 2016-06-25 09:07:51 -07:00
rs485.txt
samsung_uart.txt serial: samsung: get fifosize via device tree 2014-07-17 18:18:22 -07:00
serial.txt doc: DT: Add Generic Serial Device Tree Bindings 2016-04-30 09:26:55 -07:00
sirf-uart.txt serial: sirf: Use generic uart-has-rtscts DT property 2016-04-30 09:26:55 -07:00
snps-dw-apb-uart.txt serial: 8250_dw: proper support for UARTs without busy functionality 2015-10-04 18:38:45 +01:00
sprd-uart.txt Documentation: DT: Add bindings for Spreadtrum SoC Platform 2015-02-02 10:11:28 -08:00
st-asc.txt
uniphier-uart.txt serial: 8250_uniphier: add bindings document for UniPhier UART 2015-06-12 17:34:39 -07:00
vt8500-uart.txt tty: vt8500_serial: add support for UART in WM8880 chips 2014-09-08 16:29:08 -07:00