devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-09-29 22:34:09 to 2017-10-03 07:20:07 UTC [more...]

[PATCH] of: do not leak console options
 2017-10-03  7:20 UTC  (2+ messages)

[RFC] yamldt v0.5, now a DTS compiler too
 2017-10-03  7:17 UTC  (5+ messages)

[PATCH 0/3] arm64: dts: renesas: r8a7795: salvator-xs: enable USB2.0 host channel 3
 2017-10-03  7:12 UTC  (11+ messages)
  ` [PATCH 1/3] arm64: dts: renesas: r8a7795: salvator-xs: enable USB2.0 phy "
  ` [PATCH 2/3] arm64: dts: renesas: r8a7795: salvator-xs: enable USB2.0 Host "
  ` [PATCH 3/3] arm64: dts: renesas: r8a7795: salvator-xs: enable HS-USB "

[PATCH v4 0/6] K2G: Add QSPI support
 2017-10-03  5:19 UTC  (7+ messages)
` [PATCH v4 1/6] mtd: spi-nor: cadence-quadspi: Add TI 66AK2G SoC specific compatible
` [PATCH v4 2/6] mtd: spi-nor: cadence-quadspi: add a delay in write sequence
  ` [PATCH v4 3/6] mtd: spi-nor: cadence-quadspi: Add new binding to enable loop-back circuit
  ` [PATCH v4 4/6] mtd: spi-nor: cadence-quadspi: Add support to enable loop-back clock circuit
  ` [PATCH v4 6/6] mtd: spi-nor: cadence-quadspi: Add runtime PM support
` [PATCH v4 5/6] mtd: spi-nor: cadence-quadspi: Fix error path in probe

[PATCH 0/3] arm64: dts: renesas: fix avb_pins on some boards
 2017-10-03  4:57 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: renesas: salvator-common: drop "avb_phy_int" from avb_pins
` [PATCH 2/3] arm64: dts: renesas: ulcb: "
  ` [PATCH 3/3] arm64: dts: renesas: r8a77995: draak: "

[PATCH 0/4] Amlogic Meson6/Meson8/Meson8b efuse support
 2017-10-03  4:48 UTC  (8+ messages)
  ` [PATCH 1/4] dt-bindings: nvmem: Describe the Amlogic Meson6/Meson8/Meson8b efuse
  ` [PATCH 2/4] nvmem: meson-efuse: indicate that this driver is only for Meson GX SoCs
  ` [PATCH 3/4] nvmem: add a driver for the Amlogic Meson6/Meson8/Meson8b SoCs
  ` [PATCH 4/4] ARM: dts: meson: add the efuse node

[PATCH 00/12] of: overlay: clean up device tree overlay code
 2017-10-03  3:53 UTC  (13+ messages)
` [PATCH 01/12] of: overlay.c: Remove comments that state the obvious, to reduce clutter
` [PATCH 02/12] of: overlay.c: Convert comparisons to zero or NULL to logical expressions
  ` [PATCH 03/12] of: overlay: rename identifiers to more reflect what they do
  ` [PATCH 07/12] of: overlay: expand check of whether overlay changeset can be removed
  ` [PATCH 10/12] of: overlay: simplify applying symbols from an overlay
` [PATCH 04/12] of: overlay: rename identifiers in dup_and_fixup_symbol_prop()
` [PATCH 05/12] of: overlay: minor restructuring
` [PATCH 06/12] of: overlay: detect cases where device tree may become corrupt
` [PATCH 08/12] of: overlay: loosen overly strict phandle clash check
` [PATCH 09/12] of: overlay: avoid race condition between applying multiple overlays
` [PATCH 11/12] of: overlay: remove a dependency on device node full_name
` [PATCH 12/12] of: overlay: remove unneeded check for NULL kbasename()

4879b7ae05 ("Merge tag 'dmaengine-4.12-rc1' of .."): WARNING: kernel stack regs at bd92bc2e in 01-cpu-hotplug:3811 has bad 'bp' value 000001be
 2017-10-03  3:45 UTC  (7+ messages)

[PATCH 0/7] regulator: axp20x: Add support for AXP813/818 regulators
 2017-10-03  2:14 UTC  (4+ messages)
` [PATCH 5/7] ARM: dts: sun8i: a83t: cubietruck-plus: Add AXP818 regulator nodes

[PATCH v3 00/12] add pinmuxing support for pins in AXP209 and AXP813 PMICs
 2017-10-03  2:06 UTC  (21+ messages)
  ` [PATCH v3 01/12] pinctrl: move gpio-axp209 to pinctrl
  ` [PATCH v3 02/12] pinctrl: axp209: add pinctrl features
  ` [PATCH v3 03/12] pinctrl: axp209: rename everything from gpio to pctl
  ` [PATCH v3 04/12] pinctrl: axp209: add programmable gpio_status_offset
  ` [PATCH v3 05/12] pinctrl: axp209: add support for AXP813 GPIOs
  ` [PATCH v3 06/12] mfd: axp20x: add pinctrl cell for AXP813
  ` [PATCH v3 07/12] ARM: dts: sun8i: a711: include axp81x dtsi
  ` [PATCH v3 08/12] ARM: dts: sun8i: bananapi-m3: "
  ` [PATCH v3 09/12] ARM: dts: sun8i: h8homlet-v2: "
  ` [PATCH v3 10/12] ARM: dts: sun8i: cubietruck-plus: "
  ` [PATCH v3 11/12] ARM: dtsi: axp81x: add GPIO DT node
  ` [PATCH v3 12/12] ARM: dtsi: axp81x: set pinmux for GPIO0/1 when used as LDOs

[PATCH v10 00/24] Unified fwnode endpoint parser, async sub-device notifier support, N9 flash DTS
 2017-10-03  0:04 UTC  (2+ messages)

[PATCH v2 0/4] Amlogic Meson6/Meson8/Meson8b efuse support
 2017-10-02 23:28 UTC  (5+ messages)
` [PATCH v2 1/4] dt-bindings: nvmem: Describe the Amlogic Meson6/Meson8/Meson8b efuse
` [PATCH v2 3/4] nvmem: add a driver for the Amlogic Meson6/Meson8/Meson8b SoCs
  ` [PATCH v2 2/4] nvmem: meson-efuse: indicate that this driver is only for Meson GX SoCs
  ` [PATCH v2 4/4] ARM: dts: meson: add the efuse node

[PATCH v4 0/3] initialize (multiple) PHYs in xhci-plat
 2017-10-02 23:18 UTC  (7+ messages)

[PATCH 0/2] memory: brcmstb: dpfe: skip downloading firmware
 2017-10-02 23:13 UTC  (3+ messages)
  ` [PATCH 1/2] memory: brcmstb: dpfe: introduce is_dcpu_enabled()
` [PATCH 2/2] memory: brcmstb: dpfe: skip downloading firmware when possible

[PATCH v1 0/5] NVIDIA Tegra AHB DMA controller driver
 2017-10-02 23:02 UTC  (9+ messages)
` [PATCH v1 3/5] dt-bindings: Add DT bindings for NVIDIA Tegra AHB DMA controller

[PATCH] drivers: of: static DT reservations incorrectly added to dynamic list
 2017-10-02 22:58 UTC  (3+ messages)
` [PATCH] drivers: of: increase MAX_RESERVED_REGIONS to 32

[PATCH v7 1/2] media:imx274 device tree binding file
 2017-10-02 20:26 UTC  (2+ messages)
` [PATCH v7 2/2] media:imx274 V4l2 driver for Sony imx274 CMOS sensor

[PATCH v3 00/14] drm/sun4i: hdmi: Support HDMI controller on A31
 2017-10-02 20:02 UTC  (13+ messages)
` [PATCH v3 03/14] drm/sun4i: tcon: Add variant callback for TCON output muxing
` [PATCH v3 04/14] drm/sun4i: tcon: Add support for demuxing TCON output on A31
      ` [linux-sunxi] "
          `  "
` [PATCH v3 05/14] drm/sun4i: hdmi: Disable clks in bind function error path and unbind function

[PATCH 00/11] AM43xx EPOS EVM sleep pinmux
 2017-10-02 19:59 UTC  (2+ messages)

[PATCH 0/9] add support for Hi3660 tsensor
 2017-10-02 19:06 UTC  (3+ messages)
` [PATCH 9/9] arm64: dts: register Hi3660's thermal sensor

split devicetree repository to be rebased/rewritten after v4.14-rcFINAL
 2017-10-02 18:53 UTC 

[RFC v2 0/2] Add support for Meson MX "SDIO" MMC controller
 2017-10-02 18:47 UTC  (7+ messages)
` [RFC v2 1/2] dt-bindings: mmc: Document the Amlogic Meson8 and Meson8b SDIO bindings
` [RFC v2 2/2] mmc: meson-mx-sdio: Add a driver for the Amlogic Meson8 and Meson8b SoCs

[PATCH] ARM: dts: meson8b: add reserved memory zone to fix silent freezes
 2017-10-02 18:39 UTC  (2+ messages)

[PATCH 2/4] clk: samsung: Add a separate driver for Exynos4412 ISP clocks
 2017-10-02 18:00 UTC  (2+ messages)

[PATCH] arm64: dts: foundation-v8: Enable PSCI mode
 2017-10-02 17:26 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v4 0/4] stm32 clocksource driver rework
 2017-10-02 15:51 UTC  (5+ messages)
` [PATCH v4 1/4] clocksource: stm32: convert driver to timer_of
` [PATCH v4 2/4] clocksource: stm32: only use 32 bits timers
` [PATCH v4 3/4] clocksource: stm32: add clocksource support
` [PATCH v4 4/4] arm: dts: stm32: remove useless clocksource nodes

[PATCH v4 0/2] memory: Introduce ti-emif-sram driver
 2017-10-02 15:34 UTC  (4+ messages)
` [PATCH v4 2/2] memory: ti-emif-sram: introduce relocatable suspend/resume handlers

[PATCH v3] mmc: sdhci-xenon: Fix clock resource by adding an optional bus clock
 2017-10-02 14:58 UTC 

[PATCH v2] mmc: sdhci-xenon: Fix clock resource by adding an optional bus clock
 2017-10-02 14:32 UTC  (7+ messages)

[PATCH 2/2] hwmon: add dt binding for max1619
 2017-10-02 14:30 UTC  (3+ messages)
  ` [2/2] "

[PATCH v2 0/2] Fix I2C repeated start timing violation on Armada-38x
 2017-10-02 14:23 UTC  (5+ messages)
` [PATCH v2 1/2] ARM: dts: Fix I2C repeated start issue "
` [PATCH v2 2/2] dt-bindings: i2c: Update documentation for "mv78230-a0-i2c"

[PATCH v2] dt-bindings: fsl-imx-drm: Remove incorrect "@di0" usage
 2017-10-02 14:22 UTC  (2+ messages)

[PATCH 1/4] dt-bindings: media: Binding document for Qualcomm Camera Control Interface driver
 2017-10-02 14:13 UTC  (2+ messages)
` [PATCH 4/4] arm64: dts: qcom: Add Camera Control Interface support

[PATCH 0/2] Meson GXL USB3 PHY and OTG detection driver
 2017-10-02 13:27 UTC  (2+ messages)

[PATCH] dt-bindings: fsl-imx-drm: Remove incorrect "@di0" usage
 2017-10-02 13:24 UTC  (3+ messages)

[PATCH] serial: imx-serial - move DMA buffer configuration to DT
 2017-10-02 13:17 UTC  (2+ messages)

[PATCH v3 0/5] K2G: Add QSPI support
 2017-10-02 12:46 UTC  (17+ messages)
` [PATCH v3 2/5] mtd: spi-nor: cadence-quadspi: add a delay in write sequence
` [PATCH v3 5/5] mtd: spi-nor: cadence-quadspi: Add runtime PM support

[PATCH v14 00/28] Unified fwnode endpoint parser, async sub-device notifier support, N9 flash DTS
 2017-10-02 12:24 UTC  (6+ messages)
` [PATCH v14 07/28] rcar-vin: Use generic parser for parsing fwnode endpoints

mmc: mediatek: add support of mt2701/mt2712
 2017-10-02 10:49 UTC  (9+ messages)
` [PATCH 01/12] mmc: dt-bindings: update Mediatek MMC bindings

[PATCH v3] mmc: dt-bindings: Add reg/source_cg/latch-ck for Mediatek MMC bindings
 2017-10-02 10:44 UTC  (4+ messages)

[PATCH v3 0/5] Add support to LIS2DW12 accel sensor
 2017-10-02 10:37 UTC  (5+ messages)

[PATCH v3 0/4] BCM283x Camera Receiver driver
 2017-10-02 10:36 UTC  (6+ messages)
` [PATCH v3 2/4] [media] dt-bindings: Document BCM283x CSI2/CCP2 receiver

[PATCH v3 20/22] hwmon: add support for sensors exported via ARM SCMI
 2017-10-02  9:25 UTC  (3+ messages)
` [v3,20/22] "

[PATCH v3 00/10] update MT7623 and MT2701 dts
 2017-10-02  1:55 UTC  (11+ messages)
` [PATCH v3 03/10] arm: dts: mt2701: add display subsystem related nodes
` [PATCH v3 04/10] arm: dts: mediatek: update audio node for mt2701 and mt7623
` [PATCH v3 05/10] arm: dts: mt7623: update pio, usb and crypto nodes
  ` [PATCH v3 01/10] arm: dts: mt2701: add pwm backlight device node
  ` [PATCH v3 02/10] arm: dts: mt2701: enable display pwm backlight
  ` [PATCH v3 06/10] arm: dts: mt7623: add subsystem clock controller nodes
` [PATCH v3 07/10] arm: dts: mt7623: add iommu and jpecdec nodes
` [PATCH v3 08/10] arm: dts: mt7623: add display subsystem related nodes
` [PATCH v3 09/10] arm: dts: mt7623: enable bananapi-r2 display function
` [PATCH v3 10/10] arm: dts: mt7623: add PCIe related nodes

[PATCH v4 1/5] cramfs: direct memory access support
 2017-10-01 22:27 UTC  (2+ messages)

[PATCHv4 0/7] Fix remaining issues to drop more omap platform data
 2017-10-01 21:03 UTC  (9+ messages)
` [PATCH 1/7] dt-bindings: bus: Minimal TI sysc interconnect target module binding
  ` [PATCH 5/7] ARM: dts: Add nodes for missing omap4 interconnect target modules
  ` [PATCH 6/7] ARM: dts: Configure SmartReflex only to idle the interconnect target module
  ` [PATCH 7/7] ARM: dts: Use ti-sysc module driver for omap4 musb

[PATCHv2 00/17] Fix missing device tree hwmods and IO ranges omap variants
 2017-10-01 16:47 UTC  (6+ messages)
` [PATCH 08/17] ARM: dts: Add missing hsi node for omap4

[PATCH v1 0/2] clocksource: npcm: add NPCM7xx timer driver
 2017-10-01 16:47 UTC  (5+ messages)
` [PATCH v1 1/2] "
` [PATCH v1 2/2] dt-binding: timer: document NPCM7xx timer DT bindings

[PATCH 0/4] ravb: Add PHY reset support
 2017-10-01 16:34 UTC  (7+ messages)
` [PATCH 2/4] ravb: Add optional PHY reset during system resume

[PATCH 1/3] dt-bindings: Add Ilitek vendor ID
 2017-10-01 15:15 UTC  (8+ messages)
` [PATCH 2/3] drm/panel: Add DT bindings for Ilitek ILI9322

[PATCH v3 19/22] hwmon: (core) Add hwmon_max to hwmon_sensor_types enumeration
 2017-10-01 14:21 UTC  (2+ messages)
` [v3, "

[PATCH 1/2] dt-bindings: hwmon: add compatible for max1619
 2017-10-01 14:11 UTC  (2+ messages)
` [1/2] "

[PATCH v7 0/6] SMP and CPU hotplug support for Meson8/Meson8b
 2017-10-01 12:19 UTC  (2+ messages)

[PATCH 0/4] Make max expected current configurable for ina2xx drivers
 2017-10-01 10:31 UTC  (5+ messages)
  ` [PATCH 1/4] iio: adc: ina2xx: Make max expected current configurable
  ` [PATCH 3/4] dt-bindings: hwmon: Add max-expected-current property to ina2xx

[RESEND RFC PATCH 0/7] sun8i H3 HDMI glue driver for DW HDMI
 2017-10-01  1:46 UTC  (4+ messages)

[PATCH 0/8] pinctrl: meson: clean pin offsets
 2017-09-30 20:35 UTC  (3+ messages)

[PATCH v6 1/2] iio: dac: ds4422/ds4424 dac driver
 2017-09-30 17:18 UTC  (3+ messages)
` [PATCH v6 2/2] iio:dac: Add DT binding documentation for ds4424

[PATCHv2 0/7] Add support for USB OTG on STM32F7
 2017-09-30 17:16 UTC  (4+ messages)
` [PATCHv2 2/7] usb: dwc2: add support for STM32F7 USB OTG HS

[PATCH 01/12] usb: mtu3: fix error return code in ssusb_gadget_init()
 2017-09-30 13:00 UTC  (2+ messages)

[PATCH v2 0/3] Add support rockchip RGB output interface
 2017-09-30  8:25 UTC  (2+ messages)

[PATCH 1/1] arm64: dts: rockchip: default serial for Firefly-RK3399
 2017-09-30  4:06 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).