Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: display: rockchip-lvds: Document PX30 PHY

PX30 SoCs use a single PHY shared by two display pipelines: MIPI DSI
and LVDS. In the case of the LVDS IP, document the possibility to fill
a PHY handle.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20191224143900.23567-3-miquel.raynal@bootlin.com

authored by

Miquel Raynal and committed by
Heiko Stuebner
1e0b0a0c d1dc0186

+3
+3
Documentation/devicetree/bindings/display/rockchip/rockchip-lvds.txt
··· 19 19 - rockchip,grf: phandle to the general register files syscon 20 20 - rockchip,output: "rgb", "lvds" or "duallvds", This describes the output interface 21 21 22 + - phys: LVDS/DSI DPHY (px30 only) 23 + - phy-names: name of the PHY, must be "dphy" (px30 only) 24 + 22 25 Optional properties: 23 26 - pinctrl-names: must contain a "lcdc" entry. 24 27 - pinctrl-0: pin control group to be used for this controller.