Re: [PATCH] ARM: DT: Add missing UARTs for bcm11351 (bcm281xx)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On Mon, Sep 23, 2013 at 10:49 AM, Tim Kryger <tim.kryger@xxxxxxxxxx> wrote:
> This adds in three more UARTs that were not declared earlier.
>
> Signed-off-by: Tim Kryger <tim.kryger@xxxxxxxxxx>
> Reviewed-by: Markus Mayer <markus.mayer@xxxxxxxxxx>
> Reviewed-by: Matt Porter <matt.porter@xxxxxxxxxx>
> ---
>  arch/arm/boot/dts/bcm11351.dtsi | 30 ++++++++++++++++++++++++++++++
>  1 file changed, 30 insertions(+)
>
> diff --git a/arch/arm/boot/dts/bcm11351.dtsi b/arch/arm/boot/dts/bcm11351.dtsi
> index 05a5aab..98e6bc0 100644
> --- a/arch/arm/boot/dts/bcm11351.dtsi
> +++ b/arch/arm/boot/dts/bcm11351.dtsi
> @@ -49,6 +49,36 @@
>                 reg-io-width = <4>;
>         };
>
> +       uart@3e001000 {
> +               compatible = "brcm,bcm11351-dw-apb-uart", "snps,dw-apb-uart";
> +               status = "disabled";
> +               reg = <0x3e001000 0x1000>;
> +               clock-frequency = <13000000>;
> +               interrupts = <GIC_SPI 66 IRQ_TYPE_LEVEL_HIGH>;
> +               reg-shift = <2>;
> +               reg-io-width = <4>;
> +       };
> +
> +       uart@3e002000 {
> +               compatible = "brcm,bcm11351-dw-apb-uart", "snps,dw-apb-uart";
> +               status = "disabled";
> +               reg = <0x3e002000 0x1000>;
> +               clock-frequency = <13000000>;
> +               interrupts = <GIC_SPI 65 IRQ_TYPE_LEVEL_HIGH>;
> +               reg-shift = <2>;
> +               reg-io-width = <4>;
> +       };
> +
> +       uart@3e003000 {
> +               compatible = "brcm,bcm11351-dw-apb-uart", "snps,dw-apb-uart";
> +               status = "disabled";
> +               reg = <0x3e003000 0x1000>;
> +               clock-frequency = <13000000>;
> +               interrupts = <GIC_SPI 64 IRQ_TYPE_LEVEL_HIGH>;
> +               reg-shift = <2>;
> +               reg-io-width = <4>;
> +       };
> +
>         L2: l2-cache {
>                 compatible = "brcm,bcm11351-a2-pl310-cache";
>                 reg = <0x3ff20000 0x1000>;
Reviewed-by: Christian Daudt <bcm@xxxxxxxxxxxxx>
Applied to armsoc/for-3.13/dt.

 thanks,
   csd
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]
  Powered by Linux