public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH] ARM: sun6i: Fix OHCI2 node name
@ 2014-05-20 11:59 Maxime Ripard
  2014-05-22  8:21 ` Maxime Ripard
  0 siblings, 1 reply; 2+ messages in thread
From: Maxime Ripard @ 2014-05-20 11:59 UTC (permalink / raw)
  To: linux-arm-kernel

The unit-address doesn't match the reg property. Since the reg property is
correct, change the unit-address accordingly.

Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
---
 arch/arm/boot/dts/sun6i-a31.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/sun6i-a31.dtsi b/arch/arm/boot/dts/sun6i-a31.dtsi
index 4155fc43ecff..0f4ea4990d2c 100644
--- a/arch/arm/boot/dts/sun6i-a31.dtsi
+++ b/arch/arm/boot/dts/sun6i-a31.dtsi
@@ -410,7 +410,7 @@
 			status = "disabled";
 		};
 
-		ohci2: usb at 01c1c000 {
+		ohci2: usb at 01c1c400 {
 			compatible = "allwinner,sun6i-a31-ohci", "generic-ohci";
 			reg = <0x01c1c400 0x100>;
 			interrupts = <0 77 4>;
-- 
1.9.3

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [PATCH] ARM: sun6i: Fix OHCI2 node name
  2014-05-20 11:59 [PATCH] ARM: sun6i: Fix OHCI2 node name Maxime Ripard
@ 2014-05-22  8:21 ` Maxime Ripard
  0 siblings, 0 replies; 2+ messages in thread
From: Maxime Ripard @ 2014-05-22  8:21 UTC (permalink / raw)
  To: linux-arm-kernel

On Tue, May 20, 2014 at 01:59:58PM +0200, Maxime Ripard wrote:
> The unit-address doesn't match the reg property. Since the reg property is
> correct, change the unit-address accordingly.
> 
> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>

Applied,

Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20140522/cfd8e9ec/attachment-0001.sig>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-05-22  8:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-20 11:59 [PATCH] ARM: sun6i: Fix OHCI2 node name Maxime Ripard
2014-05-22  8:21 ` Maxime Ripard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox