History log of /linux-master/Documentation/devicetree/bindings/display/imx/ldb.txt
Revision Date Author Comments
# 9ac2a661 15-Jun-2020 Mauro Carvalho Chehab <mchehab+huawei@kernel.org>

dt: Fix broken references to renamed docs

Some files got renamed. Those were all fixed automatically by

./scripts/documentation-file-ref-check --fix

Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de>
Acked-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/6866c0d6d10ce36bb151c2d3752a20eb5122c532.1592203542.git.mchehab+huawei@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>


# 75640e79 07-Jan-2017 Yegor Yefremov <yegorslists@googlemail.com>

Documentation: display: fix wrong documentation paths

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Rob Herring <robh@kernel.org>


# ee896866 27-Apr-2016 Akshay Bhat <akshay.bhat@timesys.com>

dt-bindings: imx: ldb: Add ddc-i2c-bus property

Document the ddc-i2c-bus property used by imx-ldb driver to read EDID
information via I2C interface.

Signed-off-by: Akshay Bhat <akshay.bhat@timesys.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>


# efdbd734 21-Sep-2015 Rob Herring <robh@kernel.org>

dt-bindings: consolidate display related bindings

This is a quite large renaming to consolidate display related bindings
into a single "display" directory from various scattered locations of
video, drm, gpu, fb, mipi, and panel. The prior location was somewhat
based on the Linux driver location, but bindings should be independent
of that.

Signed-off-by: Rob Herring <robh@kernel.org>
Cc: Pawel Moll <pawel.moll@arm.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Ian Campbell <ijc+devicetree@hellion.org.uk>
Cc: Kumar Gala <galak@codeaurora.org>