[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160108150828.GM19062@n2100.arm.linux.org.uk>
Date: Fri, 8 Jan 2016 15:08:28 +0000
From: Russell King - ARM Linux <linux@....linux.org.uk>
To: Jiancheng Xue <xuejiancheng@...wei.com>
Cc: mturquette@...libre.com, sboyd@...eaurora.org,
p.zabel@...gutronix.de, robh+dt@...nel.org, pawel.moll@....com,
mark.rutland@....com, ijc+devicetree@...lion.org.uk,
galak@...eaurora.org, khilman@...aro.org, arnd@...db.de,
olof@...om.net, xuwei5@...ilicon.com, haojian.zhuang@...aro.org,
zhangfei.gao@...aro.org, bintian.wang@...wei.com,
linux-kernel@...r.kernel.org, linux-clk@...r.kernel.org,
devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
yanhaifeng@...ilicon.com, yanghongwei@...ilicon.com,
suwenping@...ilicon.com, ml.yang@...ilicon.com,
gaofei@...ilicon.com, zhangzhenxing@...ilicon.com,
xuejiancheng@...ilicon.com
Subject: Re: [PATCH v5 4/6] ARM: debug: add hi3519 debug uart
On Fri, Jan 08, 2016 at 10:16:38AM +0800, Jiancheng Xue wrote:
> @@ -1449,6 +1457,7 @@ config DEBUG_UART_PHYS
> default 0xf7fc9000 if DEBUG_BERLIN_UART
> default 0xf8b00000 if DEBUG_HIX5HD2_UART
> default 0xf991e000 if DEBUG_QCOM_UARTDM
> + default 0x12100000 if DEBUG_HI3519_UART
> default 0xfcb00000 if DEBUG_HI3620_UART
> default 0xfd883000 if DEBUG_ALPINE_UART0
> default 0xfe800000 if ARCH_IOP32X
Please insert at the appropriate location - examination of the list
of defaults will show that it's sorted numerically, please keep this
sorted numerically.
> @@ -1529,6 +1538,7 @@ config DEBUG_UART_VIRT
> default 0xfe230000 if DEBUG_PICOXCELL_UART
> default 0xfe300000 if DEBUG_BCM_KONA_UART
> default 0xfe800000 if ARCH_IOP32X
> + default 0xfef00000 if DEBUG_HI3519_UART
> default 0xfeb00000 if DEBUG_HI3620_UART || DEBUG_HIX5HD2_UART
> default 0xfeb24000 if DEBUG_RK3X_UART0
> default 0xfeb26000 if DEBUG_RK3X_UART1
Same for here.
Thanks.
--
RMK's Patch system: http://www.arm.linux.org.uk/developer/patches/
FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up
according to speedtest.net.
Powered by blists - more mailing lists