Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 342247
b: refs/heads/master
c: 8cf70f3
h: refs/heads/master
i:
  342245: 35fb9c1
  342243: 4752f9b
  342239: e8a2a76
v: v3
  • Loading branch information
Fabio Porcedda authored and Nicolas Ferre committed Nov 16, 2012
1 parent 87ec64f commit e7230a9
Show file tree
Hide file tree
Showing 694 changed files with 10,275 additions and 16,472 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: 3fcdc0555f5043eded6312efce14cd8dd66f30f8
refs/heads/master: 8cf70f3dc04a9303e73eecd523550c647e5ddbd0
17 changes: 0 additions & 17 deletions trunk/Documentation/devicetree/bindings/arm/davinci.txt

This file was deleted.

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.

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.

4 changes: 2 additions & 2 deletions trunk/Documentation/devicetree/bindings/i2c/fsl-imx-i2c.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ Optional properties:
Examples:

i2c@83fc4000 { /* I2C2 on i.MX51 */
compatible = "fsl,imx51-i2c", "fsl,imx21-i2c";
compatible = "fsl,imx51-i2c", "fsl,imx1-i2c";
reg = <0x83fc4000 0x4000>;
interrupts = <63>;
};

i2c@70038000 { /* HS-I2C on i.MX51 */
compatible = "fsl,imx51-i2c", "fsl,imx21-i2c";
compatible = "fsl,imx51-i2c", "fsl,imx1-i2c";
reg = <0x70038000 0x4000>;
interrupts = <64>;
clock-frequency = <400000>;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,5 @@ st-micro,24c256 i2c serial eeprom (24cxx)
stm,m41t00 Serial Access TIMEKEEPER
stm,m41t62 Serial real-time clock (RTC) with alarm
stm,m41t80 M41T80 - SERIAL ACCESS RTC WITH ALARMS
taos,tsl2550 Ambient Light Sensor with SMBUS/Two Wire Serial Interface
ti,tsc2003 I2C Touch-Screen Controller
ti,tmp102 Low Power Digital Temperature Sensor with SMBUS/Two Wire Serial Interface
ti,tmp275 Digital Temperature Sensor

This file was deleted.

Loading

0 comments on commit e7230a9

Please sign in to comment.