On Thu, 14 Jan 2021 17:22:02 +0800, Liu Ying wrote:
This patch adds bindings for i.MX8qm/qxp pixel combiner.
Signed-off-by: Liu Ying victor.liu@nxp.com
v1->v2:
- Use graph schema. (Laurent)
- Use enum instead of oneOf + const for the reg property of pixel combiner channels. (Rob)
.../display/bridge/fsl,imx8qxp-pixel-combiner.yaml | 144 +++++++++++++++++++++ 1 file changed, 144 insertions(+) create mode 100644 Documentation/devicetree/bindings/display/bridge/fsl,imx8qxp-pixel-combiner.yaml
Reviewed-by: Rob Herring robh@kernel.org