Skip to content

Commit

Permalink
dt-bindings: sort Rockchip vop compatible by chip's number
Browse files Browse the repository at this point in the history
Reorder the compatible vop devices to be sorted by chip number
in ascending order.

Reviewed-by: Tomasz Figa <tfiga@chromium.org>
Acked-by: Rob Herring <robh@kernel.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>
  • Loading branch information
Mark Yao authored and Sean Paul committed Aug 23, 2016
1 parent 0a63bfd commit bcc1f55
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit bcc1f55

Please sign in to comment.