lkml.org 
[lkml]   [2019]   [Jul]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 15/22] ARM: dts: apalis-imx6: Add some optional I2C devices
    Date
    From: Philippe Schenker <philippe.schenker@toradex.com>

    This commit adds the mipi_csi node to Toradex's evalboard as found
    on the mezzanine connector

    Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
    ---

    arch/arm/boot/dts/imx6q-apalis-eval.dts | 8 ++++++++
    1 file changed, 8 insertions(+)

    diff --git a/arch/arm/boot/dts/imx6q-apalis-eval.dts b/arch/arm/boot/dts/imx6q-apalis-eval.dts
    index 33193d6137c0..ea419b9a0386 100644
    --- a/arch/arm/boot/dts/imx6q-apalis-eval.dts
    +++ b/arch/arm/boot/dts/imx6q-apalis-eval.dts
    @@ -166,6 +166,14 @@
    };
    };

    +&mipi_csi {
    + ipu_id = <0>;
    + csi_id = <1>;
    + v_channel = <0>;
    + lanes = <2>;
    + status = "okay";
    +};
    +
    &backlight {
    brightness-levels = <0 127 191 223 239 247 251 255>;
    default-brightness-level = <1>;
    --
    2.22.0
    \
     
     \ /
      Last update: 2019-07-30 16:57    [W:4.262 / U:0.120 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site