On Wed, Mar 04, 2020 at 04:10:24PM -0800, Vara Reddy wrote:
From: Chandan Uddaraju chandanu@codeaurora.org
Add bindings for Snapdragon DisplayPort and display-port PLL driver.
Changes in V2: Provide details about sel-gpio
Changes in V4: Provide details about max dp lanes Change the commit text
Signed-off-by: Chandan Uddaraju chandanu@codeaurora.org Signed-off-by: Vara Reddy varar@codeaurora.org
.../devicetree/bindings/display/msm/dp.txt | 252 +++++++++++++++++++++ .../devicetree/bindings/display/msm/dpu.txt | 16 +- 2 files changed, 264 insertions(+), 4 deletions(-) create mode 100644 Documentation/devicetree/bindings/display/msm/dp.txt
Sorry for the moving target, but bindings have moved to DT schema format now.
Rob