On Thu, Jun 23, 2016 at 08:51:03PM +0800, Chris Zhong wrote:
This patch adds a binding that describes the cdn DP controller for
rk3399.
Signed-off-by: Chris Zhong <redacted>
---
Changes in v3:
- add SoC specific compatible string
- remove reg = <1>;
Changes in v2: None
Changes in v1:
- add extcon node description
- add #sound-dai-cells description
.../bindings/display/rockchip/cdn-dp-rockchip.txt | 61 ++++++++++++++++++++++
1 file changed, 61 insertions(+)
create mode 100644 Documentation/devicetree/bindings/display/rockchip/cdn-dp-rockchip.txt
Acked-by: Rob Herring <robh@kernel.org>