diff options
author | Miquel Raynal <miquel.raynal@bootlin.com> | 2019-12-24 15:38:50 +0100 |
---|---|---|
committer | Heiko Stuebner <heiko@sntech.de> | 2020-01-05 12:09:36 +0100 |
commit | d1dc01860a2a2e9a542485b732ece729402c2bd5 (patch) | |
tree | c77baecda8534f83057c60af7d082d91bc244c0d /Documentation | |
parent | e98910bee6097b7c0f7beb76ab1d70ee52931d40 (diff) | |
download | linux-d1dc01860a2a2e9a542485b732ece729402c2bd5.tar.bz2 |
dt-bindings: display: rockchip-lvds: Declare PX30 compatible
Document the PX30 LVDS compatible.
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-2-miquel.raynal@bootlin.com
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/display/rockchip/rockchip-lvds.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/display/rockchip/rockchip-lvds.txt b/Documentation/devicetree/bindings/display/rockchip/rockchip-lvds.txt index 7849ff039229..aa5663a6fd42 100644 --- a/Documentation/devicetree/bindings/display/rockchip/rockchip-lvds.txt +++ b/Documentation/devicetree/bindings/display/rockchip/rockchip-lvds.txt @@ -4,6 +4,7 @@ Rockchip RK3288 LVDS interface Required properties: - compatible: matching the soc type, one of - "rockchip,rk3288-lvds"; + - "rockchip,px30-lvds"; - reg: physical base address of the controller and length of memory mapped region. |