devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-04-20 14:25:33 to 2018-04-22 15:56:55 UTC [more...]

[PATCH v3 00/11] media: ov772x: support media controller, device tree probing, etc
 2018-04-22 15:56 UTC  (7+ messages)
` [PATCH v3 01/11] media: dt-bindings: ov772x: add device tree binding
` [PATCH v3 02/11] media: ov772x: allow i2c controllers without I2C_FUNC_PROTOCOL_MANGLING
` [PATCH v3 03/11] media: ov772x: add checks for register read errors
` [PATCH v3 04/11] media: ov772x: add media controller support
` [PATCH v3 05/11] media: ov772x: use generic names for reset and powerdown gpios
` [PATCH v3 06/11] media: ov772x: support device tree probing

[PATCH] ARM: dts: imx6qdl-cubox-i: Move card-detect GPIO to 1.5 SOM devices only
 2018-04-22 15:02 UTC  (3+ messages)

[PATCH v2 00/13] staging: iio: ad2s1200: Driver clean up
 2018-04-22 14:41 UTC  (33+ messages)
` [PATCH v2 01/13] staging: iio: ad2s1200: Remove unneeded include
` [PATCH v2 02/13] staging: iio: ad2s1200: Sort includes alphabetically
` [PATCH v2 03/13] staging: iio: ad2s1200: Reverse Christmas tree ordering
` [PATCH v2 04/13] staging: iio: ad2s1200: Add blank lines
` [PATCH v2 05/13] staging: iio: ad2s1200: Add kernel docs to driver state
` [PATCH v2 06/13] staging: iio: ad2s1200: Introduce variable for repeated value
` [PATCH v2 07/13] staging: iio: ad2s1200: Improve readability with be16_to_cpup
` [PATCH v2 08/13] staging: iio: ad2s1200: Replace legacy gpio API with modern API
` [PATCH v2 09/13] staging: iio: ad2s1200: Add documentation for device tree binding
` [PATCH v2 10/13] staging: iio: ad2s1200: Add scaling factor for angular velocity channel
` [PATCH v2 11/13] staging: iio: Documentation: Add missing sysfs docs for angle channel
` [PATCH v2 12/13] staging: iio: ad2s1200: Add scaling factor "
` [PATCH v2 13/13] staging: iio: ad2s1200: Move driver out of staging

[PATCH 4.9 57/95] dt-bindings: clock: mediatek: add binding for fixed-factor clock axisel_d4
 2018-04-22 13:53 UTC 

[PATCH 4.14 112/164] dt-bindings: clock: mediatek: add binding for fixed-factor clock axisel_d4
 2018-04-22 13:52 UTC 

[PATCH 4.16 148/196] dt-bindings: clock: mediatek: add binding for fixed-factor clock axisel_d4
 2018-04-22 13:52 UTC 

[PATCH v4 1/3] dt-bindings: pinctrl: bcm2835-gpio: Add generic pinctrl support
 2018-04-22 12:44 UTC  (5+ messages)
` [PATCH v5 0/3] pinctrl: bcm2835: "
  ` [PATCH v5 2/3] pinctrl: bcm2835: Add support for generic pinctrl binding

[PATCH 0/3] pinctrl: meson: add support for the Meson8m2 SoC
 2018-04-22 10:53 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: "
` [PATCH 2/3] pinctrl: meson: meson8: "
` [PATCH 3/3] pinctrl: meson: meson8: add the RGMII RXD2/RXD3 and TXD2/TXD3 signals

[PATCH v7 0/5] of: change overlay apply input data from unflattened
 2018-04-22 10:30 UTC  (9+ messages)
` [PATCH v7 2/5] of: change overlay apply input data from unflattened to FDT

[PATCH 1/2] dt-bindings: net: gmii2rgmii: Fix typos
 2018-04-22  4:01 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: net: gmii2rgmii: Clarify proper usage

[PATCH v3 0/7] Add tda998x (HDMI) support to atmel-hlcdc
 2018-04-21 22:13 UTC  (11+ messages)
` [PATCH v3 4/7] drm/atmel-hlcdc: support bus-width (12/16/18/24) in endpoint nodes

[PATCH] ARM: dts: exynos: Fix invalid node referenced by i2c20 alias
 2018-04-21 18:30 UTC 

[PATCH v7 1/2] iio:imu: inv_mpu6050: support more interrupt types
 2018-04-21 17:45 UTC  (7+ messages)
` [PATCH v7 2/2] dt-bindings: iio:imu:mpu6050: "

[PATCH 0/3] Add support for STM32MP1 ADC
 2018-04-21 15:37 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: iio: stm32-adc: add support for STM32MP1
` [PATCH 2/3] iio: adc: "
` [PATCH 3/3] ARM: dts: stm32: Add ADC support to stm32mp157c

[PATCH 00/27] Add multi-channel and overheat IRQ support to Armada thermal driver
 2018-04-21 15:12 UTC  (28+ messages)
` [PATCH 01/27] thermal: armada: add a function that sanitizes the thermal zone name
` [PATCH 02/27] thermal: armada: remove useless register accesses
` [PATCH 03/27] thermal: armada: remove misleading comments
` [PATCH 04/27] thermal: armada: rename the initialization routine
` [PATCH 05/27] thermal: armada: dissociate a380 and cp110 ->init() hooks
` [PATCH 06/27] thermal: armada: average over samples to avoid glitches
` [PATCH 07/27] thermal: armada: convert driver to syscon register accesses
` [PATCH 08/27] thermal: armada: use the resource managed registration helper alternative
` [PATCH 09/27] thermal: armada: add multi-channel sensors support
` [PATCH 10/27] thermal: armada: remove sensors validity from the IP initialization
` [PATCH 11/27] thermal: armada: move validity check out of the read function
` [PATCH 12/27] thermal: armada: get rid of the ->is_valid() pointer
` [PATCH 13/27] thermal: armada: add overheat interrupt support
` [PATCH 14/27] dt-bindings: cp110: rename cp110 syscon file
` [PATCH 15/27] dt-bindings: ap806: prepare the syscon file to list other syscons nodes
` [PATCH 16/27] dt-bindings: cp110: "
` [PATCH 17/27] dt-bindings: ap806: add the thermal node in the syscon file
` [PATCH 18/27] dt-bindings: cp110: update documentation since DT de-duplication
` [PATCH 19/27] dt-bindings: cp110: add the thermal node in the syscon file
` [PATCH 20/27] dt-bindings: thermal: armada: add reference to new bindings
` [PATCH 21/27] arm64: dts: marvell: rename ap806 syscon node
` [PATCH 22/27] arm64: dts: marvell: move AP806/CP110 thermal nodes into a new syscon
` [PATCH 23/27] arm64: dts: marvell: add thermal-zone node in ap806 DTSI file
` [PATCH 24/27] arm64: dts: marvell: add macro to make distinction between node names
` [PATCH 25/27] arm64: dts: marvell: add thermal-zone node in cp110 DTSI file
` [PATCH 26/27] arm64: dts: marvell: add interrupt support to ap806 thermal node
` [PATCH 27/27] arm64: dts: marvell: add interrupt support to cp110 "

[PATCH] dt-bindings: iio: adc: mcp320x: Use vendor prefix compatible strings
 2018-04-21 15:00 UTC  (3+ messages)

[PATCH v3 0/2] iio: add unit converter
 2018-04-21 14:34 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: iio: afe: add current-sense-shunt and voltage-divider

[PATCH] arm64: dts: marvell: armada-37xx: reserve memory for ATF
 2018-04-21 14:18 UTC  (2+ messages)

[PATCH 00/17] Add System Error Interrupt support to Armada SoCs
 2018-04-21 13:55 UTC  (18+ messages)
` [PATCH 01/17] dt-bindings/interrupt-controller: fix Marvell ICU length in the example
` [PATCH 02/17] arm64: dts: marvell: fix CP110 ICU node size
` [PATCH 03/17] arm64: dts: marvell: add syscon compatible to CP110 ICU node
` [PATCH 04/17] irqchip/irq-mvebu-icu: fix wrong user data retrieval
` [PATCH 05/17] irqchip/irq-mvebu-icu: clarify the reset operation of configured interrupts
` [PATCH 06/17] irqchip/irq-mvebu-icu: switch to regmap
` [PATCH 07/17] irqchip/irq-mvebu-icu: make irq_domain local
` [PATCH 08/17] irqchip/irq-mvebu-icu: disociate ICU and NSR
` [PATCH 09/17] irqchip/irq-mvebu-icu: support ICU subnodes
` [PATCH 10/17] irqchip/irq-mvebu-sei: add new driver for Marvell SEI
` [PATCH 11/17] arm64: marvell: enable SEI driver
` [PATCH 12/17] irqchip/irq-mvebu-icu: add support for System Error Interrupts (SEI)
` [PATCH 13/17] dt-bindings/interrupt-controller: update Marvell ICU bindings
` [PATCH 14/17] dt-bindings/interrupt-controller: add description for Marvell SEI node
` [PATCH 15/17] arm64: dts: marvell: add AP806 SEI subnode
` [PATCH 16/17] arm64: dts: marvell: use new bindings for CP110 interrupts
` [PATCH 17/17] arm64: dts: marvell: add CP110 ICU SEI subnode

[PATCH V2 0/9] ARM: bcm283x: RPi 3 B+ support and other improvements
 2018-04-21 11:28 UTC  (10+ messages)
` [PATCH V2 1/9] ARM: dts: bcm283x: Fix PWM pin assignment
` [PATCH V2 2/9] ARM: dts: bcm2837: Add missing GPIOs of Expander
` [PATCH V2 3/9] dt-bindings: bcm: Add Raspberry Pi 3 B+
` [PATCH V2 4/9] ARM: dts: bcm2837: "
` [PATCH V2 5/9] ARM: bcm2835_defconfig: Enable LAN78XX driver
` [PATCH V2 6/9] ARM: bcm2835_defconfig: Enable VCHIQ driver
` [PATCH V2 7/9] ARM: multi_v7_defconfig: Enable LAN and BT for RPi 3 B+
` [PATCH V2 8/9] arm64: defconfig: Enable LAN and BT support "
` [PATCH V2 9/9] arm64: dts: broadcom: Add reference to Raspberry Pi "

[PATCH 1/2] Documentation: mmc: add description for power-delay-ms
 2018-04-21  8:03 UTC  (2+ messages)
` [PATCH 2/2] mmc: core: add tunable delay waiting for power to be stable

[PATCH v8 1/2] drm/bridge: Add Cadence DSI driver
 2018-04-21  7:08 UTC  (2+ messages)
` [PATCH v8 2/2] dt-bindings: drm/bridge: Document Cadence DSI bridge bindings

[PATCH v7 1/2] drm/bridge: Add Cadence DSI driver
 2018-04-21  6:36 UTC  (2+ messages)
` [PATCH v7 2/2] dt-bindings: drm/bridge: Document Cadence DSI bridge bindings

[PATCH v6 1/2] drm/bridge: Add Cadence DSI driver
 2018-04-21  6:20 UTC  (3+ messages)

[RFC PATCH] dt-bindings: add a jsonschema binding example
 2018-04-21  1:34 UTC  (11+ messages)

[PATCH 0/2] Broadcom V3D driver (7268/7278)
 2018-04-20 23:42 UTC  (4+ messages)
` [PATCH 2/2] drm/v3d: Introduce a new DRM driver for Broadcom V3D V3.x+

[PATCH 0/2] regulator: add QCOM RPMh regulator driver
 2018-04-20 22:44 UTC  (9+ messages)
` [PATCH 1/2] "

[PATCH v2 0/2] regulator: add QCOM RPMh regulator driver
 2018-04-20 22:08 UTC  (6+ messages)
` [PATCH v2 2/2] "

[PATCH v7 00/11] Sunxi: Add SMP support on A83T
 2018-04-20 21:59 UTC  (13+ messages)
` [PATCH v7 01/11] ARM: sunxi: smp: Move assembly code into a file
` [PATCH v7 02/11] ARM: dts: sun8i: Add CPUCFG device node for A83T dtsi
` [PATCH v7 03/11] ARM: dts: sun8i: Add R_CPUCFG device node for the "
` [PATCH v7 04/11] ARM: dts: sun8i: a83t: Add CCI-400 node
` [PATCH v7 05/11] ARM: smp: Add initialization of CNTVOFF
` [PATCH v7 06/11] ARM: sunxi: "
` [PATCH v7 07/11] ARM: sun9i: smp: Rename clusters's power-off
` [PATCH v7 08/11] ARM: sun9i: smp: Add is_a83t field
` [PATCH v7 09/11] ARM: sun8i: smp: Add support for A83T
` [PATCH v7 10/11] ARM: dts: sun8i: Add enable-method for SMP support for the A83T SoC
` [PATCH v7 11/11] ARM: shmobile: Convert file to use cntvoff

[PATCH v7 00/11] Sunxi: Add SMP support on A83T
 2018-04-20 21:07 UTC 

[[RFC]DPU PATCH 0/4] Add suppport for sn65dsi86 bridge chip and Innolux 2k edp panel driver
 2018-04-20 19:43 UTC  (5+ messages)
` [[RFC]DPU PATCH 1/4] drm/bridge: add support for sn65dsi86 bridge driver
` [[RFC]DPU PATCH 3/4] drm/panel: add Innolux TV123WAM eDP panel driver

[PATCH 0/2] Add R8A77980/Condor eMMC support
 2018-04-20 19:06 UTC  (7+ messages)
` [PATCH 1/2] arm64: dts: renesas: r8a77980: add MMC support
` [PATCH 2/2] arm64: dts: renesas: condor: add eMMC support

[PATCH v4 0/2] SDM845 System Cache Driver
 2018-04-20 18:51 UTC  (8+ messages)
` [PATCH v4 1/2] Documentation: Documentation for qcom, llcc

[PATCH 0/9] ARM: bcm283x: RPi 3 B+ support and other improvements
 2018-04-20 18:50 UTC  (7+ messages)
` [PATCH 4/9] ARM: dts: bcm2837: Add Raspberry Pi 3 B+

[PATCH 0/3] Add R8A77980/Condor PFC support
 2018-04-20 17:33 UTC  (2+ messages)

[PATCH 1/2] mmc: dw_mmc-bluefield: Add driver extension
 2018-04-20 17:32 UTC  (2+ messages)
` [PATCH 2/2] arm64: defconfig: Enable dw_mmc-bluefield driver

[PATCH] ARM: dts: imx53-ppd: Use IRQ_TYPE_* constants
 2018-04-20 17:04 UTC  (2+ messages)

[PATCH v6 1/2] iio:imu: inv_mpu6050: support more interrupt types
 2018-04-20 16:55 UTC  (3+ messages)

[PATCH v2 00/10] media: ov772x: support media controller, device tree probing, etc
 2018-04-20 16:35 UTC  (4+ messages)
` [PATCH v2 10/10] media: ov772x: avoid accessing registers under power saving mode

[PATCH v3 5/7] drm/i2c: tda9950: add CEC driver
 2018-04-20 16:07 UTC  (4+ messages)

[PATCH V1 4/4] qcom: spmi-wled: Add auto-calibration logic support
 2018-04-20 16:03 UTC  (6+ messages)

[PATCH 0/5] ARM: dts: STi: Fix complain about IRQ_TYPE_NONE_usage
 2018-04-20 15:54 UTC  (6+ messages)
` [PATCH 1/5] ARM: dts: stih407-family: Fix complain about IRQ_TYPE_NONE usage
` [PATCH 2/5] ARM: dts: stih407-pinctrl: "
` [PATCH 3/5] ARM: dts: stih407: "
` [PATCH 4/5] ARM: dts: stih410: "
` [PATCH 5/5] ARM: dts: stihxxx-b2120: "

[PATCH v4 0/3] lan78xx: Read configuration from Device Tree
 2018-04-20 15:39 UTC  (2+ messages)

[PATCH 0/4] Add SYS-DMAC, IRQC and SCIF to SoC dtsi
 2018-04-20 15:27 UTC  (5+ messages)
` [PATCH 1/4] ARM: dts: r8a77470: Add SYS-DMAC support
` [PATCH 2/4] ARM: dts: r8a77470: Add IRQC support
` [PATCH 3/4] ARM: dts: r8a77470: Add SCIF support
` [PATCH 4/4] ARM: dts: r8a77470: Add SCIF DMA support

[PATCH net-next v2 0/3] ave: fix the activation issues for some UniPhier SoCs
 2018-04-20 14:50 UTC  (2+ messages)

[PATCHv3 0/8] omapdrm: DSI command mode panel support
 2018-04-20 14:44 UTC  (7+ messages)
` [PATCHv3 3/8] drm/omap: add support for manually updated displays


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