lkml.org 
[lkml]   [2015]   [Oct]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 4/4] arm64: dts: apq8016-sbc: enable spi buses on LS and HS
    Date
    This patch enables spi buses on low speed and high speed expansion
    connectors on DB410C

    Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
    ---
    arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi | 10 ++++++++++
    1 file changed, 10 insertions(+)

    diff --git a/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi b/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi
    index 3581272..d872654 100644
    --- a/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi
    +++ b/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi
    @@ -92,11 +92,21 @@
    status = "okay";
    };

    +&blsp_spi3 {
    + /* On High speed expansion */
    + status = "okay";
    +};
    +
    &blsp_i2c4 {
    /* On High speed expansion */
    status = "okay";
    };

    +&blsp_spi5 {
    + /* On Low speed expansion */
    + status = "okay";
    +};
    +
    &blsp_i2c6 {
    /* On Low speed expansion */
    status = "okay";
    --
    1.9.1


    \
     
     \ /
      Last update: 2015-10-08 13:41    [W:2.285 / U:0.248 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site