Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 342366
b: refs/heads/master
c: 52cfa7e
h: refs/heads/master
v: v3
  • Loading branch information
Olof Johansson committed Nov 26, 2012
1 parent 587c025 commit 2b14403
Show file tree
Hide file tree
Showing 837 changed files with 11,648 additions and 21,447 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 0dfeada90989833d0144b4df25d2b9ce3746624f
refs/heads/master: 52cfa7e54b480661e20dfd8788a24cfcba8a0ca5
17 changes: 0 additions & 17 deletions trunk/Documentation/devicetree/bindings/arm/davinci.txt

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -4,25 +4,18 @@ Exynos processors include support for multiple power domains which are used
to gate power to one or more peripherals on the processor.

Required Properties:
- compatible: should be one of the following.
- compatiable: should be one of the following.
* samsung,exynos4210-pd - for exynos4210 type power domain.
- reg: physical base address of the controller and length of memory mapped
region.

Node of a device using power domains must have a samsung,power-domain property
defined with a phandle to respective power domain.
Optional Properties:
- samsung,exynos4210-pd-off: Specifies that the power domain is in turned-off
state during boot and remains to be turned-off until explicitly turned-on.

Example:

lcd0: power-domain-lcd0 {
compatible = "samsung,exynos4210-pd";
reg = <0x10023C00 0x10>;
};

Example of the node using power domain:

node {
/* ... */
samsung,power-domain = <&lcd0>;
/* ... */
};
4 changes: 0 additions & 4 deletions trunk/Documentation/devicetree/bindings/arm/fsl.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,6 @@ i.MX6 Quad SABRE Smart Device Board
Required root node properties:
- compatible = "fsl,imx6q-sabresd", "fsl,imx6q";

i.MX6 Quad SABRE Automotive Board
Required root node properties:
- compatible = "fsl,imx6q-sabreauto", "fsl,imx6q";

Generic i.MX boards
-------------------

Expand Down
15 changes: 0 additions & 15 deletions trunk/Documentation/devicetree/bindings/arm/omap/counter.txt

This file was deleted.

31 changes: 0 additions & 31 deletions trunk/Documentation/devicetree/bindings/arm/omap/timer.txt

This file was deleted.

14 changes: 0 additions & 14 deletions trunk/Documentation/devicetree/bindings/ata/exynos-sata-phy.txt

This file was deleted.

17 changes: 0 additions & 17 deletions trunk/Documentation/devicetree/bindings/ata/exynos-sata.txt

This file was deleted.

18 changes: 0 additions & 18 deletions trunk/Documentation/devicetree/bindings/bus/omap-ocp2scp.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,27 +2,9 @@

properties:
- compatible : Should be "ti,omap-ocp2scp"
- reg : Address and length of the register set for the device
- #address-cells, #size-cells : Must be present if the device has sub-nodes
- ranges : the child address space are mapped 1:1 onto the parent address space
- ti,hwmods : must be "ocp2scp_usb_phy"

Sub-nodes:
All the devices connected to ocp2scp are described using sub-node to ocp2scp

ocp2scp@4a0ad000 {
compatible = "ti,omap-ocp2scp";
reg = <0x4a0ad000 0x1f>;
#address-cells = <1>;
#size-cells = <1>;
ranges;
ti,hwmods = "ocp2scp_usb_phy";

subnode1 {
...
};

subnode2 {
...
};
};
162 changes: 0 additions & 162 deletions trunk/Documentation/devicetree/bindings/clock/imx25-clock.txt

This file was deleted.

55 changes: 0 additions & 55 deletions trunk/Documentation/devicetree/bindings/clock/zynq-7000.txt

This file was deleted.

Loading

0 comments on commit 2b14403

Please sign in to comment.