diff options
| author | Breno Lima <breno.lima@nxp.com> | 2018-07-20 21:48:10 -0300 |
|---|---|---|
| committer | Tom Rini <trini@konsulko.com> | 2018-07-24 09:25:23 -0400 |
| commit | ad7061ed742e1312289644268859a0f4b512aaee (patch) | |
| tree | ff7d8bfd460f81d0ccf3d0a83661106e72c473d1 | |
| parent | 4a8b6e0101f8a5dd2c4629a872d4287c70dbe5e2 (diff) | |
doc: Move device tree bindings documentation to doc/device-tree-bindings
Currently the U-Boot project contains 2 documentation directories:
- doc/
- Documentation/
The Documentation directory only contains device tree bindings related
content, so move the 3 files to doc/device-tree-bindings/.
Signed-off-by: Breno Lima <breno.lima@nxp.com>
| -rw-r--r-- | doc/device-tree-bindings/phy/no-op.txt (renamed from Documentation/devicetree/bindings/phy/no-op.txt) | 0 | ||||
| -rw-r--r-- | doc/device-tree-bindings/phy/phy-stm32-usbphyc.txt (renamed from Documentation/devicetree/bindings/phy/phy-stm32-usbphyc.txt) | 0 | ||||
| -rw-r--r-- | doc/device-tree-bindings/rtc/brcm,brcmstb-waketimer.txt (renamed from Documentation/devicetree/bindings/rtc/brcm,brcmstb-waketimer.txt) | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/phy/no-op.txt b/doc/device-tree-bindings/phy/no-op.txt index a3381122e68..a3381122e68 100644 --- a/Documentation/devicetree/bindings/phy/no-op.txt +++ b/doc/device-tree-bindings/phy/no-op.txt diff --git a/Documentation/devicetree/bindings/phy/phy-stm32-usbphyc.txt b/doc/device-tree-bindings/phy/phy-stm32-usbphyc.txt index 725ae71ae65..725ae71ae65 100644 --- a/Documentation/devicetree/bindings/phy/phy-stm32-usbphyc.txt +++ b/doc/device-tree-bindings/phy/phy-stm32-usbphyc.txt diff --git a/Documentation/devicetree/bindings/rtc/brcm,brcmstb-waketimer.txt b/doc/device-tree-bindings/rtc/brcm,brcmstb-waketimer.txt index 1d990bcc0ba..1d990bcc0ba 100644 --- a/Documentation/devicetree/bindings/rtc/brcm,brcmstb-waketimer.txt +++ b/doc/device-tree-bindings/rtc/brcm,brcmstb-waketimer.txt |
