lkml.org 
[lkml]   [2023]   [Oct]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH 0/2] Add gpio driver support for Realtek DHC SoCs
    Date
    These patches add the bindings and the gpio driver for Realtek
    DHC(Digital Home Center) RTD SoCs, including RTD1295, RTD1395,
    RTD1619, RTD1319, RTD1619B, RTD1319D and RTD1315E.

    Tzuyi Chang (2):
    gpio: realtek: Add GPIO support for RTD SoC variants
    dt-bindings: gpio: realtek: Add realtek,rtd-gpio bindings

    .../bindings/gpio/realtek,rtd-gpio.yaml | 56 ++
    drivers/gpio/Kconfig | 8 +
    drivers/gpio/Makefile | 1 +
    drivers/gpio/gpio-rtd.c | 702 ++++++++++++++++++
    4 files changed, 767 insertions(+)
    create mode 100644 Documentation/devicetree/bindings/gpio/realtek,rtd-gpio.yaml
    create mode 100644 drivers/gpio/gpio-rtd.c

    --
    2.42.0

    \
     
     \ /
      Last update: 2023-11-01 03:59    [W:4.387 / U:0.072 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site