devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-15 20:44:54 to 2018-11-16 19:46:01 UTC [more...]

[PATCH v2 0/6] media: mt9m111 features
 2018-11-16 13:33 UTC  (7+ messages)
` [PATCH v2 3/6] media: mt9m111: add support to select formats and fps for {Q,SXGA}
` [PATCH v2 4/6] media: mt9m111: allow to setup pixclk polarity

[PATCH RFC] bluetooth: add uart h4 devices via serdev/devicetree
 2018-11-16 19:46 UTC  (9+ messages)
    ` [Letux-kernel] "

[PATCH v4 0/7] Add virtio-iommu driver
 2018-11-16 18:46 UTC  (9+ messages)
` [PATCH v4 5/7] iommu: "
` [PATCH v4 6/7] iommu/virtio: Add probe request
` [PATCH v4 7/7] iommu/virtio: Add event queue

[PATCH v5 4/4] dt-bindings: iio: adc: Add docs for ad7124
 2018-11-16 18:44 UTC  (2+ messages)

[PATCH v5 2/4] dt-bindings: iio: adc: Add common ADCs properties to a separate file
 2018-11-16 18:38 UTC  (2+ messages)

[PATCH 0/6] staging:iio:ad2s90: Add dt support and move out of staging
 2018-11-16 18:37 UTC  (5+ messages)
` [PATCH 2/6] staging:iio:ad2s90: Remove spi setup that should be done via dt

[PATCH] arm64: dts: Add uart for mt6797 EVB
 2018-11-16 18:30 UTC 

[PATCH] arm64: dts: rockchip: rk3399: Add xin32k clk
 2018-11-16 18:23 UTC  (5+ messages)

[PATCH v6 0/2] arm64: dts: qcom: pm8998: Add die temperature channel node to the ADC
 2018-11-16 18:14 UTC  (4+ messages)
` [PATCH v6 1/2] dt-bindings: iio: vadc: Add unit address to ADC channel node in example

[PATCH v2 0/2] Add support for Microchip MCP41xxx/42xxx potentiometers
 2018-11-16 18:10 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: iio: potentiometer: Add Microchip MCP41xxx/42xxx
` [PATCH v2 2/2] iio: potentiometer: Add driver for "

[PATCH v7 0/2] mtd: rawnand: meson: add Amlogic NAND driver support
 2018-11-16 16:40 UTC  (2+ messages)
` [PATCH v7 1/2] dt-bindings: nand: meson: add Amlogic NAND controller driver

[PATCH 00/15] Cedrus support for the Allwinner H5 and A64 platforms
 2018-11-16 16:39 UTC  (12+ messages)
` [PATCH 01/15] ARM: dts: sun8i-a33: Remove heading 0 in video-codec unit address
` [PATCH 08/15] ARM/arm64: sunxi: Move H3/H5 syscon label over to soc-specific nodes
` [PATCH 15/15] arm64: dts: allwinner: a64: Add Video Engine and reserved memory node

[PATCH v2 00/12] drm/sun4i: Allwinner MIPI-DSI Burst mode support
 2018-11-16 16:39 UTC  (13+ messages)
  ` [PATCH v2 01/12] drm/sun4i: sun6i_mipi_dsi: Compute burst mode loop N1 instruction delay
  ` [PATCH v2 02/12] drm/sun4i: sun6i_mipi_dsi: Support instruction loop selection
  ` [PATCH v2 03/12] drm/sun4i: sun6i_mipi_dsi: Setup burst mode timings
  ` [PATCH v2 04/12] drm/sun4i: sun6i_mipi_dsi: Simplify drq set to support all modes
  ` [PATCH v2 05/12] drm/sun4i: tcon: Export get tcon0 routine
  ` [PATCH v2 06/12] drm/sun4i: sun6i_mipi_dsi: Probe tcon0 during dsi_bind
  ` [PATCH v2 07/12] drm/sun4i: sun6i_mipi_dsi: Setup burst mode
  ` [PATCH v2 08/12] drm/sun4i: sun6i_mipi_dsi: Enable 2byte trail for 4-lane "
  ` [PATCH v2 09/12] drm/sun4i: sun6i_mipi_dsi: Enable burst mode HBP, HSA_HSE
  ` [PATCH v2 10/12] dt-bindings: panel: Add Feiyang FY07024DI26A30-D MIPI-DSI LCD panel
  ` [PATCH v2 11/12] drm/panel: "
  ` [PATCH v2 12/12][DO NOT MERGE] arm64: allwinner: a64: pine64-lts: Enable Feiyang FY07024DI26A30-D DSI panel

[PATCH v2 0/17] Add support for OLPC XO 1.75 Embedded Controller
 2018-11-16 16:24 UTC  (18+ messages)
` [PATCH v2 01/17] power: supply: olpc_battery: correct the temperature units
` [PATCH v2 02/17] dt-bindings: olpc,xo1.75-ec: Add OLPC XO-1.75 EC bindings
` [PATCH v2 03/17] Platform: OLPC: Remove an unused include
` [PATCH v2 04/17] Revert "platform/olpc: Make ec explicitly non-modular"
` [PATCH v2 05/17] Platform: OLPC: Move OLPC config symbol out of x86 tree
` [PATCH v2 06/17] Platform: OLPC: Add XO-1.75 EC driver
` [PATCH v2 07/17] Platform: OLPC: Avoid a warning if the EC didn't register yet
` [PATCH v2 08/17] Platform: OLPC: Move EC-specific functionality out from x86
` [PATCH v2 09/17] Platform: OLPC: Use BIT() and GENMASK() for event masks
` [PATCH v2 10/17] Platform: OLPC: add a regulator for the DCON
` [PATCH v2 11/17] dt-bindings: olpc_battery: Add XO-1.5 battery
` [PATCH v2 12/17] x86, olpc: Use a correct version when making up a battery node
` [PATCH v2 13/17] power: supply: olpc_battery: Use DT to get battery version
` [PATCH v2 14/17] power: supply: olpc_battery: Move priv data to a struct
` [PATCH v2 15/17] power: supply: olpc_battery: Use devm_power_supply_register()
` [PATCH v2 16/17] power: supply: olpc_battery: Avoid using platform_info
` [PATCH v2 17/17] power: supply: olpc_battery: Add OLPC XO 1.75 support

[PATCH v4 0/3] Enable ath10k wcn3990 wifi driver support on sdm845
 2018-11-16 16:06 UTC  (3+ messages)

[PATCH 1/3] soc: imx: gpcv2: prefix i.MX7 specific defines
 2018-11-16 15:49 UTC  (3+ messages)
` [PATCH 2/3] soc: imx: gpcv2: move register access table to domain data
` [PATCH 3/3] soc: imx: gpcv2: add support for i.MX8MQ SoC

[PATCH RESEND v2 0/2] arm64: dts: meson: add Libretech aml-s805x-ac support
 2018-11-16 15:30 UTC  (4+ messages)
` [PATCH RESEND v2 1/2] dt-bindings: arm: amlogic: add libretech aml-s805x-ac bindings
` [PATCH RESEND v2 2/2] arm64: dts: meson: add libretech aml-s805x-ac board

[PATCH v4 3/4] ARM: dts: stm32: Add hwspinlock node for stm32mp157 SoC
 2018-11-16 15:24 UTC  (2+ messages)

[PATCH v2 0/2] arm64: dts: meson: add Libretech aml-s805x-ac support
 2018-11-16 15:12 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: arm: amlogic: add libretech aml-s805x-ac bindings
` [PATCH v2 2/2] arm64: dts: meson: add libretech aml-s805x-ac board

[PATCH v3 0/2] Add Synopsys High-Speed USB PHY driver for Qualcomm SoCs
 2018-11-16 14:55 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: phy: Add Qualcomm Synopsys High-Speed USB PHY binding
` [PATCH v3 2/2] phy: qualcomm: Add Synopsys High-Speed USB PHY driver

[PATCH] ASoC: imx-audmux: complete dt-bindings for imx6
 2018-11-16 14:45 UTC  (4+ messages)

[PATCH 1/3] ARM: dts: imx31: Fix memory node duplicaton
 2018-11-16 14:39 UTC  (2+ messages)

[PATCH 0/4] ASoC; davinci-mcasp: Pin handling updates
 2018-11-16 13:41 UTC  (5+ messages)
` [PATCH 1/4] ASoC: davinci-mcasp: Clear TXSTAT register before activating serializers
` [PATCH 2/4] ASoC: davinci-mcasp: Update PDIR (pin direction) register handling
` [PATCH 3/4] bindings: sound: davinci-mcasp: Document dismod optional property
` [PATCH 4/4] ASoC: davinci-mcasp: Implement configurable dismod handling

[PATCH v10 0/9] Add the I3C subsystem
 2018-11-16 13:16 UTC  (10+ messages)

[PATCH v5 00/12] arm/arm64: mediatek: Fix mmsys device probing
 2018-11-16 12:54 UTC  (13+ messages)
` [PATCH v5 01/12] drm/mediatek: Use regmap for register access
` [PATCH v5 02/12] clk: mediatek: mt2701-mmsys: switch to platform device probing
` [PATCH v5 03/12] clk: mediatek: mt8173: switch mmsys "
` [PATCH v5 04/12] drm/mediatek: Add support for mmsys through a pdev
` [PATCH v5 05/12] drm: mediatek: Omit warning on probe defers
` [PATCH v5 06/12] drm/mediatek: update dt-bindings
` [PATCH v5 07/12] dt-bindings: clock: mediatek: delete mmsys clocks
` [PATCH v5 08/12] dt-bindings: mediatek: Change the binding for "
` [PATCH v5 09/12] arm64: dts: mt2712e: Use the new mmsys clock compatible
` [PATCH v5 10/12] arm64: dts: mt6797: "
` [PATCH v5 11/12] clk: mediatek: mt2712e: Probe with new compatible
` [PATCH v5 12/12] clk: mediatek: mt6797: "

[PATCH v2 0/4] ARM: dts: imx6sx: Add DISPLAY power domain support
 2018-11-16 12:25 UTC  (3+ messages)
` [PATCH v2 3/4] PCI: imx: Add multi-pd support

[RCF PATCH,v2,2/2] pwm: imx: Configure output to GPIO in disabled state
 2018-11-16 12:24 UTC  (17+ messages)

[PATCH v1 0/2] SYSCFG Fast Mode Plus support for I2C STM32F7
 2018-11-16 12:20 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: i2c-stm32: "
` [PATCH v1 2/2] i2c: i2c-stm32f7: "

[PATCH v5 00/21] IOMMU: Tegra GART driver clean up and optimization
 2018-11-16 12:13 UTC  (2+ messages)

[RESEND PATCH v17 0/5] iommu/arm-smmu: Add runtime pm/sleep support
 2018-11-16 11:24 UTC  (6+ messages)
` [RESEND PATCH v17 1/5] iommu/arm-smmu: Add pm_runtime/sleep ops
` [RESEND PATCH v17 2/5] iommu/arm-smmu: Invoke pm_runtime during probe, add/remove device
  ` [RESEND PATCH v17 3/5] iommu/arm-smmu: Add the device_link between masters and smmu
  ` [RESEND PATCH v17 4/5] dt-bindings: arm-smmu: Add bindings for qcom, smmu-v2
  ` [RESEND PATCH v17 5/5] iommu/arm-smmu: Add support for qcom, smmu-v2 variant

[PATCH v5 0/5] spi: spi-mem: Add driver for NXP FlexSPI controller
 2018-11-16 11:14 UTC  (6+ messages)
` [PATCH v5 1/5] "
` [PATCH v5 2/5] dt-bindings: spi: add binding file "
` [PATCH v5 3/5] arm64: dts: lx2160a: add FlexSPI node property
` [PATCH v5 4/5] arm64: defconfig: enable NXP FlexSPI driver
` [PATCH v5 5/5] MAINTAINERS: add maintainers for the "

[PATCH v5 0/2] media: platform: Add Aspeed Video Engine Driver
 2018-11-16 11:12 UTC  (3+ messages)

[PATCH 1/6] power: supply: charger-manager: Remove unused index counting
 2018-11-16 11:01 UTC  (6+ messages)
` [PATCH 2/6] power: supply: charger-manager: Fix some misspelled words
` [PATCH 3/6] power: supply: charger-manager: Fix incorrect return value
` [PATCH 4/6] power: supply: charger-manager: Make code more readable
` [PATCH 5/6] power: supply: charger-manager: Remove deprecated extcon APIs
` [PATCH 6/6] power: supply: charger-manager: Add new method to start/stop charging

[resend PATCH 1/3] pwm: mediatek: drop flag 'has_clks'
 2018-11-16 10:22 UTC  (4+ messages)

[PATCH 00/10] ARM64: dts: Fix incomplete cooling-maps
 2018-11-16 10:07 UTC  (12+ messages)
` [PATCH 01/10] ARM64: dts: amlogic: Add all CPUs in cooling maps
` [PATCH 02/10] ARM64: dts: exynos: "
` [PATCH 03/10] ARM64: dts: fsl: "
` [PATCH 04/10] arm64: dts: hi3660: Add missing cooling device properties for CPUs
` [PATCH 05/10] ARM64: dts: hisilicon: Add all CPUs in cooling maps
` [PATCH 06/10] ARM64: dts: mediatek: "
` [PATCH 07/10] ARM64: dts: msm8916: "
` [PATCH 08/10] ARM64: dts: renesas: "
` [PATCH 09/10] ARM64: dts: rockchip: "
` [PATCH 10/10] ARM64: dts: uniphier: "

[PATCH 0/6] ARM: dts: Fix incomplete cooling-maps
 2018-11-16 10:01 UTC  (7+ messages)
` [PATCH 1/6] ARM: dts: exynos: Add all CPUs in cooling maps
` [PATCH 2/6] ARM: dts: ls1021a: "
` [PATCH 3/6] ARM: dts: mt7623: "
` [PATCH 4/6] ARM: dts: rockchip: "
` [PATCH 5/6] ARM: dts: sunxi: "
` [PATCH 6/6] ARM: dts: uniphier: "

[v3, PATCH 0/2] add Ethernet driver support for mt2712
 2018-11-16  9:26 UTC 

[PATCH v3 0/5] ASoC: qdsp6: add compress offload support
 2018-11-16  9:21 UTC  (4+ messages)
` [PATCH v3 1/5] ALSA: soc-compress: add support to snd_compr_set_runtime_buffer()
  ` [alsa-devel] "

[v3, PATCH 1/2] net:stmmac: dwmac-mediatek: add support for mt2712
 2018-11-16  9:18 UTC  (2+ messages)
` [v3, PATCH 2/2] dt-binding: mediatek-dwmac: add binding document for MediaTek MT2712 DWMAC

[PATCH v6 0/2] pinctrl: Add RZ/A2 pin and gpio driver
 2018-11-16  9:05 UTC  (5+ messages)
` [PATCH v6 1/2] pinctrl: Add RZ/A2 pin and gpio controller

[PATCH v7 0/2] pinctrl: Add RZ/A2 pin and gpio driver
 2018-11-16  9:02 UTC  (3+ messages)
` [PATCH v7 1/2] pinctrl: Add RZ/A2 pin and gpio controller

[PATCH v5 0/3] arm64: dts: meson-gxl: add support for phicomm n1
 2018-11-16  8:53 UTC  (3+ messages)
` [PATCH v5 1/3] "

[PATCH] arm64: dts: zynqmp: Fix node names which contain "_"
 2018-11-16  8:14 UTC  (2+ messages)

[PATCH] arm64: dts: Add missing gpio-controller to ps gpio
 2018-11-16  8:13 UTC  (2+ messages)

[v2, PATCH 0/2] add Ethernet driver support for mt2712
 2018-11-16  6:58 UTC  (4+ messages)
` [PATCH 2/2] dt-binding: mediatek-dwmac: add binding document for MediaTek MT2712 DWMAC

[PATCH v2 0/4] ARM: dts: meson: set pinmux bias
 2018-11-16  6:45 UTC  (3+ messages)
` [PATCH v2 4/4] ARM: dts: meson: consistently disable pin bias

[PATCH] dt-bindings: rng: update bindings for MT7629 SoC
 2018-11-16  6:18 UTC  (2+ messages)

[PATCH] ARM: dts: imx6sll: remove unused property in gpc node
 2018-11-16  5:21 UTC  (2+ messages)

[PATCH v2 1/2] ARM: dts: imx51: Fix memory node duplicaton
 2018-11-16  5:19 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: rk3399: Add xin32k clk
 2018-11-16  5:17 UTC  (3+ messages)

[PATCH v6 0/2] arm64: dts: add prng-ee nodes
 2018-11-16  3:22 UTC  (4+ messages)

[PATCH 1/2] dt-bindings: input: touchscreen: iqs5xx: Add bindings
 2018-11-16  3:08 UTC  (3+ messages)

[PATCH] ARM: dts: imx6: add thermal sensor and cooling cells
 2018-11-16  3:03 UTC  (2+ messages)

[PATCH] ARM: dts: imx6: RDU2: fix eGalax touchscreen node
 2018-11-16  3:02 UTC  (2+ messages)

[PATCH] ARM: dts: imx6ul: ccimx6ulsom: Fix indentation on iomuxc nodes
 2018-11-16  2:53 UTC  (2+ messages)

[PATCHv2 1/6] arm64: dts: Add the status property disable PCIe
 2018-11-16  2:53 UTC  (5+ messages)
` [PATCHv2 2/6] ARM: dts: ls1021a: "

[PATCH v2] ARM: dts: imx6ul: ccimx6ulsom: Add support for wireless SOM variant
 2018-11-16  2:52 UTC  (3+ messages)

[PATCH v3 00/13] Add support for TISCI irqchip drivers
 2018-11-16  2:06 UTC  (5+ messages)
` [PATCH v3 06/13] dt-bindings: irqchip: Introduce TISCI Interrupt router bindings

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

[PATCH v9 0/2] cpufreq: qcom-hw: Add support for QCOM cpufreq HW driver
 2018-11-16  0:23 UTC  (7+ messages)
` [PATCH 2/2] "

[PATCH 0/4 v1] Mezzanine Low Speed connector bus
 2018-11-16  0:16 UTC  (5+ messages)

[PATCH net-next 8/8] net: eth: altera: tse: update devicetree bindings documentation
 2018-11-15 23:49 UTC 

[PATCH v3 0/2] Add Embedded USB Debugger (EUD) driver
 2018-11-15 23:09 UTC  (4+ messages)
` [PATCH v3 2/2] "

[PATCH] ARM: dts: omap5: Add l4 interconnect hierarchy and ti-sysc data
 2018-11-15 22:45 UTC 

[PATCH 0/3] usb: renesas: rcar-gen3-usb2: Add support for RZ/A2
 2018-11-15 12:34 UTC  (8+ messages)
` [PATCH 2/3] phy: renesas: rcar-gen3-usb2: Add support for R7S9210

[PATCH v4 0/2] pinctrl: Add RZ/A2 pin and gpio driver
 2018-11-15 12:18 UTC  (6+ messages)
` [PATCH v4 1/2] pinctrl: Add RZ/A2 pin and gpio controller

[PATCH 0/2] Replace magic numbers in RZ/G2M dtsi
 2018-11-15 10:58 UTC  (5+ messages)
` [PATCH 2/2] arm64: dts: renesas: r8a774a1: Replace clock magic numbers

[PATCH 0/5] media: Allwinner A10 CSI support
 2018-11-15 20:51 UTC  (4+ messages)
` [PATCH 3/5] media: sunxi: Add A10 CSI driver

[PATCH v2 0/3] Enable SD card slot on msm8998 MTP
 2018-11-15 20:44 UTC  (3+ messages)
` [PATCH v2 2/3] arm64: dts: qcom: msm8998: Add SDCC2
` [PATCH v2 3/3] arm64: dts: qcom: msm8998-mtp: Add external SD


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