diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-06-14 11:30:30 -0400 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-06-15 17:10:01 -0400 |
commit | e5ca4259b8d51b702de736ee6b6355a655c7095d (patch) | |
tree | 05ac4ef02af4fe94c2f90443dae77acd056e0537 | |
parent | 18ba1f98607ef1b88d02eabe4d2b16b9bdc10e40 (diff) |
devicetree: fix a series of wrong file references
As files got renamed, their references broke.
Manually fix a series of broken refs at the DT bindings.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Acked-by: Jonathan Corbet <corbet@lwn.net>
8 files changed, 14 insertions, 14 deletions
diff --git a/Documentation/devicetree/bindings/input/rmi4/rmi_2d_sensor.txt b/Documentation/devicetree/bindings/input/rmi4/rmi_2d_sensor.txt index f2c30c8b725d..9afffbdf6e28 100644 --- a/Documentation/devicetree/bindings/input/rmi4/rmi_2d_sensor.txt +++ b/Documentation/devicetree/bindings/input/rmi4/rmi_2d_sensor.txt | |||
@@ -12,7 +12,7 @@ Additional documentation for F11 can be found at: | |||
12 | http://www.synaptics.com/sites/default/files/511-000136-01-Rev-E-RMI4-Interfacing-Guide.pdf | 12 | http://www.synaptics.com/sites/default/files/511-000136-01-Rev-E-RMI4-Interfacing-Guide.pdf |
13 | 13 | ||
14 | Optional Touch Properties: | 14 | Optional Touch Properties: |
15 | Description in Documentation/devicetree/bindings/input/touch | 15 | Description in Documentation/devicetree/bindings/input/touchscreen |
16 | - touchscreen-inverted-x | 16 | - touchscreen-inverted-x |
17 | - touchscreen-inverted-y | 17 | - touchscreen-inverted-y |
18 | - touchscreen-swapped-x-y | 18 | - touchscreen-swapped-x-y |
diff --git a/Documentation/devicetree/bindings/mfd/sun6i-prcm.txt b/Documentation/devicetree/bindings/mfd/sun6i-prcm.txt index 4d21ffdb0fc1..daa091c2e67b 100644 --- a/Documentation/devicetree/bindings/mfd/sun6i-prcm.txt +++ b/Documentation/devicetree/bindings/mfd/sun6i-prcm.txt | |||
@@ -8,7 +8,7 @@ Required properties: | |||
8 | - reg: The PRCM registers range | 8 | - reg: The PRCM registers range |
9 | 9 | ||
10 | The prcm node may contain several subdevices definitions: | 10 | The prcm node may contain several subdevices definitions: |
11 | - see Documentation/devicetree/clk/sunxi.txt for clock devices | 11 | - see Documentation/devicetree/bindings/clock/sunxi.txt for clock devices |
12 | - see Documentation/devicetree/bindings/reset/allwinner,sunxi-clock-reset.txt for reset | 12 | - see Documentation/devicetree/bindings/reset/allwinner,sunxi-clock-reset.txt for reset |
13 | controller devices | 13 | controller devices |
14 | 14 | ||
diff --git a/Documentation/devicetree/bindings/pci/hisilicon-pcie.txt b/Documentation/devicetree/bindings/pci/hisilicon-pcie.txt index 7bf9df047a1e..0dcb87d6554f 100644 --- a/Documentation/devicetree/bindings/pci/hisilicon-pcie.txt +++ b/Documentation/devicetree/bindings/pci/hisilicon-pcie.txt | |||
@@ -3,7 +3,7 @@ HiSilicon Hip05 and Hip06 PCIe host bridge DT description | |||
3 | HiSilicon PCIe host controller is based on the Synopsys DesignWare PCI core. | 3 | HiSilicon PCIe host controller is based on the Synopsys DesignWare PCI core. |
4 | It shares common functions with the PCIe DesignWare core driver and inherits | 4 | It shares common functions with the PCIe DesignWare core driver and inherits |
5 | common properties defined in | 5 | common properties defined in |
6 | Documentation/devicetree/bindings/pci/designware-pci.txt. | 6 | Documentation/devicetree/bindings/pci/designware-pcie.txt. |
7 | 7 | ||
8 | Additional properties are described here: | 8 | Additional properties are described here: |
9 | 9 | ||
diff --git a/Documentation/devicetree/bindings/pci/kirin-pcie.txt b/Documentation/devicetree/bindings/pci/kirin-pcie.txt index 6e217c63123d..6bbe43818ad5 100644 --- a/Documentation/devicetree/bindings/pci/kirin-pcie.txt +++ b/Documentation/devicetree/bindings/pci/kirin-pcie.txt | |||
@@ -3,7 +3,7 @@ HiSilicon Kirin SoCs PCIe host DT description | |||
3 | Kirin PCIe host controller is based on the Synopsys DesignWare PCI core. | 3 | Kirin PCIe host controller is based on the Synopsys DesignWare PCI core. |
4 | It shares common functions with the PCIe DesignWare core driver and | 4 | It shares common functions with the PCIe DesignWare core driver and |
5 | inherits common properties defined in | 5 | inherits common properties defined in |
6 | Documentation/devicetree/bindings/pci/designware-pci.txt. | 6 | Documentation/devicetree/bindings/pci/designware-pcie.txt. |
7 | 7 | ||
8 | Additional properties are described here: | 8 | Additional properties are described here: |
9 | 9 | ||
diff --git a/Documentation/devicetree/bindings/pci/pci-keystone.txt b/Documentation/devicetree/bindings/pci/pci-keystone.txt index 7e05487544ed..3d4a209b0fd0 100644 --- a/Documentation/devicetree/bindings/pci/pci-keystone.txt +++ b/Documentation/devicetree/bindings/pci/pci-keystone.txt | |||
@@ -3,9 +3,9 @@ TI Keystone PCIe interface | |||
3 | Keystone PCI host Controller is based on the Synopsys DesignWare PCI | 3 | Keystone PCI host Controller is based on the Synopsys DesignWare PCI |
4 | hardware version 3.65. It shares common functions with the PCIe DesignWare | 4 | hardware version 3.65. It shares common functions with the PCIe DesignWare |
5 | core driver and inherits common properties defined in | 5 | core driver and inherits common properties defined in |
6 | Documentation/devicetree/bindings/pci/designware-pci.txt | 6 | Documentation/devicetree/bindings/pci/designware-pcie.txt |
7 | 7 | ||
8 | Please refer to Documentation/devicetree/bindings/pci/designware-pci.txt | 8 | Please refer to Documentation/devicetree/bindings/pci/designware-pcie.txt |
9 | for the details of DesignWare DT bindings. Additional properties are | 9 | for the details of DesignWare DT bindings. Additional properties are |
10 | described here as well as properties that are not applicable. | 10 | described here as well as properties that are not applicable. |
11 | 11 | ||
diff --git a/Documentation/devicetree/bindings/sound/st,stm32-i2s.txt b/Documentation/devicetree/bindings/sound/st,stm32-i2s.txt index 4bda52042402..58c341300552 100644 --- a/Documentation/devicetree/bindings/sound/st,stm32-i2s.txt +++ b/Documentation/devicetree/bindings/sound/st,stm32-i2s.txt | |||
@@ -18,7 +18,7 @@ Required properties: | |||
18 | See Documentation/devicetree/bindings/dma/stm32-dma.txt. | 18 | See Documentation/devicetree/bindings/dma/stm32-dma.txt. |
19 | - dma-names: Identifier for each DMA request line. Must be "tx" and "rx". | 19 | - dma-names: Identifier for each DMA request line. Must be "tx" and "rx". |
20 | - pinctrl-names: should contain only value "default" | 20 | - pinctrl-names: should contain only value "default" |
21 | - pinctrl-0: see Documentation/devicetree/bindings/pinctrl/pinctrl-stm32.txt | 21 | - pinctrl-0: see Documentation/devicetree/bindings/pinctrl/st,stm32-pinctrl.txt |
22 | 22 | ||
23 | Optional properties: | 23 | Optional properties: |
24 | - resets: Reference to a reset controller asserting the reset controller | 24 | - resets: Reference to a reset controller asserting the reset controller |
diff --git a/Documentation/devicetree/bindings/sound/st,stm32-sai.txt b/Documentation/devicetree/bindings/sound/st,stm32-sai.txt index f301cdf0b7e6..3a3fc506e43a 100644 --- a/Documentation/devicetree/bindings/sound/st,stm32-sai.txt +++ b/Documentation/devicetree/bindings/sound/st,stm32-sai.txt | |||
@@ -37,7 +37,7 @@ SAI subnodes required properties: | |||
37 | "tx": if sai sub-block is configured as playback DAI | 37 | "tx": if sai sub-block is configured as playback DAI |
38 | "rx": if sai sub-block is configured as capture DAI | 38 | "rx": if sai sub-block is configured as capture DAI |
39 | - pinctrl-names: should contain only value "default" | 39 | - pinctrl-names: should contain only value "default" |
40 | - pinctrl-0: see Documentation/devicetree/bindings/pinctrl/pinctrl-stm32.txt | 40 | - pinctrl-0: see Documentation/devicetree/bindings/pinctrl/st,stm32-pinctrl.txt |
41 | 41 | ||
42 | SAI subnodes Optional properties: | 42 | SAI subnodes Optional properties: |
43 | - st,sync: specify synchronization mode. | 43 | - st,sync: specify synchronization mode. |
diff --git a/MAINTAINERS b/MAINTAINERS index 783ce44b3e7a..fd3fc63f2759 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -6966,7 +6966,7 @@ IIO MULTIPLEXER | |||
6966 | M: Peter Rosin <peda@axentia.se> | 6966 | M: Peter Rosin <peda@axentia.se> |
6967 | L: linux-iio@vger.kernel.org | 6967 | L: linux-iio@vger.kernel.org |
6968 | S: Maintained | 6968 | S: Maintained |
6969 | F: Documentation/devicetree/bindings/iio/multiplexer/iio-mux.txt | 6969 | F: Documentation/devicetree/bindings/iio/multiplexer/io-channel-mux.txt |
6970 | F: drivers/iio/multiplexer/iio-mux.c | 6970 | F: drivers/iio/multiplexer/iio-mux.c |
6971 | 6971 | ||
6972 | IIO SUBSYSTEM AND DRIVERS | 6972 | IIO SUBSYSTEM AND DRIVERS |
@@ -9696,7 +9696,7 @@ MXSFB DRM DRIVER | |||
9696 | M: Marek Vasut <marex@denx.de> | 9696 | M: Marek Vasut <marex@denx.de> |
9697 | S: Supported | 9697 | S: Supported |
9698 | F: drivers/gpu/drm/mxsfb/ | 9698 | F: drivers/gpu/drm/mxsfb/ |
9699 | F: Documentation/devicetree/bindings/display/mxsfb-drm.txt | 9699 | F: Documentation/devicetree/bindings/display/mxsfb.txt |
9700 | 9700 | ||
9701 | MYRICOM MYRI-10G 10GbE DRIVER (MYRI10GE) | 9701 | MYRICOM MYRI-10G 10GbE DRIVER (MYRI10GE) |
9702 | M: Chris Lee <christopher.lee@cspi.com> | 9702 | M: Chris Lee <christopher.lee@cspi.com> |
@@ -10885,7 +10885,7 @@ M: Will Deacon <will.deacon@arm.com> | |||
10885 | L: linux-pci@vger.kernel.org | 10885 | L: linux-pci@vger.kernel.org |
10886 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 10886 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |
10887 | S: Maintained | 10887 | S: Maintained |
10888 | F: Documentation/devicetree/bindings/pci/controller-generic-pci.txt | 10888 | F: Documentation/devicetree/bindings/pci/host-generic-pci.txt |
10889 | F: drivers/pci/controller/pci-host-common.c | 10889 | F: drivers/pci/controller/pci-host-common.c |
10890 | F: drivers/pci/controller/pci-host-generic.c | 10890 | F: drivers/pci/controller/pci-host-generic.c |
10891 | 10891 | ||
@@ -11066,7 +11066,7 @@ M: Xiaowei Song <songxiaowei@hisilicon.com> | |||
11066 | M: Binghui Wang <wangbinghui@hisilicon.com> | 11066 | M: Binghui Wang <wangbinghui@hisilicon.com> |
11067 | L: linux-pci@vger.kernel.org | 11067 | L: linux-pci@vger.kernel.org |
11068 | S: Maintained | 11068 | S: Maintained |
11069 | F: Documentation/devicetree/bindings/pci/pcie-kirin.txt | 11069 | F: Documentation/devicetree/bindings/pci/kirin-pcie.txt |
11070 | F: drivers/pci/controller/dwc/pcie-kirin.c | 11070 | F: drivers/pci/controller/dwc/pcie-kirin.c |
11071 | 11071 | ||
11072 | PCIE DRIVER FOR HISILICON STB | 11072 | PCIE DRIVER FOR HISILICON STB |
@@ -12457,7 +12457,7 @@ L: linux-crypto@vger.kernel.org | |||
12457 | L: linux-samsung-soc@vger.kernel.org | 12457 | L: linux-samsung-soc@vger.kernel.org |
12458 | S: Maintained | 12458 | S: Maintained |
12459 | F: drivers/crypto/exynos-rng.c | 12459 | F: drivers/crypto/exynos-rng.c |
12460 | F: Documentation/devicetree/bindings/crypto/samsung,exynos-rng4.txt | 12460 | F: Documentation/devicetree/bindings/rng/samsung,exynos4-rng.txt |
12461 | 12461 | ||
12462 | SAMSUNG EXYNOS TRUE RANDOM NUMBER GENERATOR (TRNG) DRIVER | 12462 | SAMSUNG EXYNOS TRUE RANDOM NUMBER GENERATOR (TRNG) DRIVER |
12463 | M: Łukasz Stelmach <l.stelmach@samsung.com> | 12463 | M: Łukasz Stelmach <l.stelmach@samsung.com> |
@@ -13571,7 +13571,7 @@ F: drivers/*/stm32-*timer* | |||
13571 | F: drivers/pwm/pwm-stm32* | 13571 | F: drivers/pwm/pwm-stm32* |
13572 | F: include/linux/*/stm32-*tim* | 13572 | F: include/linux/*/stm32-*tim* |
13573 | F: Documentation/ABI/testing/*timer-stm32 | 13573 | F: Documentation/ABI/testing/*timer-stm32 |
13574 | F: Documentation/devicetree/bindings/*/stm32-*timer | 13574 | F: Documentation/devicetree/bindings/*/stm32-*timer* |
13575 | F: Documentation/devicetree/bindings/pwm/pwm-stm32* | 13575 | F: Documentation/devicetree/bindings/pwm/pwm-stm32* |
13576 | 13576 | ||
13577 | STMMAC ETHERNET DRIVER | 13577 | STMMAC ETHERNET DRIVER |