lkml.org 
[lkml]   [2015]   [May]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 4.0 29/60] ARM: dts: imx28: Fix AUART4 TX-DMA interrupt name
    Date
    4.0-stable review patch.  If anyone has any objections, please let me know.

    ------------------

    From: Marek Vasut <marex@denx.de>

    commit 4ada77e37a773168fea484899201e272ab44ba8b upstream.

    Fix a typo in the TX DMA interrupt name for AUART4.
    This patch makes AUART4 operational again.

    Signed-off-by: Marek Vasut <marex@denx.de>
    Fixes: f30fb03d4d3a ("ARM: dts: add generic DMA device tree binding for mxs-dma")
    Acked-by: Stefan Wahren <stefan.wahren@i2se.com>
    Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
    Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

    ---
    Documentation/devicetree/bindings/dma/fsl-mxs-dma.txt | 2 +-
    arch/arm/boot/dts/imx28.dtsi | 2 +-
    2 files changed, 2 insertions(+), 2 deletions(-)

    --- a/Documentation/devicetree/bindings/dma/fsl-mxs-dma.txt
    +++ b/Documentation/devicetree/bindings/dma/fsl-mxs-dma.txt
    @@ -38,7 +38,7 @@ dma_apbx: dma-apbx@80024000 {
    80 81 68 69
    70 71 72 73
    74 75 76 77>;
    - interrupt-names = "auart4-rx", "aurat4-tx", "spdif-tx", "empty",
    + interrupt-names = "auart4-rx", "auart4-tx", "spdif-tx", "empty",
    "saif0", "saif1", "i2c0", "i2c1",
    "auart0-rx", "auart0-tx", "auart1-rx", "auart1-tx",
    "auart2-rx", "auart2-tx", "auart3-rx", "auart3-tx";
    --- a/arch/arm/boot/dts/imx28.dtsi
    +++ b/arch/arm/boot/dts/imx28.dtsi
    @@ -900,7 +900,7 @@
    80 81 68 69
    70 71 72 73
    74 75 76 77>;
    - interrupt-names = "auart4-rx", "aurat4-tx", "spdif-tx", "empty",
    + interrupt-names = "auart4-rx", "auart4-tx", "spdif-tx", "empty",
    "saif0", "saif1", "i2c0", "i2c1",
    "auart0-rx", "auart0-tx", "auart1-rx", "auart1-tx",
    "auart2-rx", "auart2-tx", "auart3-rx", "auart3-tx";



    \
     
     \ /
      Last update: 2015-05-16 02:01    [W:2.278 / U:0.016 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site