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>
Sat, 28 Mar 2020 20:27:53 +0000 (21:27 +0100)
commitdcde9c02f86f069dfa4b144dee0072b8cf430bcb
tree361b43b919105242d45f6deaca6150b569846406
parent105235e4ae4cbdf068116ca0526567cfae79076d
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
Documentation/devicetree/bindings/display/panel/leadtek,ltk500hd1829.yaml