lkml.org 
[lkml]   [2020]   [Feb]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v2 02/12] MIPS: DTS: jz4780: add #includes for irq.h and gpio.h
    Date
    The constants from irq.h and gpio.h can be used in the
    jz4780.dtsi and derived DTS like ci20.dts.

    Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
    ---
    arch/mips/boot/dts/ingenic/jz4780.dtsi | 2 ++
    1 file changed, 2 insertions(+)

    diff --git a/arch/mips/boot/dts/ingenic/jz4780.dtsi b/arch/mips/boot/dts/ingenic/jz4780.dtsi
    index f928329b034b..112a24deff71 100644
    --- a/arch/mips/boot/dts/ingenic/jz4780.dtsi
    +++ b/arch/mips/boot/dts/ingenic/jz4780.dtsi
    @@ -1,6 +1,8 @@
    // SPDX-License-Identifier: GPL-2.0
    #include <dt-bindings/clock/jz4780-cgu.h>
    #include <dt-bindings/dma/jz4780-dma.h>
    +#include <dt-bindings/gpio/gpio.h>
    +#include <dt-bindings/interrupt-controller/irq.h>

    / {
    #address-cells = <1>;
    --
    2.23.0
    \
     
     \ /
      Last update: 2020-02-14 17:12    [W:4.681 / U:0.140 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site