1
0
Fork 0
alistair23-linux/Documentation/devicetree/bindings/i2c
Mathieu Malaterre 4c9847b737 dt-bindings: Remove leading 0x from bindings notation
Improve the binding example by removing all the leading 0x to fix the
following dtc warnings:

Warning (unit_address_format): Node /XXX unit name should not have leading "0x"

Converted using the following command:

find Documentation/devicetree/bindings -name "*.txt" -exec sed -i -e 's/([^ ])\@0x([0-9a-f])/$1\@$2/g' {} +

This is a follow up to commit 48c926cd34

Signed-off-by: Mathieu Malaterre <malat@debian.org>
Signed-off-by: Rob Herring <robh@kernel.org>
2017-12-06 14:56:33 -06:00
..
brcm,bcm2835-i2c.txt i2c: add bcm2835 driver 2013-02-12 11:33:59 +01:00
brcm,iproc-i2c.txt i2c: iproc: Add Broadcom iProc I2C Driver 2015-02-17 16:44:13 +01:00
brcm,kona-i2c.txt dt-bindings: brcm: rationalize Broadcom documentation naming 2015-03-26 12:14:11 -05:00
i2c-altera.txt dt-bindings: i2c: Add Altera I2C Controller 2017-09-13 23:37:16 +02:00
i2c-arb-gpio-challenge.txt dt-bindings: i2c: add support for 'i2c-arb' subnode 2016-08-25 22:11:00 +02:00
i2c-arb.txt dt-bindings: i2c: add support for 'i2c-arb' subnode 2016-08-25 22:11:00 +02:00
i2c-aspeed.txt i2c: aspeed: Deassert reset in probe 2017-11-06 19:15:31 +01:00
i2c-at91.txt i2c: at91: add support for the HOLD field 2015-12-03 21:42:37 +01:00
i2c-axxia.txt dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
i2c-brcmstb.txt i2c: brcmstb: Adding support for CM and DSL SoCs 2016-01-03 19:50:09 +01:00
i2c-cadence.txt i2c: removed work arounds in i2c driver for Zynq Ultrascale+ MPSoC 2015-08-10 08:37:34 +02:00
i2c-cbus-gpio.txt i2c: i2c-cbus-gpio: Add vendor prefix to retu node in example 2017-07-18 08:27:26 +01:00
i2c-cros-ec-tunnel.txt i2c: ChromeOS EC tunnel driver 2014-06-03 08:11:49 +01:00
i2c-davinci.txt dt-bindings: i2c: i2c-davinci: Update binding for 66AK2Gx pwr dm property 2017-10-17 23:47:01 +02:00
i2c-demux-pinctrl.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
i2c-designware.txt i2c: designware: introducing I2C_SLAVE definitions 2017-06-19 18:26:24 +02:00
i2c-digicolor.txt i2c: add support for the Digicolor I2C controller 2015-03-22 10:53:51 +01:00
i2c-efm32.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
i2c-emev2.txt i2c: emev2: add driver 2015-08-10 08:37:29 +02:00
i2c-exynos5.txt i2c: exynos: add support for HSI2C module on Exynos7 2014-10-03 03:35:49 +02:00
i2c-gate.txt dt-bindings: i2c: add support for 'i2c-gate' subnode 2016-08-25 22:11:01 +02:00
i2c-gpio.txt dt-bindings: i2c: i2c-gpio: Add support for named gpios 2017-10-30 08:42:54 +01:00
i2c-hix5hd2.txt i2c: hix5hd2: add i2c controller driver 2014-10-16 09:14:17 +02:00
i2c-img-scb.txt DT: i2c: Add binding document for IMG I2C SCB 2014-11-17 19:54:24 +01:00
i2c-imx-lpi2c.txt dt-bindings: i2c: imx-lpi2c: add devicetree bindings 2016-12-01 23:43:39 +01:00
i2c-imx.txt dt-bindings: i2c: Spelling s/propoerty/property/ 2016-03-18 10:26:30 +01:00
i2c-jz4780.txt dt-bindings: Remove leading 0x from bindings notation 2017-12-06 14:56:33 -06:00
i2c-lpc2k.txt i2c: lpc2k: add driver 2015-08-24 14:05:18 +02:00
i2c-meson.txt i2c: meson: use i2c core for DT clock-frequency parsing 2017-03-30 17:30:47 +02:00
i2c-mpc.txt bindings: i2c: use consistent naming for i2c binding descriptions 2012-11-15 15:57:07 +00:00
i2c-mtk.txt dt-bindings: i2c: Add MediaTek MT7622 i2c binding 2017-08-27 15:30:29 +02:00
i2c-mux-gpio.txt i2c: mux: refer to i2c-mux.txt 2016-06-09 22:34:08 +02:00
i2c-mux-gpmux.txt dt-bindings: i2c: i2c-mux: document general purpose i2c-mux bindings 2017-06-03 19:29:26 +09:00
i2c-mux-ltc4306.txt dt-bindings: i2c: mux: ltc4306: Add dt-bindings for I2C multiplexer/switch 2017-04-12 17:06:05 +02:00
i2c-mux-pca954x.txt dt: bindings: i2c-mux-pca954x: Add documentation for interrupt controller 2017-02-10 08:23:50 +01:00
i2c-mux-pinctrl.txt i2c: mux: refer to i2c-mux.txt 2016-06-09 22:34:08 +02:00
i2c-mux-reg.txt i2c: mux: refer to i2c-mux.txt 2016-06-09 22:34:08 +02:00
i2c-mux.txt dt-bindings: i2c: i2c-mux: spelling s/required is/required if/ 2017-10-27 22:45:28 +02:00
i2c-mv64xxx.txt i2c: mv64xxx: Change i2c compatibles for sunxi 2014-05-22 10:09:21 +02:00
i2c-mxs.txt i2c: i2c-mxs: move to use generic DMA helper 2013-04-04 21:22:45 +08:00
i2c-nomadik.txt bindings: i2c: use consistent naming for i2c binding descriptions 2012-11-15 15:57:07 +00:00
i2c-ocores.txt i2c: ocores: add common clock support 2015-02-05 22:29:23 +01:00
i2c-octeon.txt i2c: octeon: Add support for cn78xx chips 2016-04-25 23:49:41 +02:00
i2c-omap.txt i2c: omap: Fix missing device tree flags for omap2 2013-11-15 14:32:34 -08:00
i2c-opal.txt i2c: Driver to expose PowerNV platform i2c busses 2014-12-14 12:44:46 +11:00
i2c-pca-platform.txt dt-bindings: add bindings for i2c-pca-platform 2017-06-27 21:37:26 +02:00
i2c-pnx.txt bindings: i2c: use consistent naming for i2c binding descriptions 2012-11-15 15:57:07 +00:00
i2c-pxa-pci-ce4100.txt bindings: i2c: use consistent naming for i2c binding descriptions 2012-11-15 15:57:07 +00:00
i2c-pxa.txt dt-bindings: i2c: pxa: Update the documentation for the Armada 3700 2016-12-01 23:31:33 +01:00
i2c-rcar.txt i2c: rcar: document R8A77970 bindings 2017-10-18 00:00:46 +02:00
i2c-riic.txt i2c: riic: add driver 2014-01-02 15:56:52 +01:00
i2c-rk3x.txt dt-bindings: i2c: rk3x: add support for rv1108 2017-08-12 16:39:24 +02:00
i2c-s3c2410.txt ARM: dts: add sysreg phandle to i2c device nodes for exynos 2014-11-27 03:24:45 +09:00
i2c-sh_mobile.txt dt-bindings: i2c: sh_mobile: Document r8a7743/5 support 2017-08-12 16:46:13 +02:00
i2c-sirf.txt dt-bindings: i2c: Spelling s/propoerty/property/ 2016-03-18 10:26:30 +01:00
i2c-sprd.txt dt-bindings: i2c: Add Spreadtrum I2C controller documentation 2017-08-29 12:13:17 +02:00
i2c-st-ddci2c.txt i2c: stu300: device tree support 2013-05-31 11:25:51 +02:00
i2c-st.txt i2c: st: Rename clock reference to something that exists 2015-01-24 05:43:43 +01:00
i2c-stm32.txt dt-bindings: i2c-stm32: Document the STM32F7 I2C bindings 2017-09-14 17:34:14 +02:00
i2c-sunxi-p2wi.txt dt-bindings: Remove leading zeros from bindings notation 2017-11-09 17:05:05 -06:00
i2c-uniphier-f.txt i2c: uniphier_f: add UniPhier FIFO-builtin I2C driver 2015-10-23 21:55:46 +02:00
i2c-uniphier.txt i2c: uniphier: add UniPhier FIFO-less I2C driver 2015-10-23 21:55:45 +02:00
i2c-versatile.txt bindings: i2c: use consistent naming for i2c binding descriptions 2012-11-15 15:57:07 +00:00
i2c-vt8500.txt i2c: vt8500: Add support for I2C bus on Wondermedia SoCs 2013-06-15 13:37:08 +02:00
i2c-xgene-slimpro.txt i2c: add SLIMpro I2C device driver on APM X-Gene platform 2015-05-12 22:06:05 +02:00
i2c-xiic.txt i2c: xiic: Implement power management 2016-03-03 22:25:17 +01:00
i2c-xlp9xx.txt i2c: xlp9xx: Driver for Netlogic XLP9XX/5XX I2C controller 2015-04-10 18:59:49 +02:00
i2c-zx2967.txt dt: bindings: add documentation for zx2967 family i2c controller 2017-06-23 20:52:01 +02:00
i2c.txt i2c: i2c-smbus: add of_i2c_setup_smbus_alert 2017-10-28 23:42:47 +02:00
nvidia,tegra20-i2c.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
nvidia,tegra186-bpmp-i2c.txt dt-bindings: Add Tegra186 BPMP I2C binding 2017-02-20 19:12:10 +01:00
nxp,pca9541.txt dt-bindings: i2c: add bindings for nxp,pca9541 2016-08-25 22:11:01 +02:00
qcom,i2c-qup.txt i2c: qup: Add device tree bindings information 2014-03-28 23:41:26 +01:00