提交 f5a5d8b4 编写于 作者: R Ray Jui 提交者: Florian Fainelli

ARM: dts: cygnus: Fix incorrect UART2 register base

Fix incorrect Cygnus UART2 register base.

Fixes: 0f0b21a8 ("ARM: dts: Move all Cygnus peripherals into axi bus")
Signed-off-by: NRay Jui <ray.jui@broadcom.com>
Signed-off-by: NScott Branden <scott.branden@broadcom.com>
Reviewed-by: NEric Anholt <eric@anholt.net>
Signed-off-by: NFlorian Fainelli <f.fainelli@gmail.com>
上级 60b628ff
......@@ -324,7 +324,7 @@
uart2: serial@18022000 {
compatible = "snps,dw-apb-uart";
reg = <0x18020000 0x100>;
reg = <0x18022000 0x100>;
reg-shift = <2>;
reg-io-width = <4>;
interrupts = <GIC_SPI 75 IRQ_TYPE_LEVEL_HIGH>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册