devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-17 11:24:57 to 2020-03-18 08:28:11 UTC [more...]

[PATCH 0/4] Fix Wake on lan with FEC on i.MX6
 2020-03-18  8:27 UTC  (8+ messages)
` [PATCH 1/4] net: fec: set GPR bit on suspend by DT connfiguration
  ` [EXT] "
` [PATCH 2/4] ARM: dts: imx6: Use gpc for FEC interrupt controller to fix wake on LAN
` [PATCH 3/4] dt-bindings: fec: document the new fsl,stop-mode property
` [PATCH 4/4] ARM: dts: imx6: add "
` [EXT] [PATCH 0/4] Fix Wake on lan with FEC on i.MX6

[PATCH v4] dt-bindings: iio: tsl2563: convert bindings to YAML
 2020-03-18  7:19 UTC 

[PATCH v4 1/4] dt-bindings: Add binding for the Analogix ANX7688 chip
 2020-03-18  7:07 UTC  (2+ messages)
` [PATCH v4 3/4] dt-bindings: Add ANX7688 HDMI to DP bridge binding

[PATCH] dt-bindings: iio: tsl2563: convert bindings to YAML
 2020-03-18  6:27 UTC  (3+ messages)

[PATCH 00/13] Modernize Loongson64 Machine
 2020-03-18  6:20 UTC  (13+ messages)
` [PATCH v5 00/11] Modernize Loongson64 Machine v5
  ` [PATCH v5 01/11] irqchip: Add driver for Loongson I/O Local Interrupt Controller
  ` [PATCH v5 02/11] irqchip: loongson-liointc: Workaround LPC IRQ Errata
  ` [PATCH v5 03/11] dt-bindings: interrupt-controller: Add Loongson LIOINTC
  ` [PATCH v5 04/11] irqchip: Add driver for Loongson-3 HyperTransport PIC controller
  ` [PATCH v5 05/11] dt-bindings: interrupt-controller: Add Loongson-3 HTPIC
  ` [PATCH v5 06/11] irqchip: mips-cpu: Convert to simple domain
  ` [PATCH v5 07/11] MIPS: Loongson64: Drop legacy IRQ code
  ` [PATCH v5 08/11] dt-bindings: mips: Add loongson boards
  ` [PATCH v5 09/11] MIPS: Loongson64: Add generic dts
  ` [PATCH v5 10/11] MIPS: Loongson64: Load built-in dtbs
  ` [PATCH v5 11/11] MIPS: Loongson64: Move MIPS_CPU_IRQ_BASE

[PATCH v3] dt-bindings: iio: tsl2563: convert bindings to YAML
 2020-03-18  6:06 UTC 

[PATCH] arm64: dts: qcom: msm8996: Reduce vdd_apc voltage
 2020-03-18  5:44 UTC 

[PATCH v2] dt-bindings: iio: tsl2563: convert bindings to YAML
 2020-03-18  5:15 UTC 

[PATCH v5 1/4] dt-bindings: Introduce SoC sleep stats bindings
 2020-03-18  4:29 UTC  (2+ messages)
` [PATCH v5 3/4] arm64: dts: qcom: sc7180: Enable SoC sleep stats

[RFC v3 00/10] DDR/L3 Scaling support on SDM845 and SC7180 SoCs
 2020-03-18  3:42 UTC  (3+ messages)

[PATCH 00/18] Add support for Kontron sl28cpld
 2020-03-18  3:28 UTC  (22+ messages)
` [PATCH 01/18] include/linux/ioport.h: add helper to define REG resource constructs
` [PATCH 02/18] mfd: mfd-core: Don't overwrite the dma_mask of the child device
` [PATCH 03/18] mfd: mfd-core: match device tree node against reg property
` [PATCH 04/18] dt-bindings: mfd: Add bindings for sl28cpld
` [PATCH 05/18] mfd: Add support for Kontron sl28cpld management controller
` [PATCH 06/18] irqchip: add sl28cpld interrupt controller support
` [PATCH 07/18] dt-bindings: watchdog: Add bindings for sl28cpld watchdog
` [PATCH 08/18] watchdog: add support "
` [PATCH 09/18] dt-bindings: pwm: Add bindings for sl28cpld PWM controller
` [PATCH 10/18] pwm: add support "
` [PATCH 11/18] dt-bindings: gpio: Add bindings for sl28cpld GPIO controller
` [PATCH 12/18] gpio: add support for the "
` [PATCH 13/18] dt-bindings: hwmon: Add bindings for sl28cpld hardware monitoring
` [PATCH 14/18] hwmon: add support for the sl28cpld hardware monitoring controller
` [PATCH 15/18] arm64: dts: freescale: sl28: enable sl28cpld
` [PATCH 16/18] arm64: dts: freescale: sl28: map GPIOs to input events
` [PATCH 17/18] arm64: dts: freescale: sl28: enable LED support
` [PATCH 18/18] arm64: dts: freescale: sl28: enable fan support

[PATCH v5 00/12] NXP DSPI bugfixes and support for LS1028A
 2020-03-18  0:16 UTC  (13+ messages)
` [PATCH v5 01/12] spi: spi-fsl-dspi: Don't access reserved fields in SPI_MCR
` [PATCH v5 02/12] spi: spi-fsl-dspi: Fix little endian access to PUSHR CMD and TXDATA
` [PATCH v5 03/12] spi: spi-fsl-dspi: Fix bits-per-word acceleration in DMA mode
` [PATCH v5 04/12] spi: spi-fsl-dspi: Avoid reading more data than written in EOQ mode
` [PATCH v5 05/12] spi: spi-fsl-dspi: Protect against races on dspi->words_in_flight
` [PATCH v5 06/12] spi: spi-fsl-dspi: Replace interruptible wait queue with a simple completion
` [PATCH v5 07/12] spi: spi-fsl-dspi: Avoid NULL pointer in dspi_slave_abort for non-DMA mode
` [PATCH v5 08/12] spi: spi-fsl-dspi: Fix interrupt-less DMA mode taking an XSPI code path
` [PATCH v5 09/12] spi: spi-fsl-dspi: Move invariant configs out of dspi_transfer_one_message
` [PATCH v5 10/12] spi: spi-fsl-dspi: Add support for LS1028A
` [PATCH v5 11/12] arm64: dts: ls1028a: Specify the DMA channels for the DSPI controllers
` [PATCH v5 12/12] arm64: dts: ls1028a-rdb: Add a spidev node for the mikroBUS

[RFC PATCH 1/7] pwm: rename the PWM_POLARITY_INVERSED enum
 2020-03-17 23:01 UTC  (21+ messages)
` [RFC PATCH 2/7] dt-bindings: pwm: document the PWM polarity flag
` [RFC PATCH 3/7] dt-bindings: pwm: add normal "
` [RFC PATCH 4/7] dt-bindings: pwm: add description of PWM polarity
` [RFC PATCH 5/7] pwm: replace polarity enum with macros
` [RFC PATCH 6/7] arm64: dts: pwm: replace polarity constant with macro
` [RFC PATCH 7/7] arm: "

[RFC] Baikal-T1 SoC System Controller DT nodes
 2020-03-17 22:12 UTC 

[PATCH] drm/msm/dpu: ensure device suspend happens during PM sleep
 2020-03-17 21:38 UTC  (2+ messages)

[PATCH v2 0/2] Enable SS/HS USB support on SM8150
 2020-03-17 20:53 UTC  (3+ messages)
` [PATCH v2 1/2] clk: qcom: gcc: Add USB3 PIPE clock and GDSC for SM8150
` [PATCH v2 2/2] arm64: dts: qcom: sm8150: Add USB and PHY device nodes

[PATCH v3 0/3] leds: pwm: add support for default-state device
 2020-03-17 20:43 UTC  (5+ messages)
` [PATCH v3 2/3] leds: pwm: add support for default-state device property

[PATCH v6 2/2] Device tree bindings for TI HDC20x0 humidity and temperature sensors
 2020-03-17 20:09 UTC 

[PATCH v4 0/4] add TJA1102 support
 2020-03-17 19:48 UTC  (9+ messages)
` [PATCH v4 1/4] dt-bindings: net: phy: Add support for NXP TJA11xx

[PATCH V2 0/8] Add interconnect support to QSPI and QUP drivers
 2020-03-17 19:46 UTC  (26+ messages)
` [PATCH V2 2/8] soc: qcom: geni: Support for ICC voting
` [PATCH V2 3/8] soc: qcom-geni-se: Add interconnect support to fix earlycon crash
` [PATCH V2 4/8] tty: serial: qcom_geni_serial: Add interconnect support
` [PATCH V2 5/8] i2c: i2c-qcom-geni: "
` [PATCH V2 6/8] spi: spi-geni-qcom: "
` [PATCH V2 7/8] spi: spi-qcom-qspi: "

[PATCH v1 0/3] drm: drop data-mapping property from panel-dpi
 2020-03-17 19:25 UTC  (7+ messages)
` [PATCH v1 1/3] dt-bindings: display: drop data-mapping "
` [PATCH v1 2/3] drm/panel-simple: drop use of data-mapping property
` [PATCH v1 3/3] dt-bindings: display: grammar fixes in panel/

[PATCH 00/28] DT: Improve validation for Marvell SoCs
 2020-03-17 19:09 UTC  (33+ messages)
` [PATCH 01/28] ARM: dts: kirkwood: Fix interrupt controller node name
` [PATCH 02/28] ARM: dts: dove: "
` [PATCH 03/28] ARM: dts: pxa168: Add missing address/size cells to i2c nodes
` [PATCH 04/28] ARM: dts: pxa168: Fix the gpio interrupt cell number
` [PATCH 05/28] ARM: dts: pxa3xx: Fix up encoding of the /gpio interrupts property
` [PATCH 06/28] ARM: dts: pxa910: Fix the gpio interrupt cell number
` [PATCH 07/28] ARM: dts: pxa*: Fix up encoding of the /rtc interrupts property
` [PATCH 08/28] ARM: dts: mmp*: "
` [PATCH 09/28] ARM: dts: mmp3: fix L2 cache controller node name
` [PATCH 10/28] ARM: dts: mmp3: fix USB & USB PHY node names
` [PATCH 11/28] ARM: dts: berlin*: Fix up the SDHCI "
` [PATCH 13/28] dt-bindings: serial: move Marvell compatible string to 8250 binding doc
` [PATCH 15/28] dt-bindings: arm: mrvl: Add missing compatible strings

[PATCH 0/4] Add XHCI, EHCI and OHCI support for Broadcom STB SoS's
 2020-03-17 18:48 UTC  (3+ messages)
` [PATCH 3/4] usb: ehci: Add new EHCI driver for Broadcom STB SoC's

[PATCH v4 01/26] mm/mmu_notifiers: pass private data down to alloc_notifier()
 2020-03-17 18:40 UTC  (11+ messages)

[PATCH v6 0/3] Add support for the Gateworks System Controller
 2020-03-17 17:44 UTC  (8+ messages)
` [PATCH v6 1/3] dt-bindings: mfd: Add Gateworks System Controller bindings
` [PATCH v6 2/3] mfd: add Gateworks System Controller core driver
` [PATCH v6 3/3] hwmon: add Gateworks System Controller support

[PATCH] ARM: dts: omap5: Add bus_dma_limit for L3 bus
 2020-03-17 17:01 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sc7180: Changed polling-delay in Thermal-zones node
 2020-03-17 16:50 UTC  (2+ messages)

[PATCH v2 0/6] Support ADIS16475 and similar IMUs
 2020-03-17 16:40 UTC  (4+ messages)
` [PATCH v2 5/6] iio: imu: Add support for adis16475

[RFC PATCH 1/2] dt-bindings: sram: convert rockchip-pmu-sram bindings to yaml
 2020-03-17 16:35 UTC  (2+ messages)
` [RFC PATCH 2/2] dt-bindings: sram: fix yaml warnings for rk3288-pmu-sram compatible nodes

[PATCH] docs: dt: Fix m_can.txt reference in tcan4x5x.txt
 2020-03-17 16:19 UTC 

[PATCH 04/12] docs: dt: fix references to m_can.txt file
 2020-03-17 16:12 UTC  (12+ messages)
` [PATCH 05/12] docs: dt: fix references to ap806-system-controller.txt
` [PATCH 06/12] docs: dt: fix a broken reference to input.yaml
` [PATCH 07/12] docs: dt: fix broken reference to phy-cadence-torrent.yaml
` [PATCH 10/12] docs: dt: display/ti: fix typos at the devicetree/ directory name

[PATCHv3 0/5] clk: agilex: add clock driver
 2020-03-17 16:10 UTC  (6+ messages)
` [PATCHv2 1/5] clk: socfpga: stratix10: use new parent data scheme
` [PATCH 2/5] clk: socfpga: remove clk_ops enable/disable methods
` [PATCH 3/5] clk: socfpga: add const to _ops data structures
` [PATCHv3 4/5] dt-bindings: documentation: add clock bindings information for Agilex
` [PATCHv3 5/5] clk: socfpga: agilex: add clock driver for the Agilex platform

[PATCH v2 0/3] Request direct mapping for modem device
 2020-03-17 15:52 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: remoteproc: qcom: Add iommus property
` [PATCH v2 2/3] remoteproc: qcom_q6v5_mss: Request direct mapping for modem device
` [PATCH v2 3/3] arm64: dts: qcom: sdm845-cheza: Add iommus property

[PATCHv2 0/2] Convert stm32 dwmac to DT schema
 2020-03-17 15:17 UTC  (3+ messages)
` [PATCHv2 1/2] dt-bindings: net: dwmac: increase 'maxItems' for 'clocks', 'clock-names' properties
` [PATCHv2 2/2] dt-bindings: net: dwmac: Convert stm32 dwmac to DT schema

[PATCH 2/2] dt-bindings: iio: adc: ad7291: add binding
 2020-03-17 14:51 UTC  (2+ messages)
  ` [PATCH v2 "

[RFC net-next 3/5] arm64: dts: lx2160a: add PCS MDIO nodes
 2020-03-17 14:52 UTC 

[PATCH 1/2] dt-binding: Add DSI/LVDS tc358775 bridge bindings
 2020-03-17 14:27 UTC  (5+ messages)

[PATCH v3 0/6] Add basic SoC Support for Mediatek MT6779 SoC
 2020-03-17 14:06 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: pinctrl: add bindings for MediaTek "
` [PATCH v3 2/6] pinctrl: mediatek: update pinmux definitions for mt6779
` [PATCH v3 3/6] pinctrl: mediatek: avoid virtual gpio trying to set reg
` [PATCH v3 4/6] pinctrl: mediatek: add pinctrl support for MT6779 SoC
` [PATCH v3 5/6] pinctrl: mediatek: add mt6779 eint support
` [PATCH v3 6/6] arm64: dts: add dts nodes for MT6779

[v2 0/6] Qualcomm CCI & Camera for db410c & db845c
 2020-03-17 13:57 UTC  (7+ messages)
` [v2 1/6] arm64: dts: msm8916: Add i2c-qcom-cci node
` [v2 2/6] arm64: dts: apq8016-sbc: Add CCI/Sensor nodes
` [v2 3/6] arm64: dts: sdm845: Add i2c-qcom-cci node
` [v2 4/6] arm64: dts: sdm845-db845c: Add pm_8998 gpio names
` [v2 5/6] arm64: dts: sdm845-db845c: Add ov8856 & ov7251 camera nodes
` [v2 6/6] arm64: defconfig: Enable QCOM CAMCC, CAMSS and CCI drivers

[v1 0/6] Qualcomm CCI & Camera for db410c & db845c
 2020-03-17 13:54 UTC  (4+ messages)
` [v1 6/6] arm64: defconfig: Enable QCOM CAMCC, CAMSS and CCI drivers

[PATCH v13 0/6] mt8183 dpi supports dual edge and pin mode swap
 2020-03-17 13:33 UTC  (4+ messages)
` [PATCH v13 1/6] dt-bindings: media: add pclk-sample dual edge property

[PATCH v2] arm64: dts: rockchip: Add Hugsun X99 IR receiver and power led
 2020-03-17 13:32 UTC  (3+ messages)

[PATCH V11 0/3] da7280: haptic driver submission
 2020-03-17 11:48 UTC  (2+ messages)
` [PATCH V11 2/3] dt-bindings: input: Add document bindings for DA7280

[PATCH v2 0/4] iio: vcnl4000: Export near level property for proximity sensor
 2020-03-17 13:11 UTC  (5+ messages)
` [PATCH v2 3/4] "

[PATCH v6 0/3] Add modem Clock controller (MSS CC) driver for SC7180
 2020-03-17 12:55 UTC  (2+ messages)

[PATCH] arm: dts: ti: k3-am654-main: Update otap-del-sel values
 2020-03-17 12:01 UTC  (4+ messages)

[PATCH v1 0/36] dt-bindings: display: convert remaning panel bindings to DT Schema
 2020-03-17 11:39 UTC  (5+ messages)
` [PATCH v1 02/36] dt-bindings: spi: support non-spi bindings as SPI slaves

[PATCH v3 00/12] NXP DSPI bugfixes and support for LS1028A
 2020-03-17 11:24 UTC  (10+ messages)
` [PATCH v3 06/12] spi: spi-fsl-dspi: Replace interruptible wait queue with a simple completion


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