Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1560533

[PATCH 0/2] pinctrl: meson-gx: Add HDMI HDP/DDC pins functions

From Neil Armstrong <narmstrong@baylibre.com>
Newsgroups linux.kernel
Subject [PATCH 0/2] pinctrl: meson-gx: Add HDMI HDP/DDC pins functions
Date 2017-01-17 13:10 +0100
Message-ID <t0AKm-6VT-15@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


In order to support HDMI HPD and DDC, add missing functions in pinctrl
driver and add corresponding nodes in dts for GXBB and GXL.

Neil Armstrong (2):
  pinctrl: meson: Add HDMI HPD/DDC pins functions
  ARM64: dts: meson-gx: Add HDMI HPD/DDC pinctrl nodes

 arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi | 14 ++++++++++++++
 arch/arm64/boot/dts/amlogic/meson-gxl.dtsi  | 14 ++++++++++++++
 drivers/pinctrl/meson/pinctrl-meson-gxbb.c  | 19 +++++++++++++++++++
 drivers/pinctrl/meson/pinctrl-meson-gxl.c   | 19 +++++++++++++++++++
 4 files changed, 66 insertions(+)

-- 
1.9.1

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/2] pinctrl: meson-gx: Add HDMI HDP/DDC pins functions Neil Armstrong <narmstrong@baylibre.com> - 2017-01-17 13:10 +0100
  [PATCH 1/2] pinctrl: meson: Add HDMI HPD/DDC pins functions Neil Armstrong <narmstrong@baylibre.com> - 2017-01-17 13:10 +0100
    Re: [PATCH 1/2] pinctrl: meson: Add HDMI HPD/DDC pins functions Linus Walleij <linus.walleij@linaro.org> - 2017-01-18 13:30 +0100
  [PATCH 2/2] ARM64: dts: meson-gx: Add HDMI HPD/DDC pinctrl nodes Neil Armstrong <narmstrong@baylibre.com> - 2017-01-17 13:10 +0100
    Re: [PATCH 2/2] ARM64: dts: meson-gx: Add HDMI HPD/DDC pinctrl nodes Linus Walleij <linus.walleij@linaro.org> - 2017-01-18 13:30 +0100
    Re: [PATCH 2/2] ARM64: dts: meson-gx: Add HDMI HPD/DDC pinctrl nodes Kevin Hilman <khilman@baylibre.com> - 2017-01-18 23:40 +0100

csiph-web