diff options
author | Arnd Bergmann <arnd@arndb.de> | 2014-07-28 11:04:15 -0400 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2014-07-28 11:04:15 -0400 |
commit | 565f46dc4d0c12dda1353dbd76314614c7069c20 (patch) | |
tree | a9e933f56e4f935bc3bb6b0d270b6be789fed6a9 /arch/arm/boot/dts/at91sam9n12.dtsi | |
parent | 4fd1f229c2bc39b7f35f2a9f9fb9892f2d665359 (diff) | |
parent | 9a3c4145af32125c5ee39c0272662b47307a8323 (diff) |
Merge tag 'v3.16-rc6' into next/dt
Update to Linux 3.16-rc6 as a dependency for the broadcom changes.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/boot/dts/at91sam9n12.dtsi')
-rw-r--r-- | arch/arm/boot/dts/at91sam9n12.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/at91sam9n12.dtsi b/arch/arm/boot/dts/at91sam9n12.dtsi index 67efd442fd85..2bfac310dbec 100644 --- a/arch/arm/boot/dts/at91sam9n12.dtsi +++ b/arch/arm/boot/dts/at91sam9n12.dtsi | |||
@@ -927,7 +927,7 @@ | |||
927 | compatible = "atmel,at91rm9200-ohci", "usb-ohci"; | 927 | compatible = "atmel,at91rm9200-ohci", "usb-ohci"; |
928 | reg = <0x00500000 0x00100000>; | 928 | reg = <0x00500000 0x00100000>; |
929 | interrupts = <22 IRQ_TYPE_LEVEL_HIGH 2>; | 929 | interrupts = <22 IRQ_TYPE_LEVEL_HIGH 2>; |
930 | clocks = <&usb>, <&uhphs_clk>, <&udphs_clk>, | 930 | clocks = <&usb>, <&uhphs_clk>, <&uhphs_clk>, |
931 | <&uhpck>; | 931 | <&uhpck>; |
932 | clock-names = "usb_clk", "ohci_clk", "hclk", "uhpck"; | 932 | clock-names = "usb_clk", "ohci_clk", "hclk", "uhpck"; |
933 | status = "disabled"; | 933 | status = "disabled"; |