lkml.org 
[lkml]   [2016]   [Oct]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 3/3] add STIH4xx ION driver in DT
    Date
    Very simple and limited to one heap for contiguous memory allocation

    Signed-off-by: Benjamin Gaignard <benjamin.gaignard@linaro.org>
    ---
    arch/arm/boot/dts/stih407-family.dtsi | 7 +++++++
    1 file changed, 7 insertions(+)

    diff --git a/arch/arm/boot/dts/stih407-family.dtsi b/arch/arm/boot/dts/stih407-family.dtsi
    index 91096a4..7bc1f17 100644
    --- a/arch/arm/boot/dts/stih407-family.dtsi
    +++ b/arch/arm/boot/dts/stih407-family.dtsi
    @@ -1007,4 +1007,11 @@
    status = "disabled";
    };
    };
    +
    + sti_ion {
    + compatible = "st,sti-ion";
    + ion_cma {
    + compatible = "st,cma";
    + };
    + };
    };
    --
    1.9.1
    \
     
     \ /
      Last update: 2016-10-26 15:34    [W:3.460 / U:0.192 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site