devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-15 12:26:29 to 2019-02-17 14:29:12 UTC [more...]

[PATCH 1/7] iio: inkern: API for reading available iio channel attribute values
 2019-02-17 14:29 UTC  (3+ messages)
` [PATCH 2/7] power: supply: core: Add a field to support battery max voltage
` [PATCH 3/7] dt-bindings: power: supply: Add voltage-max-design-microvolt property

[RFCv1 0/3] Odroid c1+ usb fixs
 2019-02-17 14:26 UTC  (13+ messages)
` [RFCv1 2/3] ARM: dts: meson8b: odroidc1: fix USB power supplies for phy

[PATCH] regulator: gpio: Reword the binding document
 2019-02-17 14:26 UTC  (4+ messages)

[PATCH 0/2] ARM: dts: add the clock measurer on Meson8/Meson8b
 2019-02-17 14:04 UTC  (3+ messages)

[PATCH 0/3] ARM: dts: rk3288 Tinker Board (S) updates
 2019-02-17 14:00 UTC  (6+ messages)
` [PATCH 1/3] ARM: dts: rk3288 Tinker Board (S) sdcard changes
` [PATCH 2/3] ARM: dts: rk3288 Tinker Board (S) add wi-fi
` [PATCH 3/3] ARM: dts: rk3288 Tinker Board (S) add bluetooth

[PATCH 1/3] dt-bindings: mediatek: update bindings for MT7629 SoC
 2019-02-17 13:50 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: soc: fix a typo for MT7623A
` [PATCH 3/3] dt-bindings: timer: mediatek: update bindings for MT7629 SoC

[PATCH] drm/mediatek: add mipi_tx driver for mt8183
 2019-02-17 13:29 UTC  (3+ messages)

[PATCH RFC] arm64: dts: allwinner: a64: teres-i: Enable audio
 2019-02-17 11:30 UTC  (13+ messages)

[PATCH] ARM: dts: rockchip: rk3188-bqedison2qc: remove cap-mmc-highspeed from mmc1 node
 2019-02-17 11:26 UTC  (2+ messages)

[PATCH V6 0/9] Microchip mcp25xxfd can controller driver
 2019-02-17 11:02 UTC  (10+ messages)
` [PATCH V6 1/9] dt-binding: can: mcp25xxfd: document device tree bindings
` [PATCH V6 2/9] can: mcp25xxfd: Add Microchip mcp25xxfd CAN FD driver basics
` [PATCH V6 3/9] can: mcp25xxfd: add gpiolib support for GPIO0/1 (aka. INT0/INT1)
` [PATCH V6 4/9] can: mcp25xxfd: Add Microchip mcp25xxfd CAN FD driver
` [PATCH V6 5/9] can: mcp25xxfd: optimize TEF read avoiding unnecessary SPI transfers
` [PATCH V6 6/9] can: mcp25xxfd: optimize TEF reads reading multiple TEFs in one go
` [PATCH V6 7/9] can: mcp25xxfd: optimize SPI reads of FIFOs in can2.0 mode
` [PATCH V6 8/9] can: mcp25xxfd: add prediction of CanFD frames sizes based on history
` [PATCH V6 9/9] can: mcp25xxfd: optimize reception of big CanFD frame reception with BRS

[PATCH v5 00/18] MT8183 IOMMU SUPPORT
 2019-02-17 10:01 UTC  (8+ messages)
` [PATCH v6 06/20] iommu/io-pgtable-arm-v7s: Extend MediaTek 4GB Mode

[PATCH v3 1/4] dt-bindings: input: touchscreen: goodix: Document AVDD28-supply property
 2019-02-17  9:15 UTC  (6+ messages)

[PATCH v5 0/4] input: touchscreen: Add goodix GT5553 CTP support
 2019-02-17  9:14 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: input: touchscreen: goodix: Document regulator properties
` [PATCH v5 2/4] Input: goodix - Add regulators support
` [PATCH v5 3/4] dt-bindings: input: touchscreen: goodix: Add GT5663 compatible
` [PATCH v5 4/4] Input: goodix - Add GT5663 CTP support

[PATCH v6 00/22] MT8183 IOMMU SUPPORT
 2019-02-17  9:05 UTC  (23+ messages)
` [PATCH v6 04/22] memory: mtk-smi: Use a struct for the platform data for smi-common
` [PATCH v6 05/22] iommu/io-pgtable-arm-v7s: Add paddr_to_iopte and iopte_to_paddr helpers
` [PATCH v6 08/22] iommu/mediatek: Add larb-id remapped support
` [PATCH v6 10/22] iommu/mediatek: Move reset_axi into plat_data
  ` [PATCH v6 01/22] dt-bindings: mediatek: Add binding for mt8183 IOMMU and SMI
  ` [PATCH v6 02/22] iommu/mediatek: Use a struct as the platform data
  ` [PATCH v6 03/22] memory: mtk-smi: Use a general config_port interface
  ` [PATCH v6 06/22] iommu/io-pgtable-arm-v7s: Extend MediaTek 4GB Mode
  ` [PATCH v6 07/22] iommu/mediatek: Add bclk can be supported optionally
  ` [PATCH v6 09/22] iommu/mediatek: Refine protect memory definition
  ` [PATCH v6 11/22] iommu/mediatek: Move vld_pa_rng into plat_data
  ` [PATCH v6 12/22] memory: mtk-smi: Add gals support
  ` [PATCH v6 13/22] iommu/mediatek: Add mt8183 IOMMU support
  ` [PATCH v6 15/22] memory: mtk-smi: Invoke pm runtime_callback to enable clocks
  ` [PATCH v6 19/22] iommu/mediatek: Add shutdown callback
` [PATCH v6 14/22] iommu/mediatek: Add mmu1 support
` [PATCH v6 16/22] memory: mtk-smi: Add bus_sel for mt8183
` [PATCH v6 17/22] memory: mtk-smi: Get rid of need_larbid
` [PATCH v6 18/22] iommu/mediatek: Fix VLD_PA_RNG register backup when suspend
` [PATCH v6 20/22] iommu/mediatek: Rename enable_4GB to dram_is_4gb
` [PATCH v6 21/22] iommu/mediatek: Fix iova_to_phys PA start for 4GB mode
` [PATCH v6 22/22] iommu/mediatek: Switch to SPDX license identifier

[PATCH v3 0/3] input: goodix - support Goodix gt5688
 2019-02-17  7:07 UTC  (5+ messages)
` [PATCH v3 1/3] "
` [PATCH v3 2/3] dt-bindings: input: Refer to touchscreen.txt for goodix ts
` [PATCH v3 3/3] input: goodix: Print values in case of inconsistencies

[PATCH v2 0/4] MSM8998 Multimedia Clock Controller
 2019-02-17  4:32 UTC  (5+ messages)
` [PATCH v2 1/4] clk: qcom: smd: Add XO clock for MSM8998
` [PATCH v2 2/4] dt-bindings: clock: Add support for the MSM8998 mmcc
` [PATCH v2 3/4] clk: qcom: Add MSM8998 Multimedia Clock Controller (MMCC) driver
` [PATCH v2 4/4] arm64: dts: qcom: msm8998: Add mmcc node

[PATCH v3 00/11] Analogix ANX6345 RGB-(e)DP bridge support
 2019-02-16 21:12 UTC  (10+ messages)
` [PATCH v3 05/11] drm/bridge: Add Analogix anx6345 support
` [PATCH v3 08/11] drm/panel: simple: Add BOE HB140WX1-501 panel support

[PATCH 1/3] dt-bindings: Add vendor prefix for VXT Ltd
 2019-02-16 20:30 UTC  (4+ messages)
` [PATCH 3/3] drm/panel: simple: Add support for VXT VL050-8048NT-C01 panel

[PATCH] ARM: dts: rockchip: add chosen node on veyron chromebooks
 2019-02-16 20:28 UTC  (4+ messages)

[PATCH] ARM: dts: sun7i: add pinctrl for missing uart mux options
 2019-02-16 18:21 UTC 

[PATCH 0/4] arm64: dts: rockchip: rk3399-rockpro64 dts cleanup
 2019-02-16 15:20 UTC  (5+ messages)
` [PATCH 2/4] arm64: dts: rockchip: rockpro64 dts remove unused node

[PATCH 1/2] dt-bindings: can: rcar_canfd: document r8a77965 support
 2019-02-16 14:00 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: can: rcar_canfd: document r8a77990 support

[PATCH] dt-bindings: can: rcar_can: document r8a77990 support
 2019-02-16 13:58 UTC  (3+ messages)

[PATCH v3 0/6] add i2c support for mt7629 and mt8183
 2019-02-16 12:29 UTC  (7+ messages)
` [PATCH v3 5/6] dt-bindings: i2c: Add Mediatek MT8183 i2c binding

[PATCH] arm64: dts: qcom: qcs404: Add non pas wcss remoteproc node
 2019-02-16 10:09 UTC 

[PATCH v3 0/3] Add Microchip/Microsemi PolarFire SoC PCIe support
 2019-02-16  8:04 UTC  (5+ messages)
` [PATCH v3 1/3] PCI: Add vendor ID for Microsemi
` [PATCH v3 2/3] dt-bindings: PCI: microsemi: Add DT Bindings for Microsemi PCIe host controller
` [PATCH v3 3/3] PCI: microsemi: Add host driver for Microsemi PCIe controller

[PATCH 0/3] Add cpufreq and cci devfreq for mt8183
 2019-02-16  6:16 UTC  (9+ messages)
` [PATCH 3/3] devfreq: add mediatek cci devfreq
  ` [PATCH 2/3] dt-bindings: devfreq: add compatible for mt8183 "

[PATCH v2 0/6] Add clock support for Actions Semi S500 SoC
 2019-02-16  4:15 UTC  (3+ messages)

[PATCH v2 0/3] Add UFS controller support for HI3670 SoC
 2019-02-16  4:08 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: ufs: Add HI3670 UFS controller binding
` [PATCH v2 3/3] scsi: ufs: Add HI3670 SoC UFS driver support

[PATCH v5 00/10] Add support for TISCI irqchip drivers
 2019-02-16  3:37 UTC  (14+ messages)
` [PATCH v5 05/10] dt-bindings: irqchip: Introduce TISCI Interrupt router bindings

[PATCH v2] of: unittest: unflatten device tree on UML when testing
 2019-02-16  2:35 UTC  (3+ messages)

[PATCH V4 1/2] arm64: dts: freescale: imx8qxp: add cpu opp table
 2019-02-16  0:41 UTC  (4+ messages)
` [PATCH V4 2/2] clk: imx: scu: add cpu frequency scaling support

[PATCH V6 1/2] arm64: dts: freescale: imx8qxp: add cpu opp table
 2019-02-16  0:40 UTC  (3+ messages)
` [PATCH V6 2/2] clk: imx: scu: add cpu frequency scaling support

[RFC v4 00/17] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-02-16  0:24 UTC  (7+ messages)
` [RFC v4 02/17] kunit: test: add test resource management API
` [RFC v4 10/17] kunit: test: add test managed resource tests
` [RFC v4 15/17] of: unittest: migrate tests to run on KUnit

[PATCH v2 00/11] qcom: ssbi-gpio: add support for hierarchical IRQ chip
 2019-02-16  0:23 UTC  (6+ messages)
` [PATCH v2 05/11] mfd: pm8xxx: disassociate old virq if hwirq mapping already exists

[PATCH 0/8] add power management support for SAM9X60
 2019-02-16  0:23 UTC  (3+ messages)
` [PATCH 6/8] ARM: at91: pm: add ULP1 "

[PATCH v1 0/1] of: unittest: unflatten device tree on UML when testing
 2019-02-15 23:06 UTC  (8+ messages)
` [PATCH v1 1/1] "

[PATCH 0/2] arm64: dts: Add SEI Robotics SEI510 Board support
 2019-02-15 23:04 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: Add SEI Robotics SEI510 Board

[PATCH V4 1/4] dt-bindings: perf: imx8-ddr: add imx8qxp ddr performance monitor
 2019-02-15 21:44 UTC  (7+ messages)
` [PATCH V4 2/4] drivers/perf: imx_ddr: Add ddr performance counter support
` [PATCH V4 3/4] arm64: dts: imx8qxp: added ddr performance monitor nodes
` [PATCH V4 4/4] MAINTAINERS: Added imx DDR performonitor driver maintainer information

[PATCH v2 0/8] Port am335 and am437 devices to sdhci-omap
 2019-02-15 20:07 UTC  (11+ messages)
` [PATCH v2 1/8] mmc: sdhci: Get rid of finish_tasklet
` [PATCH v2 2/8] mmc: sdhci: add support for using external DMA devices
` [PATCH v2 3/8] dt-bindings: sdhci-omap: Add properties for using external dma
` [PATCH v2 4/8] mmc: sdhci-omap: Add "
` [PATCH v2 5/8] mmc: sdhci: Add quirk for disabling DTO during erase command
` [PATCH v2 6/8] mmc: sdhci-omap: Add DISABLE_DTO_FOR_ERASE Quirk
` [PATCH v2 7/8] dt-bindings: sdhci-omap: Add am335x and am437x specific bindings
` [PATCH v2 8/8] mmc: sdhci-omap: Add am335x and am437x specific compatibles

[PATCH v5 0/3] Add NXP AUDMIX device and machine drivers
 2019-02-15 19:04 UTC  (5+ messages)
` [PATCH v5 1/3] ASoC: fsl: Add Audio Mixer CPU DAI driver
` [PATCH v5 2/3] ASoC: add fsl_audmix DT binding documentation
` [PATCH v5 3/3] ASoC: fsl: Add Audio Mixer machine driver

[PATCH v2 0/8] leds: Add AXP20X CHGLED
 2019-02-15 18:49 UTC  (7+ messages)
` [PATCH v2 1/8] leds: Add support for "
` [PATCH v2 5/8] arm64: dts: allwinner: Enable AXP803 CHGLED for Olimex boards

[PATCH 0/4] drm/panel: Support for OSD101T2045-53TS and OSD101T2587-53TS
 2019-02-15 18:07 UTC  (6+ messages)
` [PATCH 1/4] dt-bindings: display: Add bindings for OSD101T2045-53TS
` [PATCH 2/4] drm/panel: simple: Add support "
` [PATCH 3/4] dt-bindings: display: Add bindings for OSD101T2587-53TS panel
` [PATCH 4/4] drm/panel: Add OSD101T2587-53TS driver

[PATCH v2 0/3] arm: dts: imx8mq: Add cpufreq support
 2019-02-15 18:07 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: dts: imx8mq: Add the clocks and the latencies for the A53 cores
` [PATCH v2 2/3] arm64: dts: imx8mq: Add the buck vdd_arm regulator
` [PATCH v2 3/3] arm64: dts: imx8mq: Add the opp table and cores opp properties

[PATCH V3 1/4] drivers/perf: imx_ddr: Add ddr performance counter support
 2019-02-15 17:06 UTC  (8+ messages)
` [PATCH V3 3/4] dt-bindings: perf: imx8-ddr: add imx8qxp ddr performance monitor

[PATCH v1 0/3] Add Vivante GPU support on STM32MP157c
 2019-02-15 16:14 UTC  (6+ messages)
` [PATCH v1 1/3] ARM: dts: stm32: "
` [PATCH v1 2/3] ARM: dts: stm32: enable Vivante GPU support on stm32mp157c-ed1 board
` [PATCH v1 3/3] ARM: dts: stm32: enable Vivante GPU support on stm32mp157c-dk1 board

[PATCH 0/5] Adding scale support to the lpc32xx ADC driver
 2019-02-15 16:07 UTC  (10+ messages)
` [PATCH 2/5] dt-bindings: iio: adc: lpc32xx-adc: Document vref-supply
` [PATCH 4/5] iio:adc:lpc32xx Cleanup headers
` [PATCH 5/5] iio:adc:lpc32xx Add scale feature

[PATCH v4 0/4] Add driver for Mediatek-based GNSS receivers
 2019-02-15 16:04 UTC  (3+ messages)
` [PATCH v4 2/4] dt-bindings: gnss: add mediatek binding

[PATCH v2 0/4] Add driver for Mediatek-based GNSS receivers
 2019-02-15 16:00 UTC  (10+ messages)
` [PATCH v2 2/4] dt-bindings: gnss: add mediatek binding

[PATCH v3 0/4] arm64: dts: allwinner: h6: Enable CPU DVFS(cpufreq)
 2019-02-15 15:53 UTC  (5+ messages)
` [PATCH v3 1/4] arm64: dts: allwinner: h6: orangepi: Add CPU supply regulator
` [PATCH v3 2/4] arm64: dts: allwinner: h6: pine: "
` [PATCH v3 3/4] arm64: dts: allwinner: h6: Add clock to CPU cores
` [PATCH v3 4/4] arm64: dts: allwinner: h6: Add CPU Operating Performance Points table

[PATVH v2 0/4] arm64: dts: allwinner: h6: Enable CPU
 2019-02-15 15:35 UTC  (7+ messages)
` [PATVH v2 1/4] arm64: dts: allwinner: h6: orangepi: Add CPU supply regulator
` [PATVH v2 2/4] arm64: dts: allwinner: h6: pine: "
` [PATVH v2 3/4] arm64: dts: allwinner: h6: Add clock to CPU cores
` [PATVH v2 4/4] arm64: dts: allwinner: h6: Add CPU Operating Performance Points table

[PATCH net-next v2 0/3] enetc: Add mdio support and device tree nodes
 2019-02-15 14:56 UTC  (5+ messages)
` [PATCH net-next v2 3/3] enetc: Add ENETC PF level external MDIO support

[PATCH 0/4] arm64: dts: allwinner: h6: Enable CPU DVFS(cpufreq)
 2019-02-15 14:09 UTC  (8+ messages)
` [PATCH 4/4] arm64: dts: allwinner: h6: Add CPU Operating Performance Points table

[RFC 0/2] Add support for Suspend and Resume for Exynos4412 on
 2019-02-15 13:58 UTC  (6+ messages)
` [RFC 1/2] ARM: dts: exynos: Add proper regulator states for suspend-to-mem for odroid-u3

[PATCH v2 00/14] Add support for TI PRU ICSS
 2019-02-15 13:43 UTC  (5+ messages)
` [PATCH v2 01/14] dt-bindings: remoteproc: Add TI PRUSS bindings

[PATCH] arm64: dts: renesas: r8a774c0: Fix cpu nodes style
 2019-02-15 13:02 UTC  (2+ messages)


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).