lkml.org 
[lkml]   [2020]   [Sep]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH v2 0/2] phy: amlogic: Add support for AXG MIPI D-PHY
    Date
    The Amlogic AXg SoCs embeds a MIPI D-PHY to communicate with DSI
    panels, this adds the bindings.

    This D-PHY depends on a separate analog PHY.

    Changes since v1 at [1]:
    - Fix bindings and add review tag

    [1] https://lkml.kernel.org/r/20200907072708.26043-1-narmstrong@baylibre.com

    Neil Armstrong (2):
    dt-bindings: phy: add Amlogic AXG MIPI D-PHY bindings
    phy: amlogic: Add AXG MIPI D-PHY driver

    .../bindings/phy/amlogic,axg-mipi-dphy.yaml | 70 +++
    drivers/phy/amlogic/Kconfig | 12 +
    drivers/phy/amlogic/Makefile | 1 +
    drivers/phy/amlogic/phy-meson-axg-mipi-dphy.c | 413 ++++++++++++++++++
    4 files changed, 496 insertions(+)
    create mode 100644 Documentation/devicetree/bindings/phy/amlogic,axg-mipi-dphy.yaml
    create mode 100644 drivers/phy/amlogic/phy-meson-axg-mipi-dphy.c

    --
    2.25.1

    \
     
     \ /
      Last update: 2020-09-29 11:33    [W:2.947 / U:0.028 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site