]> git.proxmox.com Git - mirror_ubuntu-hirsute-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)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Wed, 12 Sep 2018 10:55:26 +0000 (06:55 -0400)
commit27582f0ea97fe3e4a38beb98ab36cce4b6f029d5
tree074ce6a7dff6db26e16982a0c33d299ae914a17e
parentcc1e6315e83db0e517dd9279050b88adc83a7eba
media: dt-bindings: adv748x: Fix decimal unit addresses

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>
Documentation/devicetree/bindings/media/i2c/adv748x.txt