lkml.org 
[lkml]   [2016]   [Jan]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 08/14] ARM: dts: imx6ul: add kpp support
    Date
    Signed-off-by: Lothar Waßmann <LW@KARO-electronics.de>
    ---
    arch/arm/boot/dts/imx6ul.dtsi | 8 ++++++++
    1 file changed, 8 insertions(+)

    diff --git a/arch/arm/boot/dts/imx6ul.dtsi b/arch/arm/boot/dts/imx6ul.dtsi
    index 40ea5f0..a578b23 100644
    --- a/arch/arm/boot/dts/imx6ul.dtsi
    +++ b/arch/arm/boot/dts/imx6ul.dtsi
    @@ -373,6 +373,14 @@
    status = "disabled";
    };

    + kpp: kpp@020b8000 {
    + compatible = "fsl,imx6q-kpp", "fsl,imx21-kpp";
    + reg = <0x020b8000 0x4000>;
    + interrupts = <GIC_SPI 82 IRQ_TYPE_LEVEL_HIGH>;
    + clocks = <&clks IMX6UL_CLK_KPP>;
    + status = "disabled";
    + };
    +
    wdog1: wdog@020bc000 {
    compatible = "fsl,imx6ul-wdt", "fsl,imx21-wdt";
    reg = <0x020bc000 0x4000>;
    --
    2.1.4
    \
     
     \ /
      Last update: 2016-01-12 19:21    [W:4.411 / U:0.200 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site