[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <008d01ce55e9$7c479510$74d6bf30$@lge.com>
Date: Tue, 21 May 2013 15:07:34 +0900
From: "Jongsung Kim" <neidhard.kim@....com>
To: <swarren@...dotorg.org>, <linux@....linux.org.uk>,
<gregkh@...uxfoundation.org>, <jslaby@...e.cz>
Cc: <linux-serial@...r.kernel.org>,
<linux-rpi-kernel@...ts.infradead.org>,
<linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>
Subject: RE: [PATCH] ARM: bcm2835: override the HW UART periphid
Jongsung Kim <neidhard.kim@....com> :
> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists