lkml.org 
[lkml]   [2019]   [Nov]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 4.19 197/422] arm64: dts: renesas: salvator-common: adv748x: Override secondary addresses
    Date
    From: Kieran Bingham <kieran.bingham@ideasonboard.com>

    [ Upstream commit e3da41a6c28f9b61ea03df987f1c9ffffc8b8e60 ]

    Ensure that the ADV748x device addresses do not conflict, and group them
    together (visually in i2cdetect)

    Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
    Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
    Signed-off-by: Sasha Levin <sashal@kernel.org>
    ---
    arch/arm64/boot/dts/renesas/salvator-common.dtsi | 5 ++++-
    1 file changed, 4 insertions(+), 1 deletion(-)

    diff --git a/arch/arm64/boot/dts/renesas/salvator-common.dtsi b/arch/arm64/boot/dts/renesas/salvator-common.dtsi
    index 7d3d866a00635..3b90f816dfefc 100644
    --- a/arch/arm64/boot/dts/renesas/salvator-common.dtsi
    +++ b/arch/arm64/boot/dts/renesas/salvator-common.dtsi
    @@ -420,7 +420,10 @@

    video-receiver@70 {
    compatible = "adi,adv7482";
    - reg = <0x70>;
    + reg = <0x70 0x71 0x72 0x73 0x74 0x75
    + 0x60 0x61 0x62 0x63 0x64 0x65>;
    + reg-names = "main", "dpll", "cp", "hdmi", "edid", "repeater",
    + "infoframe", "cbus", "cec", "sdp", "txa", "txb" ;

    #address-cells = <1>;
    #size-cells = <0>;
    --
    2.20.1


    \
     
     \ /
      Last update: 2019-11-19 07:08    [W:4.021 / U:0.068 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site