Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755779Ab3EUGHh (ORCPT ); Tue, 21 May 2013 02:07:37 -0400 Received: from LGEMRELSE6Q.lge.com ([156.147.1.121]:50572 "EHLO LGEMRELSE6Q.lge.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753979Ab3EUGHg (ORCPT ); Tue, 21 May 2013 02:07:36 -0400 X-AuditID: 9c930179-b7c07ae000000e33-62-519b0f26468b From: "Jongsung Kim" To: , , , Cc: , , , References: <519AD82A.6090809@wwwdotorg.org> <1369116149-2361-1-git-send-email-neidhard.kim@lge.com> In-Reply-To: <1369116149-2361-1-git-send-email-neidhard.kim@lge.com> Subject: RE: [PATCH] ARM: bcm2835: override the HW UART periphid Date: Tue, 21 May 2013 15:07:34 +0900 Organization: LG Electronics Message-ID: <008d01ce55e9$7c479510$74d6bf30$@lge.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook 14.0 Thread-Index: AQJimAmS1Ox6IL9ILOhuUBuCvH+n3gI42Ojzl9TbQGA= Content-Language: ko X-Brightmail-Tracker: AAAAAA== Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 727 Lines: 22 Jongsung Kim : > diff --git a/arch/arm/boot/dts/bcm2835.dtsi b/arch/arm/boot/dts/bcm2835.dtsi > index f0052dc..1e12aef 100644 > --- a/arch/arm/boot/dts/bcm2835.dtsi > +++ b/arch/arm/boot/dts/bcm2835.dtsi > @@ -44,6 +44,7 @@ > reg = <0x7e201000 0x1000>; > interrupts = <2 25>; > clock-frequency = <3000000>; > + arm,primecell-periphid = <0x00241011>; > }; > > gpio: gpio { Stephen, how do you think about this kind of approach instead? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/