]> asedeno.scripts.mit.edu Git - linux.git/commit
dt-bindings: display: amlogic, meson-dw-hdmi: convert to yaml
authorNeil Armstrong <narmstrong@baylibre.com>
Thu, 8 Aug 2019 08:55:20 +0000 (10:55 +0200)
committerNeil Armstrong <narmstrong@baylibre.com>
Wed, 14 Aug 2019 09:52:27 +0000 (11:52 +0200)
commit376bf52deef5e47909f08acdf4456ceccc01edd5
tree6642941baf214613edb4dbc0083d93116e34d7d9
parent52791eeec1d9f4a7e7fe08aaba0b1553149d93bc
dt-bindings: display: amlogic, meson-dw-hdmi: convert to yaml

Now that we have the DT validation in place, let's convert the device tree
bindings for the Amlogic Synopsys DW-HDMI specifics over to YAML schemas.

The original example and usage of clock-names uses a reversed "isfr"
and "iahb" clock-names, the rewritten YAML bindings uses the reversed
instead of fixing the device trees order.

The #sound-dai-cells optional property has been added to match this node
as a sound dai.

The port connection table has been dropped in favor of a description
of each port.

Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190808085522.21950-2-narmstrong@baylibre.com
Documentation/devicetree/bindings/display/amlogic,meson-dw-hdmi.txt [deleted file]
Documentation/devicetree/bindings/display/amlogic,meson-dw-hdmi.yaml [new file with mode: 0644]