Merge tag 'v3.5-rc6' into next/dt

New pull requests are based on Linux 3.5-rc6
This commit is contained in:
Arnd Bergmann
2012-07-10 14:05:56 +02:00
172 changed files with 1630 additions and 1005 deletions

View File

@@ -17,6 +17,6 @@ ecspi@70010000 {
reg = <0x70010000 0x4000>;
interrupts = <36>;
fsl,spi-num-chipselects = <2>;
cs-gpios = <&gpio3 24 0>, /* GPIO4_24 */
<&gpio3 25 0>; /* GPIO4_25 */
cs-gpios = <&gpio3 24 0>, /* GPIO3_24 */
<&gpio3 25 0>; /* GPIO3_25 */
};