devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-05-16 07:59:00 to 2017-05-17 11:30:07 UTC [more...]

[PATCH 1/3] iommu: of: Fix check for returning EPROBE_DEFER
 2017-05-17 11:30 UTC 

[PATCH 0/3] arm64: dts: introduce QorIQ DPAA 1.x FMan device tree nodes
 2017-05-17 11:03 UTC  (6+ messages)
  ` [PATCH 1/3] arm64: dts: add DPAA FMan nodes
  ` [PATCH 2/3] arm64: dts: add LS1043A DPAA FMan support
  ` [PATCH 3/3] arm64: dts: add LS1046A DPAA FMan nodes

[PATCH v2 0/4] amend some properties related clk and cpu for rk322x
 2017-05-17 10:16 UTC  (5+ messages)
` [PATCH v2 1/4] arm: dts: rk322x: add some assigned-clocks
` [PATCH v2 2/4] arm: dts: rk322x: add operating-points-v2 property for cpu
` [PATCH v2 3/4] arm: dts: rk3229: add a new cpu opp table
` [PATCH v2 4/4] arm: dts: rk322x: update tsadc's frequence setting

[PATCH v2 1/2] regulator: DT: Add properties for asymmetric settling times
 2017-05-17  9:53 UTC  (2+ messages)
` Applied "regulator: DT: Add properties for asymmetric settling times" to the regulator tree

[PATCH v3 1/2] regulator: DT: Add properties for asymmetric settling times
 2017-05-17  9:53 UTC  (3+ messages)
` [PATCH v3 2/2] regulator: Allow "
  ` Applied "regulator: Allow for asymmetric settling times" to the regulator tree

[PATCH] base: export symbol of_phandle_iterator_init/next
 2017-05-17  9:53 UTC  (2+ messages)
  ` Applied "of-graph: export symbol of_phandle_iterator_init/next" to the asoc tree

[PATCH 2/7] of_graph: add of_graph_get_remote_endpoint()
 2017-05-17  9:53 UTC  (2+ messages)
` Applied "of_graph: add of_graph_get_remote_endpoint()" to the asoc tree

[PATCH 5/7] of_graph: add of_graph_get_port_parent()
 2017-05-17  9:53 UTC  (2+ messages)
` Applied "of_graph: add of_graph_get_port_parent()" to the asoc tree

[PATCH v4 3/9] of_graph: add of_graph_get_endpoint_count()
 2017-05-17  9:53 UTC  (2+ messages)
  ` Applied "of_graph: add of_graph_get_endpoint_count()" to the asoc tree

[PATCH v6 5/9] ASoC: soc-core: enable "dai-format" on snd_soc_of_parse_daifmt()
 2017-05-17  9:53 UTC  (2+ messages)
  ` Applied "ASoC: soc-core: enable "dai-format" on snd_soc_of_parse_daifmt()" to the asoc tree

[PATCH v7 6/9] ASoC: simple-card-utils: enable "label" on asoc_simple_card_parse_card_name
 2017-05-17  9:53 UTC  (2+ messages)
  ` Applied "ASoC: simple-card-utils: enable "label" on asoc_simple_card_parse_card_name" to the asoc tree

[PATCH v6 7/9] ASoC: simple-card-utils: add asoc_simple_card_parse_graph_dai()
 2017-05-17  9:52 UTC  (2+ messages)
  ` Applied "ASoC: simple-card-utils: add asoc_simple_card_parse_graph_dai()" to the asoc tree

[PATCH v4 8/9] ASoC: add audio-graph-card document
 2017-05-17  9:52 UTC  (2+ messages)
  ` Applied "ASoC: add audio-graph-card document" to the asoc tree

[PATCH v5 9/9] ASoC: add audio-graph-card support
 2017-05-17  9:52 UTC  (2+ messages)
  ` Applied "ASoC: add audio-graph-card support" to the asoc tree

[PATCH v2 0/3] add and fix some device node for rk322x SoC
 2017-05-17  9:52 UTC  (4+ messages)
` [PATCH v2 1/3] arm: dts: rk322x: fix i2s1 pinctrl error
` [PATCH v2 2/3] arm: dts: rk322x: correct uart2 pinctrl and add another sets
` [PATCH v2 3/3] arm: dts: rk322x: add watchdog device node

[PATCH v3 00/21] drm: sun4i: Add support for the HDMI controller
 2017-05-17  9:50 UTC  (25+ messages)
` [PATCH v3 01/21] clk: divider: Make divider_round_rate take the parent clock
` [PATCH v3 02/21] clk: sunxi-ng: Pass the parent and a pointer to the clocks round rate
` [PATCH v3 05/21] clk: sunxi-ng: mux: split out the pre-divider computation code
` [PATCH v3 06/21] clk: sunxi-ng: mux: Change pre-divider application function prototype
` [PATCH v3 07/21] clk: sunxi-ng: mux: Re-adjust parent rate
` [PATCH v3 08/21] clk: sunxi-ng: sun5i: Export video PLLs
` [PATCH v3 10/21] drm/sun4i: tcon: Move the muxing out of the mode set function
` [PATCH v3 11/21] drm/sun4i: tcon: Switch mux on only for composite
` [PATCH v3 12/21] drm/sun4i: tcon: Fix tcon channel 1 backporch calculation
` [PATCH v3 13/21] drm/sun4i: tcon: Change vertical total size computation inconsistency
  ` [PATCH v3 03/21] clk: sunxi-ng: div: Switch to divider_round_rate
  ` [PATCH v3 04/21] clk: sunxi-ng: mux: Don't just rely on the parent for CLK_SET_RATE_PARENT
  ` [PATCH v3 09/21] drm/sun4i: tcon: Add channel debug
  ` [PATCH v3 14/21] drm/sun4i: tcon: multiply the vtotal when not in interlace
` [PATCH v3 15/21] drm/sun4i: Ignore the generic connectors for components
` [PATCH v3 16/21] dt-bindings: display: sun4i: Add HDMI display bindings
` [PATCH v3 17/21] dt-bindings: display: sun4i: Add allwinner, tcon-channel property
` [PATCH v3 18/21] drm/sun4i: Add HDMI support
` [PATCH v3 19/21] drm/sun4i: Add compatible for the A10s pipeline
` [PATCH v3 20/21] ARM: sun5i: a10s: Add the HDMI controller node
` [PATCH v3 21/21] ARM: sun5i: a10s-olinuxino: Enable HDMI

[PATCH v15 00/13] mux controller abstraction and iio/i2c muxes
 2017-05-17  9:38 UTC  (5+ messages)
` [PATCH v15 03/13] mux: minimal mux subsystem
` [PATCH v15 04/13] mux: gpio: add mux controller driver for gpio based multiplexers

[PATCH v7 00/13] Initial Allwinner Display Engine 2.0 Support
 2017-05-17  9:32 UTC  (9+ messages)
` [PATCH v7 05/13] drm/sun4i: abstract a engine type
    ` [linux-sunxi] "
` [PATCH v7 11/13] ARM: sun8i: v3s: add device nodes for DE2 display pipeline

[PATCH 0/3] add and fix some device node for rk322x SoC
 2017-05-17  9:21 UTC  (8+ messages)
` [PATCH 1/3] arm: dts: rk322x: fix i2s1 pinctrl error
  ` [PATCH 2/3] arm: dts: rk322x: correct uart2 pinctrl and add another sets
` [PATCH 3/3] arm: dts: rk322x: add watchdog device node

[PATCH] iommu/arm-smmu-v3: Enable ACPI based HiSilicon CMD_PREFETCH quirk(erratum 161010701)
 2017-05-17  9:12 UTC 

[PATCH 00/12] arm64: dts: hi3660: add device nodes
 2017-05-17  8:37 UTC  (13+ messages)
  ` [PATCH 01/12] dt-bindings: arm: hisilicon: add bindings for HiKey960 board
  ` [PATCH 06/12] arm64: dts: hi3660: add gpio dtsi file for Hisilicon Hi3660 SOC
  ` [PATCH 09/12] arm64: dts: hi3660: Add pl031 rtc node
  ` [PATCH 11/12] arm64: dts: hi3660: add power key dts node
  ` [PATCH 12/12] arm64: dts: hikey960: add LED nodes
` [PATCH 02/12] arm64: dts: hisilicon: update compatible string for hikey960
` [PATCH 03/12] arm64: dts: hikey960: pinctrl: add more pinmux and pinconfig
` [PATCH 04/12] arm64: dts: hi3660: add resources for clock and reset
` [PATCH 05/12] arm64: dts: Add I2C nodes for Hi3660
` [PATCH 07/12] arm64: dts: hi3660: Add uarts nodes
` [PATCH 08/12] arm64: dts: hikey960: add WL1837 Bluetooth device node
` [PATCH 10/12] arm64: dts: hi3660: add spi device nodes

[PATCH 0/4] Support for Synopsys DW CSI-2 Host
 2017-05-17  8:25 UTC  (15+ messages)
` [PATCH 1/4] Documentation: dt: Add bindings documentation for DW MIPI "
` [PATCH 2/4] media: platform: dwc: Support for DW "
` [PATCH 3/4] Documentation: dt: Add bindings documentation for CSI-2 Host Video Platform

[PATCH v1 0/3] clk: rockchip: support clk controller for RK312X SoC
 2017-05-17  8:09 UTC  (5+ messages)
` [PATCH v1 1/3] clk: rockchip: add dt-binding header for rk312x
` [PATCH v1 2/3] dt-bindings: add bindings for rk312x clock controller
  ` [PATCH v1 3/3] clk: rockchip: add clock controller for rk312x

[RFC v1 0/7] iommu/smmu-v3: Workaround for hisilicon 161010801 erratum(reserve HW MSI)
 2017-05-17  8:05 UTC  (17+ messages)
` [RFC v1 2/7] iommu/arm-smmu-v3: Add erratum framework functions
` [RFC v1 3/7] iommu/arm-smmu-v3: Replace the device tree binding for hisilicon broken prefetch cmd with erratum id
` [RFC v1 4/7] iommu/arm-smmu-v3: Enable HiSilicon erratum 161010701
` [RFC v1 6/7] iommu/arm-smmu-v3: Rearrange msi resv alloc functions
` [RFC v1 7/7] iommu/arm-smmu-v3: Enable ACPI based HiSilicon erratum 161010801

[PATCH v2 0/3] iio: adc: sama5d2_adc hw triggers and buffers
 2017-05-17  7:47 UTC  (9+ messages)
` [PATCH v2 2/3] iio: adc: at91-sama5d2_adc: add hw trigger and buffer support

[PATCH v1 3/3] nvmem: dt: document SNVS LPGPR binding
 2017-05-17  7:37 UTC  (6+ messages)

[PATCH v2 1/3] watchdog: bindings: dw_wdt: add reset lines
 2017-05-17  7:32 UTC  (3+ messages)
` [PATCH v2 2/3] watchdog: dw_wdt: get reset lines from dt

[PATCH v5] net: ethernet: faraday: To support device tree usage
 2017-05-17  7:28 UTC 

[PATCH 1/5 v2] clk: qcom: Update DT bindings for the MSM8660/APQ8060 RPMCC
 2017-05-17  7:23 UTC  (2+ messages)

Device tree file for Intel Atom processor
 2017-05-17  6:41 UTC 

[PATCH 1/4] mtd: mchp23k256: Add OF device ID table
 2017-05-17  5:39 UTC  (2+ messages)
` [PATCH 4/4] mtd: mchp23k256: Add support for mchp23lcv1024

[PATCH 0/4] amend some properties related clk and cpu for rk322x
 2017-05-17  5:31 UTC  (7+ messages)
` [PATCH 1/4] arm: dts: rk322x: add some assigned-clocks
  ` [PATCH 2/4] arm: dts: rk322x: add operating-points-v2 property for cpu
` [PATCH 3/4] arm: dts: rk3229: add a new cpu opp table
` [PATCH 4/4] arm: dts: rk322x: update tsadc's frequence setting

[PATCH] iommu: of: Fix check for returning EPROBE_DEFER
 2017-05-17  5:17 UTC  (3+ messages)

[PATCH v3 00/11] Broadcom Stingray SOC Initial Support
 2017-05-17  4:24 UTC  (14+ messages)
` [PATCH v3 01/11] dt-bindings: bcm: Add Broadcom Stingray bindings document
` [PATCH v3 05/11] arm64: dts: Add clock DT nodes for Stingray SOC
  ` [PATCH v3 02/11] dt-bindings: clk: Extend binding doc "
  ` [PATCH v3 03/11] clk: bcm: Add clocks "
  ` [PATCH v3 04/11] arm64: dts: Initial DTS files for Broadcom "
  ` [PATCH v3 06/11] arm64: dts: Add NAND DT nodes for "
  ` [PATCH v3 07/11] arm64: dts: Add pinctrl "
` [PATCH v3 08/11] arm64: dts: Add GPIO "
` [PATCH v3 09/11] arm64: dts: Add I2C DT nodes for Stingray SoC
` [PATCH v3 10/11] arm64: dts: Add PL022, PL330 and SP805 DT nodes for Stingray
` [PATCH v3 11/11] arm64: dts: Add PWM and SDHCI DT nodes for Stingray SOC

[PATCH] iio: proximity: as3935: add missing required spi-max-frequency
 2017-05-17  2:03 UTC 

[PATCH 1/2] clk: hi6220: add acpu clock
 2017-05-17  1:31 UTC  (3+ messages)

[PATCH v13 00/12] power: add power sequence library
 2017-05-17  1:18 UTC  (5+ messages)

[PATCH] iio: proximity: as3935: noise detection + threshold changes
 2017-05-17  0:38 UTC  (3+ messages)

[PATCH] dt-bindings: pinctrl: fix bias-pull,up typo
 2017-05-17  0:24 UTC  (2+ messages)

[PATCH v2 0/6] pintrl: meson: add support for GPIO IRQs
 2017-05-16 23:28 UTC  (10+ messages)
` [PATCH v2 2/6] pintrl: meson: document GPIO IRQ DT binding
` [PATCH v2 6/6] pintrl: meson: add support for GPIO interrupts

[PATCH V2] ARM: dts: bcm283x: Reserve first page for firmware
 2017-05-16 22:19 UTC  (3+ messages)

[PATCH] crypto: stm32 - Add CRC32 support for STM32F4XX
 2017-05-16 21:18 UTC 

[PATCH 0/1] fix node name in the brcm,bcm43xx-fmac.txt example
 2017-05-16 19:56 UTC  (4+ messages)
` [PATCH 1/1] dt-binding: net: wireless: fix node name in the BCM43xx example

[PATCH 0/4] Raspberry Pi Touchscreen bridge/panel drivers
 2017-05-16 18:46 UTC  (8+ messages)
` [PATCH 2/4] dt-bindings: Document the Raspberry Pi Touchscreen nodes

[PATCH 1/2] dt/bindings: display: fix display-timing reference
 2017-05-16 17:15 UTC  (4+ messages)
  ` [PATCH 2/2] dt/bindings: display: move rotation into a common place

[PATCH] arm64: dts: marvell: mcbin: add sdhci
 2017-05-16 17:11 UTC  (4+ messages)

[PATCH v4] DTS: ARM: OMAP5: uevm: add µSD card detect
 2017-05-16 16:47 UTC  (2+ messages)

[PATCH 1/1] ARM: dts: dra7: Reduce cpu thermal shutdown temperature
 2017-05-16 16:28 UTC  (3+ messages)

[PATCH 0/1] ARM: dts: dra7x-evm: Enable dual-role mode for USB1
 2017-05-16 16:24 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH] scripts: check.c fix compile error
 2017-05-16 15:39 UTC  (3+ messages)

[PATCH 1/3] gpio: Add new flags to control sleep status of GPIOs
 2017-05-16 15:31 UTC  (3+ messages)
  ` [PATCH 2/3] gpio: arizona: Add support for GPIOs that need to be maintained
` [PATCH 3/3] mfd: arizona: Update GPIO binding for newly supported flag

[PATCH V5 2/7] ARM: TI: Use - instead of @ for DT OPP entries
 2017-05-16 15:19 UTC  (2+ messages)

[PATCH] dt: gta04: fix polarity of clocks for mcbsp4
 2017-05-16 15:09 UTC  (2+ messages)

[PATCH] ARM: dts: dra7: Add power hold and power controller properties to palmas
 2017-05-16 15:06 UTC  (2+ messages)

[PATCH 2/3] dt-binding: clock: Add k2g clock definitions
 2017-05-16 15:03 UTC  (2+ messages)

[RFC v1 0/3] Introduce on-chip interconnect API
 2017-05-16 14:59 UTC  (4+ messages)
` [RFC v1 2/3] interconnect: Add Qualcomm msm8916 interconnect provider driver

[PATCH] of: irq: use of_irq_get() in of_irq_to_resource()
 2017-05-16 14:15 UTC  (2+ messages)

[PATCH v2 0/2] cec: STM32 driver
 2017-05-16 13:54 UTC  (5+ messages)
` [PATCH v2 1/2] binding for stm32 cec driver
  ` [PATCH v2 2/2] cec: add STM32 "

[RESEND PATCH v5 0/3] Support for USB DRD Phy driver for NS2
 2017-05-16 13:03 UTC  (3+ messages)
` [RESEND PATCH v5 2/3] phy:phy-bcm-ns2-usbdrd:Broadcom USB DRD Phy driver for Northstar2

[PATCH 0/5] devicetree: cleanup and improve DT cross-arch reference
 2017-05-16 11:53 UTC  (4+ messages)
` [PATCH 2/5] ARM: dts: use #include "..." to include DT in the same directory

[PATCH v3] pinctrl: sh-pfc: r8a7794: add R8A7745 support
 2017-05-16 11:53 UTC  (2+ messages)

[PATCH v4] pinctrl: sh-pfc: r8a7791: add R8A7743 support
 2017-05-16 11:52 UTC  (2+ messages)

[PATCH] ARM: dts: imx7: use 3 PWM cells
 2017-05-16 11:49 UTC  (2+ messages)

[PATCH v4 3/5] soc: qcom: Introduce APCS IPC driver
 2017-05-16 11:25 UTC  (12+ messages)

[PATCH v3 0/3] Add support for es8323 and hdmi audio to the firefly-rk3288
 2017-05-16 11:18 UTC  (4+ messages)
` [PATCH v3 1/3] SoC: es8328-i2c: Add compatible for ES8323

[PATCH v2 00/11] Broadcom Stingray SOC Initial Support
 2017-05-16 10:47 UTC  (4+ messages)
` [PATCH v2 04/11] arm64: dts: Initial DTS files for Broadcom Stingray SOC

[PATCH] clocksource: moxart: Add AST2500 compatible string
 2017-05-16 10:03 UTC  (2+ messages)

[PATCH 4/5] of/platform: Make of_platform_device_destroy globally visible
 2017-05-16  9:36 UTC 

[PATCH 0/2] cec: STM32 driver
 2017-05-16  9:33 UTC  (7+ messages)
  ` [PATCH 1/2] binding for stm32 cec driver
` [PATCH 2/2] cec: add STM32 "

[RFC/PATCH 1/2] dt-binding: mfd: Add Maxim/Dallas DS1374 MFD device binding
 2017-05-16  8:16 UTC  (4+ messages)

[PATCH v1 0/3] STM32 DSI HOST
 2017-05-16  8:13 UTC  (5+ messages)
` [PATCH v1 3/3] drm/stm: Add STM32 DSI host driver

[PATCH] arm: aspeed: Use 'ast2500' compatible strings where appropriate
 2017-05-16  7:59 UTC 


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