linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 2/5] dt-bindings: sort Rockchip vop compatible by chip's number
       [not found] <loom.20160602T085439-162@post.gmane.org>
@ 2016-08-17 17:11 ` Sean Paul
  2016-08-18 21:15 ` Sean Paul
  1 sibling, 0 replies; 3+ messages in thread
From: Sean Paul @ 2016-08-17 17:11 UTC (permalink / raw)
  To: linux-arm-kernel

From: Mark Yao <mark.yao@rock-chips.com>

Reorder the compatible vop devices to be sorted by chip number
in ascending order.

Reviewed-by: Tomasz Figa <tfiga@chromium.org>
Signed-off-by: Mark Yao <mark.yao@rock-chips.com>
[seanpaul added commit description per tfiga's review]
Signed-off-by: Sean Paul <seanpaul@chromium.org>
---

Changes in v3:
	- Updated commit message (Tomasz Figa)

 Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt b/Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt
index 5489b59..196121f 100644
--- a/Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt
+++ b/Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt
@@ -6,8 +6,8 @@ buffer to an external LCD interface.
 
 Required properties:
 - compatible: value should be one of the following
-		"rockchip,rk3288-vop";
 		"rockchip,rk3036-vop";
+		"rockchip,rk3288-vop";
 
 - interrupts: should contain a list of all VOP IP block interrupts in the
 		 order: VSYNC, LCD_SYSTEM. The interrupt specifier
-- 
2.8.0.rc3.226.g39d4020

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH v3 2/5] dt-bindings: sort Rockchip vop compatible by chip's number
       [not found] <loom.20160602T085439-162@post.gmane.org>
  2016-08-17 17:11 ` [PATCH v3 2/5] dt-bindings: sort Rockchip vop compatible by chip's number Sean Paul
@ 2016-08-18 21:15 ` Sean Paul
  2016-08-19 13:51   ` Rob Herring
  1 sibling, 1 reply; 3+ messages in thread
From: Sean Paul @ 2016-08-18 21:15 UTC (permalink / raw)
  To: linux-arm-kernel

From: Mark Yao <mark.yao@rock-chips.com>

Reorder the compatible vop devices to be sorted by chip number
in ascending order.

Reviewed-by: Tomasz Figa <tfiga@chromium.org>
Signed-off-by: Mark Yao <mark.yao@rock-chips.com>
[seanpaul added commit description per tfiga's review]
Signed-off-by: Sean Paul <seanpaul@chromium.org>
---

Resending to add devicetree list

Changes in v3:
	- Updated commit message (Tomasz Figa)

 Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt b/Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt
index 5489b59..196121f 100644
--- a/Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt
+++ b/Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt
@@ -6,8 +6,8 @@ buffer to an external LCD interface.
 
 Required properties:
 - compatible: value should be one of the following
-		"rockchip,rk3288-vop";
 		"rockchip,rk3036-vop";
+		"rockchip,rk3288-vop";
 
 - interrupts: should contain a list of all VOP IP block interrupts in the
 		 order: VSYNC, LCD_SYSTEM. The interrupt specifier
-- 
2.8.0.rc3.226.g39d4020

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [PATCH v3 2/5] dt-bindings: sort Rockchip vop compatible by chip's number
  2016-08-18 21:15 ` Sean Paul
@ 2016-08-19 13:51   ` Rob Herring
  0 siblings, 0 replies; 3+ messages in thread
From: Rob Herring @ 2016-08-19 13:51 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu, Aug 18, 2016 at 02:15:18PM -0700, Sean Paul wrote:
> From: Mark Yao <mark.yao@rock-chips.com>
> 
> Reorder the compatible vop devices to be sorted by chip number
> in ascending order.
> 
> Reviewed-by: Tomasz Figa <tfiga@chromium.org>
> Signed-off-by: Mark Yao <mark.yao@rock-chips.com>
> [seanpaul added commit description per tfiga's review]
> Signed-off-by: Sean Paul <seanpaul@chromium.org>
> ---
> 
> Resending to add devicetree list
> 
> Changes in v3:
> 	- Updated commit message (Tomasz Figa)
> 
>  Documentation/devicetree/bindings/display/rockchip/rockchip-vop.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Acked-by: Rob Herring <robh@kernel.org>

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-08-19 13:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <loom.20160602T085439-162@post.gmane.org>
2016-08-17 17:11 ` [PATCH v3 2/5] dt-bindings: sort Rockchip vop compatible by chip's number Sean Paul
2016-08-18 21:15 ` Sean Paul
2016-08-19 13:51   ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).