dt-bindings: display: ltk500hd1829: Remove the reg property
authorFabio Estevam <festevam@gmail.com>
Sat, 28 Mar 2020 18:36:40 +0000 (15:36 -0300)
committerSam Ravnborg <sam@ravnborg.org>
Tue, 14 Apr 2020 16:36:48 +0000 (18:36 +0200)
commit41ece5d341fd8a7c1cbf83ab2dd0ff161bb33bef
tree6b1393e64ac8d0348fd503819c1a0b823efe2404
parenta4721ced760684d1776bf31f7925aa41bb3f4846
dt-bindings: display: ltk500hd1829: Remove the reg property

Commit 52120e8c7ae3 ("dt-bindings: display: fix panel warnings") removed
the dsi unit name, but missed to remove the 'reg' property, which causes
the following 'make dt_binding_check' warning:

Documentation/devicetree/bindings/display/panel/leadtek,ltk500hd1829.example.dts:17.5-29.11: Warning (unit_address_vs_reg): /example-0/dsi: node has a reg or ranges property, but no unit name

Fix it by removing the unneeded 'reg' property.

Fixes: 52120e8c7ae3 ("dt-bindings: display: fix panel warnings")
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20200328183641.11226-1-festevam@gmail.com
(cherry picked from commit dcde9c02f86f069dfa4b144dee0072b8cf430bcb)
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Documentation/devicetree/bindings/display/panel/leadtek,ltk500hd1829.yaml