devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-10 09:44:15 to 2018-07-10 23:20:07 UTC [more...]

[PATCH v2 00/18] Allwinner R40 HDMI refactoring
 2018-07-10 23:20 UTC  (20+ messages)
  ` [PATCH v2 01/18] dt-bindings: display: sun4i-drm: Add R40 display engine compatible
  ` [PATCH v2 02/18] drm/sun4i: "
  ` [PATCH v2 03/18] ARM: dts: sun8i: r40: Remove fallback "
  ` [PATCH v2 04/18] drm/sun4i: tcon-top: Cleanup clock handling
  ` [PATCH v2 05/18] drm/sun4i: tcon: Release node when traversing of graph
  ` [PATCH v2 06/18] dt-bindings: display: sun4i-drm: Add R40 TV TCON description
  ` [PATCH v2 07/18] drm/sun4i: DW HDMI: Release nodes if error happens during CRTC search
  ` [PATCH v2 10/18] drm/sun4i: mixer: Read id from DT
  ` [PATCH v2 11/18] drm/sun4i: tcon-top: Add helpers for mux switching
  ` [PATCH v2 12/18] drm/sun4i: tcon: Add another way for matching mixers with tcon
  ` [PATCH v2 13/18] drm/sun4i: tcon: Add support for R40 TCON
  ` [PATCH v2 14/18] ARM: dts: sun8i: r40: Remove fallback compatible for TCON TV
  ` [PATCH v2 15/18] ARM: dts: sun8i: r40: Add missing TCON-TOP - TCON connections
  ` [PATCH v2 16/18] ARM: dts: sun8i: r40: Disable TCONs by default
  ` [PATCH v2 17/18] drm/sun4i: tcon-top: Remove mux configuration at probe time
  ` [PATCH v2 18/18] dt-bindings: display: sun4i-drm: Fix order of DW HDMI PHY compatibles
` [PATCH v2 08/18] ARM: dts: sun8i: r40: Add mixer ids to TCON TOP
` [PATCH v2 09/18] drm/sun4i: mixer: Order includes alphabetically

[PATCH v2] Add DT support for Octavo Systems OSD3358-SM-RED based on TI AM335x
 2018-07-10 23:17 UTC  (5+ messages)

[PATCH 0/3] arm64: dts: sdm845: Add RPMh-regulators and usb
 2018-07-10 23:01 UTC  (7+ messages)
` [PATCH 1/3] arm64: dts: qcom: sdm845: Add USB-related nodes
` [PATCH 2/3] arm64: dts: qcom: sdm845-mtp: Add RPMh VRM/XOB regulators
` [PATCH 3/3] arm64: dts: qcom: sdm845-mtp: Add nodes for USB

[PATCH v5 00/12] Add throttler driver for non-thermal throttling
 2018-07-10 22:24 UTC  (4+ messages)
` [PATCH v5 08/12] cpufreq: Add stub for cpufreq_update_policy()

[PATCH 0/2] Stingray Smart NIC DT support
 2018-07-10 21:25 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: stingray: add PAXC support
` [PATCH 2/2] arm64: dts: stingray: add bcm958802a802x dts

[PATCH v11 0/8] i2c: Add FSI-attached I2C master algorithm
 2018-07-10 20:59 UTC  (8+ messages)
` [PATCH v11 5/8] i2c: fsi: Add transfer implementation

[PATCH v5 00/22] Sunxi-Cedrus driver for the Allwinner Video Engine, using media requests
 2018-07-10 19:57 UTC  (22+ messages)
` [PATCH v5 03/22] dt-bindings: sram: sunxi: Introduce new A10 binding for system-control
` [PATCH v5 04/22] dt-bindings: sram: sunxi: Add A13, A20, A23 and H3 dedicated bindings
` [PATCH v5 05/22] dt-bindings: sram: sunxi: Populate valid sections compatibles
` [PATCH v5 06/22] soc: sunxi: sram: Add dt match for the A10 system-control compatible
` [PATCH v5 07/22] drivers: soc: sunxi: Add support for the C1 SRAM region
` [PATCH v5 08/22] ARM: dts: sun4i-a10: Use system-control compatible
` [PATCH v5 09/22] ARM: dts: sun5i: Use most-qualified system control compatibles
  ` [linux-sunxi] "
` [PATCH v5 10/22] ARM: dts: sun7i-a20: "
` [PATCH v5 11/22] ARM: sun5i: Add support for the C1 SRAM region with the SRAM controller
` [PATCH v5 18/22] media: platform: Add Sunxi-Cedrus VPU decoder driver

[PATCH 00/17] Allwinner R40 HDMI refactoring
 2018-07-10 19:41 UTC  (37+ messages)
` [PATCH 01/17] dt-bindings: display: sun4i-drm: Add R40 display engine compatible
` [PATCH 02/17] drm/sun4i: "
` [PATCH 03/17] ARM: dts: sun8i: r40: Remove fallback "
` [PATCH 04/17] drm/sun4i: tcon-top: Cleanup clock handling
` [PATCH 05/17] drm/sun4i: tcon: Release node when traversing of graph
` [PATCH 06/17] dt-bindings: display: sun4i-drm: Add R40 TV TCON description
` [PATCH 07/17] drm/sun4i: DW HDMI: Release nodes if error happens during CRTC search
` [PATCH 08/17] ARM: dts: sun8i: r40: Add mixer ids to TCON TOP
` [PATCH 09/17] drm/sun4i: mixer: Read id from DT
` [PATCH 10/17] drm/sun4i: tcon-top: Add helpers for switching mux
` [PATCH 11/17] drm/sun4i: tcon: Add another way for matching mixers with tcon
` [PATCH 12/17] drm/sun4i: tcon: Add support for R40 TCON
` [PATCH 13/17] ARM: dts: sun8i: r40: Remove fallback compatible for TCON TV
` [PATCH 14/17] ARM: dts: sun8i: r40: Add missing TCON-TOP - TCON connections
` [PATCH 15/17] ARM: dts: sun8i: r40: Disable TCONs by default
` [PATCH 16/17] drm/sun4i: tcon-top: Remove mux configuration at probe time
          `  "
` [PATCH 17/17] dt-bindings: display: sun4i-drm: Fix order of DW HDMI PHY compatibles

[PATCH v5 3/3] iio: hx711: fix spurious unit-address in example
 2018-07-10 18:19 UTC 

[PATCH v5 2/3] iio: hx711: add delay until DOUT is ready
 2018-07-10 18:19 UTC 

[PATCH v5 1/3] iio: hx711: add clock-frequency property in DT
 2018-07-10 18:18 UTC 

[PATCH v5 0/3] iio: hx711: add data-ready-delay
 2018-07-10 18:17 UTC 

[PATCH v10 0/6] Driver for at91 usart in spi mode
 2018-07-10 18:15 UTC  (3+ messages)
` [PATCH v10 5/6] spi: at91-usart: add driver for at91-usart as spi

[RFC PATCH 0/4] Stop losing firmware-set DMA masks
 2018-07-10 18:12 UTC  (10+ messages)
  ` [RFC PATCH 1/4] dma-mapping: Generalise dma_32bit_limit flag
` [RFC PATCH 2/4] ACPI/IORT: Set bus DMA mask as appropriate
` [RFC PATCH 3/4] of/device: "
` [RFC PATCH 4/4] iommu/dma: Respect bus DMA limit for IOVAs

[PATCH v2 0/2] regulator: add new UniPhier regulator support
 2018-07-10 17:44 UTC  (3+ messages)
` [PATCH v2 2/2] regulator: uniphier: add regulator driver for UniPhier SoC

[PATCH v9 0/7] Enable Bluetooth functionality for WCN3990
 2018-07-10 16:39 UTC  (12+ messages)
` [PATCH v9 1/7] dt-bindings: net: bluetooth: Add device tree bindings for QTI chip wcn3990
` [PATCH v9 4/7] Bluetooth: hci_qca: Add wrapper functions for setting UART speed
` [PATCH v9 7/7] Bluetooth: hci_qca: Add support for Qualcomm Bluetooth chip wcn3990

[PATCH v2 0/3] clk: meson: add a sub EMMC clock controller support
 2018-07-10 16:36 UTC  (3+ messages)
` [PATCH v2 1/3] clk: meson: add DT documentation for emmc clock controller
` [PATCH v2 2/3] clk: meson: add sub MMC clock dt-bindings IDs

[PATCH v4 1/6] dt-bindings: freescale: Add bindings for the tigerp module
 2018-07-10 16:31 UTC  (6+ messages)
` [PATCH v4 2/6] ARM: dts: imx51: Add PMU support
` [PATCH v4 3/6] ARM: dts: imx51: Add tigerp support
` [PATCH v4 4/6] ARM: dts: imx53: "
` [PATCH v4 5/6] ARM: dts: imx53: Add a label for the PMU node
` [PATCH v4 6/6] ARM: mx5: Set the DBGEN bit in ARM_GPC register

[PATCH v3 1/6] dt-bindings: freescale: Add bindings for the tigerp module
 2018-07-10 16:23 UTC  (7+ messages)
` [PATCH v3 2/6] ARM: dts: imx51: Add PMU support
` [PATCH v3 3/6] ARM: dts: imx51: Add tigerp support
` [PATCH v3 4/6] ARM: dts: imx53: "
` [PATCH v3 5/6] ARM: dts: imx53: Add a label for the PMU node
` [PATCH v3 6/6] ARM: mx5: Set the DBGEN bit in ARM_GPC register

[PATCH v7 0/5] Reintroduce i.MX EPIT Timer
 2018-07-10 16:20 UTC  (9+ messages)
` [PATCH v7 4/5] clocksource: add driver for i.MX EPIT timer

[PATCH] arm: dts: qcom: db410c: Fix Bluetooth LED trigger
 2018-07-10 16:08 UTC  (4+ messages)

[PATCH v3 0/8] Tegra Combined UART driver
 2018-07-10 15:49 UTC  (3+ messages)
` [PATCH v3 3/8] mailbox: Add transmit done by blocking option

[PATCH] ARM: dts: imx: Add ZII SCU2 Mezz board
 2018-07-10 15:47 UTC  (2+ messages)

[PATCH 00/14] dma-jz4780 improvements
 2018-07-10 15:45 UTC  (13+ messages)
` [PATCH 01/14] dmaengine: dma-jz4780: Avoid hardcoding number of channels
` [PATCH 02/14] dmaengine: dma-jz4780: Separate chan/ctrl registers
` [PATCH 04/14] dmaengine: dma-jz4780: Add support for the JZ4770 SoC
` [PATCH 06/14] dmaengine: dma-jz4780: Add support for the JZ4725B SoC

[PATCH v2 1/6] dt-bindings: freescale: Add bindings for the tigerp module
 2018-07-10 15:04 UTC  (7+ messages)
` [PATCH v2 2/6] ARM: dts: imx51: Add PMU support
` [PATCH v2 3/6] ARM: dts: imx51: Add tigerp support
` [PATCH v2 4/6] ARM: dts: imx53: "
` [PATCH v2 5/6] ARM: dts: imx53: Add a label for the PMU node
` [PATCH v2 6/6] ARM: mx5: Set the DBGEN bit in ARM_GPC register

[PATCH 1/2] dt-bindings: spi: Qualcomm Quad SPI(QSPI) documentation
 2018-07-10 15:03 UTC  (2+ messages)

[PATCH v2] arm64: dts: msm8996: Use dwc3-qcom glue driver for USB
 2018-07-10 15:03 UTC  (8+ messages)

[PATCH v9 0/5] Add system timer driver for Mediatek SoCs
 2018-07-10 15:02 UTC  (3+ messages)
` [PATCH v9 1/5] clocksource/drivers/timer-mediatek: Add system timer bindings

[PATCH v2 1/1] drm/panel: Add support for Olimex LCD-OLinuXino panel
 2018-07-10 14:48 UTC  (6+ messages)

[PATCH v4 0/6] Make deferring probe forever optional
 2018-07-10 14:25 UTC  (4+ messages)
` [PATCH v4 6/6] PM / Domains: Stop deferring probe at the end of initcall

[PATCH v4 0/5] rtc: isl1208: fixes, documentation and isl1219 support
 2018-07-10 14:06 UTC  (7+ messages)
` [PATCH v4 5/5] rtc: isl1219: add device tree docu
` [PATCH v4 3/5] rtc: isl1208: Add "evdet" interrupt source for isl1219
` [PATCH v4 1/5] rtc: sysfs: facilitate attribute add to rtc device
` [PATCH v4 2/5] rtc: isl1208: add support for isl1219 with tamper detection

[v4.14-stable] arm64: dts: stratix10: Fix SPI IRQ for Stratix10
 2018-07-10 13:50 UTC  (2+ messages)

[PATCH v3 RESEND 1/2] dt-bindings: add binding for Rockchip hdmi phy using an Innosilicon IP
 2018-07-10 13:49 UTC  (2+ messages)
` [PATCH v3 RESEND 2/2] phy: add Rockchip Innosilicon hdmi phy

[PATCH v2 1/6] dt-bindings: freescale: Add bindings for the tigerp module
 2018-07-10 13:46 UTC  (6+ messages)
` [PATCH v2 2/6] ARM: dts: imx51: Add PMU support
` [PATCH v2 3/6] ARM: dts: imx51: Add tigerp support
` [PATCH v2 4/6] ARM: dts: imx53: "
` [PATCH v2 5/6] ARM: dts: imx53: Add a label for the PMU node
` [PATCH v2 6/6] ARM: mx5: Set the DBGEN bit in ARM_GPC register

[PATCH 1/2] ARM: dts: arria10: update NAND clocking
 2018-07-10 13:35 UTC  (3+ messages)

[[DPU]PATCH] drm/msm/dsi: move the API setting PLL src to modeset_init()
 2018-07-10 13:26 UTC  (6+ messages)

[PATCH v5 0/6] Add MCAN Support for dra76x
 2018-07-10 13:20 UTC  (4+ messages)
` [PATCH v5 4/6] bus: ti-sysc: Add support for software reset

[PATCH v2 0/4] sun8i: r40: add AHCI
 2018-07-10 13:15 UTC  (6+ messages)

[PATCH] usb: dwc3: rockchip: Fix PHY documentation links
 2018-07-10 13:03 UTC  (2+ messages)

[PATCH v1 0/2] pinctrl: nuvoton: add driver for NPCM7xx
 2018-07-10 12:56 UTC  (3+ messages)
` [PATCH v1 1/2] dt-binding: pinctrl: Add NPCM7xx pinctrl and GPIO documentation
` [PATCH v1 2/2] pinctrl: nuvoton: add NPCM7xx pinctrl and GPIO driver

[PATCH 0/6] Tegra PMC pinctrl pad configuration
 2018-07-10 12:54 UTC  (7+ messages)
` [PATCH 1/6] soc/tegra: pmc: Fix pad voltage configuration for Tegra186
` [PATCH 2/6] soc/tegra: pmc: Factor out DPD register bit calculation
` [PATCH 3/6] soc/tegra: pmc: Implement tegra_io_pad_is_powered()
` [PATCH 4/6] soc/tegra: pmc: Use X macro to generate IO pad tables
` [PATCH 5/6] dt-bindings: Add Tegra PMC pad configuration bindings
` [PATCH 6/6] soc/tegra: pmc: Implement pad configuration via pinctrl

[PATCH 1/2] dt-bindings: i2c: Add binding document for Qualcomm CCI
 2018-07-10 12:44 UTC  (2+ messages)
` [PATCH 2/2] i2c: Add Qualcomm Camera Control Interface driver

[PATCH v11 0/2] CPU scaling support for msm8996 DT
 2018-07-10 12:43 UTC  (4+ messages)
` [PATCH v11 2/2] dt: qcom: Add qcom-cpufreq-kryo driver configuration

[PATCH v4 0/5] Initial support for Samsung Galaxy S and Galaxy S 4G
 2018-07-10 12:18 UTC  (3+ messages)

[PATCH 1/2] clk: imx: add ocram_s clock for i.mx6sx
 2018-07-10 12:12 UTC  (3+ messages)

[PATCH RFC 0/2] Internal voltage control for platform drivers
 2018-07-10 11:26 UTC  (5+ messages)
` [PATCH RFC 1/2] mmc: sdhci: Allow platform controlled voltage switching
` [PATCH RFC 2/2] mmc: sdhci-msm: Use internal voltage control

[PATCH v2 0/3] Kingdisplay-kd097d04-panel
 2018-07-10 11:11 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: Add vendor prefix for kingdisplay
` [PATCH v2 2/3] dt-bindings: Add KINGDISPLAY KD097D04 panel bindings
` [PATCH v2 3/3] drm/panel: add Kingdisplay kd097d04 panel driver

[PATCH v5 0/4] Innolux P097PFG panel
 2018-07-10 10:59 UTC  (9+ messages)
` [PATCH v5 1/4] drm/panel: p079zca: refactor panel driver to support multiple panels
` [PATCH v5 2/4] drm/panel: p079zca: add variable unprepare_delay properties
` [PATCH v5 3/4] dt-bindings: Add Innolux P097PFG panel bindings
` [PATCH v5 4/4] drm/panel: p079zca: support Innolux P097PFG panel

[PATCH v3 0/5] Add support for audio on SDM845 SoC
 2018-07-10 10:59 UTC  (8+ messages)
` [PATCH v3 3/5] ASoC: qcom: add sdm845 sound card support

[PATCH v4 0/1] Add basic SoC support for mt6765
 2018-07-10 10:52 UTC  (6+ messages)
` [PATCH v4 1/1] arm64: dts: mediatek: add mt6765 support

[PATCH 1/2] dt-bindings: Add DataImage, Inc. vendor prefix
 2018-07-10 10:40 UTC  (4+ messages)
` [PATCH 2/2] drm/panel: simple: Add support for DataImage SCF0700C48GGU18

[PATCH 0/3] Finish Armada DRM DT support
 2018-07-10 10:24 UTC  (4+ messages)
` [PATCH 1/3] drm/armada: fix compare_of() for LCD controllers
` [PATCH 2/3] drm/armada: add OF reserved memory support
` [PATCH 3/3] ARM: dts: cubox: add LCD controller and TDA998x configuration

[PATCH] drm/panel: simple: Add support for Innolux G070Y2-L01
 2018-07-10 10:16 UTC  (2+ messages)

[PATCH] ARM: dts: da850: Add power-domains to CPPI 4.1 node
 2018-07-10 10:05 UTC  (3+ messages)

[PATCH v3 0/9] Add TOSHIBA TC358764 DSI/LVDS bridge driver
 2018-07-10  9:57 UTC  (5+ messages)
  ` [PATCH v3 4/9] dt-bindings: display: add DT bindings for BOE HV070WSA-100 panel
  ` [PATCH v3 5/9] drm/panel: add support for BOE HV070WSA-100 panel to simple-panel


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).