lkml.org 
[lkml]   [2022]   [Aug]   [7]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH AUTOSEL 5.18 30/53] ARM: dts: ux500: Fix Codina accelerometer mounting matrix
    Date
    From: Linus Walleij <linus.walleij@linaro.org>

    [ Upstream commit 0b2152e428ab91533a02888ff24e52e788dc4637 ]

    This was fixed wrong so fix it again. Now verified by using
    iio-sensor-proxy monitor-sensor test program.

    Link: https://lore.kernel.org/r/20220611204249.472250-1-linus.walleij@linaro.org
    Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
    Signed-off-by: Sasha Levin <sashal@kernel.org>
    ---
    arch/arm/boot/dts/ste-ux500-samsung-codina.dts | 4 ++--
    1 file changed, 2 insertions(+), 2 deletions(-)

    diff --git a/arch/arm/boot/dts/ste-ux500-samsung-codina.dts b/arch/arm/boot/dts/ste-ux500-samsung-codina.dts
    index 1c1725d31c7c..0a10fb0a3741 100644
    --- a/arch/arm/boot/dts/ste-ux500-samsung-codina.dts
    +++ b/arch/arm/boot/dts/ste-ux500-samsung-codina.dts
    @@ -566,8 +566,8 @@ lisd3dh@19 {
    reg = <0x19>;
    vdd-supply = <&ab8500_ldo_aux1_reg>; // 3V
    vddio-supply = <&ab8500_ldo_aux2_reg>; // 1.8V
    - mount-matrix = "0", "-1", "0",
    - "1", "0", "0",
    + mount-matrix = "0", "1", "0",
    + "-1", "0", "0",
    "0", "0", "1";
    };
    };
    --
    2.35.1
    \
     
     \ /
      Last update: 2022-08-08 03:44    [W:4.862 / U:0.008 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site