Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1382249

Re: [PATCH 2/2] dt-bindings: add document for rk3399-vop

From Heiko Stübner <heiko@sntech.de>
Newsgroups linux.kernel
Subject Re: [PATCH 2/2] dt-bindings: add document for rk3399-vop
Date 2016-04-19 10:00 +0200
Message-ID <rpyJI-3gW-9@gated-at.bofh.it> (permalink)
References <rp7Td-6Wp-39@gated-at.bofh.it> <rp7Td-6Wp-37@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


patch subject above:
dt-bindings: add documentation for Rockchip rk3399 display controllers

not everybody skimming over patches directly knows what a vop is ;-)

I still believe even such a trivial patch should also get some form of 
description, something like:

---------
Document compatible values for rk3399 display controllers.
Big and little display controllers are not identical and have differing 
feature sets on the rk3399.
---------

> Cc: Rob Herring <robh+dt@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>
> 
> Signed-off-by: Mark Yao <mark.yao@rock-chips.com>
> ---
>  .../bindings/display/rockchip/rockchip-vop.txt     |    2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git
> a/Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt
> b/Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt index
> 5489b59..fd25ea9 100644
> --- a/Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt
> +++ b/Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt
> @@ -8,6 +8,8 @@ Required properties:
>  - compatible: value should be one of the following
>  		"rockchip,rk3288-vop";
>  		"rockchip,rk3036-vop";
> +		"rockchip,rk3399-vop-big";
> +		"rockchip,rk3399-vop-lit";
> 
>  - interrupts: should contain a list of all VOP IP block interrupts in the
>  		 order: VSYNC, LCD_SYSTEM. The interrupt specifier

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 2/2] dt-bindings: add document for rk3399-vop Mark Yao <mark.yao@rock-chips.com> - 2016-04-18 05:20 +0200
  Re: [PATCH 2/2] dt-bindings: add document for rk3399-vop Heiko Stübner <heiko@sntech.de> - 2016-04-19 10:00 +0200
    Re: [PATCH 2/2] dt-bindings: add document for rk3399-vop Mark yao <mark.yao@rock-chips.com> - 2016-04-19 12:00 +0200

csiph-web