]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
media: dt-bindings: adv748x: Fix decimal unit addresses
authorGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 14 Jun 2018 13:48:07 +0000 (09:48 -0400)
committerStefan Bader <stefan.bader@canonical.com>
Tue, 26 Nov 2019 12:16:36 +0000 (13:16 +0100)
commit2cf413ea35c4b9b6a37ed286c0bdf61514146806
tree134d8f67638a058e850bfa544288f47e8491e066
parent208e5fb6e62e84fa176c0c70b1cbe2d7bd79f2fe
media: dt-bindings: adv748x: Fix decimal unit addresses

BugLink: https://bugs.launchpad.net/bugs/1853915
[ Upstream commit 27582f0ea97fe3e4a38beb98ab36cce4b6f029d5 ]

With recent dtc and W=1:

    Warning (graph_port): video-receiver@70/port@10: graph node unit address error, expected "a"
    Warning (graph_port): video-receiver@70/port@11: graph node unit address error, expected "b"

Unit addresses are always hexadecimal (without prefix), while the bases
of reg property values depend on their prefixes.

Fixes: e69595170b1cad85 ("media: adv748x: Add adv7481, adv7482 bindings")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Khalid Elmously <khalid.elmously@canonical.com>
Documentation/devicetree/bindings/media/i2c/adv748x.txt