drm/panel: support get bus_format from device-tree
authorMark Yao <mark.yao@rock-chips.com>
Thu, 15 Dec 2016 02:27:20 +0000 (10:27 +0800)
committerMark Yao <mark.yao@rock-chips.com>
Thu, 15 Dec 2016 02:32:12 +0000 (10:32 +0800)
commit28269b219a1a489e99a51ba70c3b46417eb38993
tree2a3c91e574d7f1b6df98708d7dfd60544d8a0d7f
parent14c54b8c5e1ba5165442d618e8f80cc80786b506
drm/panel: support get bus_format from device-tree

copy include/uapi/linux/media-bus-format.h to include/dt-bindings/display/media-bus-format.h
So we can use media bus format on device-tree.

Change-Id: I8f63856c4d61c77958c24cd5a4436050b85a093c
Signed-off-by: Mark Yao <mark.yao@rock-chips.com>
drivers/gpu/drm/panel/panel-simple.c
include/dt-bindings/display/media-bus-format.h [new file with mode: 0644]