devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-01 08:12:45 to 2020-10-02 07:35:56 UTC [more...]

[PATCH 0/5] ASoC: Mediatek: Add support for MT8192 SoC
 2020-10-02  7:35 UTC  (3+ messages)
` [PATCH 1/5] ASoC: mediatek: mt6359: add the calibration functions
` [PATCH 3/5] dt-bindings: mediatek: mt8192: add audio afe document

[PATCH v4 0/2] Add hwmon driver for Moortec PVT controller
 2020-10-02  7:04 UTC  (3+ messages)
` [PATCH v4 1/2] Add DT bindings schema for "
` [PATCH v4 2/2] Add hardware monitoring driver for Moortec MR75203 "

[PATCH v9 0/8] Add Rockchip NFC drivers for RK3308 and others
 2020-10-02  6:27 UTC  (3+ messages)
` [PATCH v9 2/8] mtd: rawnand: rockchip: NFC drivers for RK3308, RK2928 "

[PATCH] arm64: dts: zynqmp: Fix pcie ranges description
 2020-10-02  6:30 UTC  (3+ messages)

[PATCH v3 0/2] Add hwmon driver for Moortec PVT controller
 2020-10-02  6:24 UTC  (4+ messages)
` [PATCH v3 2/2] Add hardware monitoring driver for Moortec MR75203 "

[PATCH v3 00/13] Audio graph card updates and usage with Tegra210 audio
 2020-10-02  5:34 UTC  (22+ messages)
` [PATCH v3 01/13] ASoC: soc-core: Fix component name_prefix parsing
` [PATCH v3 02/13] ASoC: soc-pcm: Get all BEs along DAPM path
` [PATCH v3 03/13] ASoC: audio-graph: Use of_node and DAI for DPCM DAI link names
` [PATCH v3 04/13] ASoC: audio-graph: Identify 'no_pcm' DAI links for DPCM
` [PATCH v3 05/13] ASoC: audio-graph: Support empty Codec endpoint
` [PATCH v3 06/13] ASoC: simple-card-utils: Expose new members for asoc_simple_priv
` [PATCH v3 07/13] ASoC: audio-graph: Update driver as per new exposed members
` [PATCH v3 08/13] ASoC: audio-graph: Expose helpers from audio graph
` [PATCH v3 09/13] ASoC: dt-bindings: tegra: Add schema for audio graph card
` [PATCH v3 10/13] ASoC: tegra: Add audio graph based card driver
` [PATCH v3 11/13] arm64: defconfig: Enable Tegra audio graph "
` [PATCH v3 12/13] arm64: tegra: Audio graph header for Tegra210
` [PATCH v3 13/13] arm64: tegra: Audio graph sound card for Jetson Nano and TX1

[PATCH 0/8] Add support for UHS modes in TI's J721e and J7200 boards
 2020-10-02  4:44 UTC  (9+ messages)
` [PATCH 1/8] arm64: dts: ti: k3-j7200-main: Add gpio nodes in main domain
` [PATCH 2/8] arm64: dts: ti: k3-j7200: Add gpio nodes in wakeup domain
` [PATCH 3/8] arm64: dts: ti: k3-j7200-common-proc-board: Disable unused gpio modules
` [PATCH 4/8] arm64: dts: ti: k3-j721e-main: Add output tap delay values
` [PATCH 5/8] arm64: dts: ti: k3-j721e-common-proc-board: Add support SD card UHS modes
` [PATCH 6/8] arm64: dts: ti: k3-j7200-common-proc-board: "

[PATCH v2 0/2] ASoC: dt-bindings: audio-graph-card: switch to yaml base Documentation
 2020-10-02  4:39 UTC  (4+ messages)
` [PATCH v2 2/2] ASoC: dt-bindings: renesas,rsnd: "

[PATCH v4 1/2] dt-bindings: usb: Add binding for discrete onboard USB hubs
 2020-10-02  1:21 UTC  (14+ messages)

[PATCH v3 devicetree 0/2] Add Seville Ethernet switch to T1040RDB
 2020-10-02  0:50 UTC  (7+ messages)
` [PATCH v3 devicetree 1/2] powerpc: dts: t1040: add bindings for Seville Ethernet switch
` [PATCH v3 devicetree 2/2] powerpc: dts: t1040rdb: add ports "

[PATCH v1] of: platform: Batch fwnode parsing in the init_machine() path
 2020-10-01 23:19 UTC  (2+ messages)

[PATCH v6 0/5] DVFS support for Venus
 2020-10-01 23:17 UTC  (5+ messages)

[PATCH 1/3] dt-bindings: sound: Remove unused 'linux,hdmi-audio'
 2020-10-01 22:46 UTC  (2+ messages)

[PATCH v2 0/6] power: supply: bq27xxx: add bq34z100
 2020-10-01 22:34 UTC  (2+ messages)

[PATCH v3 00/21] spi: dw: Add full Baikal-T1 SPI Controllers support
 2020-10-01 22:28 UTC  (22+ messages)
` [PATCH v3 01/21] spi: dw: Use an explicit set_cs assignment
` [PATCH v3 02/21] spi: dw: Add DWC SSI capability
` [PATCH v3 03/21] spi: dw: Detach SPI device specific CR0 config method
` [PATCH v3 04/21] spi: dw: Update SPI bus speed in a config function
` [PATCH v3 05/21] spi: dw: Simplify the SPI bus speed config procedure
` [PATCH v3 06/21] spi: dw: Update Rx sample delay in the config function
` [PATCH v3 07/21] spi: dw: Add DW SPI controller config structure
` [PATCH v3 08/21] spi: dw: Refactor data IO procedure
` [PATCH v3 09/21] spi: dw: Refactor IRQ-based SPI transfer procedure
` [PATCH v3 10/21] spi: dw: Perform IRQ setup in a dedicated function
` [PATCH v3 11/21] spi: dw: Unmask IRQs after enabling the chip
` [PATCH v3 12/21] spi: dw: Discard chip enabling on DMA setup error
` [PATCH v3 13/21] spi: dw: De-assert chip-select on reset
` [PATCH v3 14/21] spi: dw: Explicitly de-assert CS on SPI transfer completion
` [PATCH v3 15/21] spi: dw: Move num-of retries parameter to the header file
` [PATCH v3 16/21] spi: dw: Add generic DW SSI status-check method
` [PATCH v3 17/21] spi: dw: Add memory operations support
` [PATCH v3 18/21] spi: dw: Introduce max mem-ops SPI bus frequency setting
` [PATCH v3 19/21] spi: dw: Add poll-based SPI transfers support
` [PATCH v3 20/21] dt-bindings: spi: dw: Add Baikal-T1 SPI Controllers
` [PATCH v3 21/21] spi: dw: Add Baikal-T1 SPI Controller glue driver

[PATCH v2 00/21] spi: dw: Add full Baikal-T1 SPI Controllers support
 2020-10-01 21:55 UTC  (4+ messages)
` [PATCH v2 02/21] spi: dw: Add DWC SSI capability

[PATCH v5 0/2] Introduce the BQ256XX family of chargers
 2020-10-01 21:40 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: power: Add the bq256xx dt bindings
` [PATCH v5 2/2] power: supply: bq256xx: Introduce the BQ256XX charger driver

[PATCH] arm64: dts: qcom: sc7180: Fix one forgotten interconnect reference
 2020-10-01 21:18 UTC 

[PATCH v17 0/5] Provide basic driver to control Arm R5 co-processor found on Xilinx ZynqMP
 2020-10-01 21:05 UTC  (6+ messages)
` [PATCH v17 1/5] firmware: xilinx: Add ZynqMP firmware ioctl enums for RPU configuration
` [PATCH v17 2/5] firmware: xilinx: Add shutdown/wakeup APIs
` [PATCH v17 3/5] firmware: xilinx: Add RPU configuration APIs
` [PATCH v17 4/5] dt-bindings: remoteproc: Add documentation for ZynqMP R5 rproc bindings
` [PATCH v17 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver

[PATCH] dt-bindings: arm: Add missing root node constraint for board/SoC bindings
 2020-10-01 20:55 UTC  (2+ messages)

[PATCH v2] media: dt-bindings: convert CODA VPU bindings to yaml
 2020-10-01 20:34 UTC  (2+ messages)

[PATCH v5] dt-bindings: media: imx214: Convert to json-schema
 2020-10-01 20:06 UTC  (3+ messages)

[PATCH 0/4] arm64: Default to 32-bit wide ZONE_DMA
 2020-10-01 20:02 UTC  (11+ messages)
` [PATCH 1/4] of/fdt: Update zone_dma_bits when running in bcm2711
` [PATCH 2/4] dma-direct: Turn zone_dma_bits default value into a define
` [PATCH 3/4] arm64: Default to 32-bit ZONE_DMA
` [PATCH 4/4] mm: Update DMA zones description

[PATCH net-next v4 resend 0/5] net/ravb: Add support for explicit internal clock delay configuration
 2020-10-01 19:53 UTC  (7+ messages)
` [PATCH net-next v4 resend 1/5] dt-bindings: net: ethernet-controller: Add internal delay properties
` [PATCH net-next v4 resend 2/5] dt-bindings: net: renesas,ravb: Document internal clock "
` [PATCH net-next v4 resend 3/5] dt-bindings: net: renesas,etheravb: Convert to json-schema
` [PATCH net-next v4 resend 4/5] ravb: Split delay handling in parsing and applying
` [PATCH net-next v4 resend 5/5] ravb: Add support for explicit internal clock delay configuration

[PATCH] ARM: dts: exynos: Add a placeholder for a MAC address
 2020-10-01 18:46 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v4 0/3] hwmon: (lm75) Add regulator support
 2020-10-01 18:13 UTC  (6+ messages)
` [PATCH v4 1/3] dt-bindings: hwmon: Convert lm75 bindings to yaml
` [PATCH v4 2/3] dt-bindings: hwmon: Add the +vs supply to the lm75 bindings
` [PATCH v4 3/3] hwmon: (lm75) Add regulator support

[PATCH v4 0/2] Add WDT driver for Toshiba Visconti ARM SoC
 2020-10-01 18:00 UTC  (3+ messages)
` [PATCH v4 2/2] watchdog: Add Toshiba Visconti watchdog driver

[PATCH 00/12] dt-bindings: arm: fsl: fix and document compatibles
 2020-10-01 17:07 UTC  (13+ messages)
` [PATCH 01/12] dt-bindings: vendor-prefixes: add Element14
` [PATCH 02/12] dt-bindings: arm: fsl: document i.MX6Q boards
` [PATCH 03/12] dt-bindings: arm: fsl: document i.MX6QP boards
` [PATCH 04/12] dt-bindings: arm: fsl: document i.MX6SL boards
` [PATCH 05/12] dt-bindings: arm: fsl: document i.MX6SX boards
` [PATCH 06/12] dt-bindings: arm: fsl: document i.MX6UL boards
` [PATCH 07/12] dt-bindings: arm: fsl: document i.MX6ULL boards
` [PATCH 08/12] dt-bindings: arm: fsl: document i.MX7S boards
` [PATCH 09/12] dt-bindings: arm: fsl: document i.MX7D boards
` [RFC 10/12] ARM: dts: imx6q-pico: fix board compatibles
` [PATCH 11/12] ARM: dts: imx6sl-warp: correct vendor in compatible to Revotics
` [PATCH 12/12] ARM: dts: imx7s-warp: correct vendor in compatible to Element14

[PATCH v4 0/2] Introduce the BQ256XX family of chargers
 2020-10-01 16:47 UTC  (4+ messages)
` [PATCH v4 2/2] power: supply: bq256xx: Introduce the BQ256XX charger driver
    ` [EXTERNAL] "

[PATCH] arm64: dts: mediatek: Add smi_common node for MT8183
 2020-10-01 16:28 UTC 

[PATCH 1/2] dt-bindings: tas2764: Add the TAS2764 binding doc
 2020-10-01 16:25 UTC  (4+ messages)
` [PATCH 2/2] ASoC: tas2764: Add the driver for the TAS2764

[PATCH v4 0/4] Qualcomm Light Pulse Generator
 2020-10-01 16:21 UTC  (4+ messages)
` [PATCH v4 3/4] arm64: dts: qcom: msm8996: Add mpp and lpg blocks

[PATCH v2 00/12] soc: mediatek: pm-domains: Add new driver for SCPSYS power domains controller
 2020-10-01 16:01 UTC  (5+ messages)
` [PATCH v2 01/12] dt-bindings: power: Add bindings for the Mediatek "
` [PATCH v2 03/12] arm64: dts: mediatek: Add mt8173 power domain controller
` [PATCH v2 10/12] dt-bindings: power: Add MT8183 power domains
` [PATCH v2 12/12] arm64: dts: mediatek: Add mt8183 power domains controller

[PATCH v3 0/4] Support ROHM BD9576MUF and BD9573MUF PMICs
 2020-10-01 15:30 UTC  (3+ messages)
` [PATCH v3 3/4] wdt: Support wdt on ROHM BD9576MUF and BD9573MUF

[PATCH v5 1/2] arm64: dts: Add the Kontron i.MX8M Mini SoMs and baseboards
 2020-10-01 15:19 UTC  (4+ messages)
` [PATCH v5 2/2] dt-bindings: arm: fsl: Add Kontron i.MX8M Mini SoMs and boards

[PATCH] arm64: dts: mt8173-elm: Remove ddc property from panel
 2020-10-01 15:06 UTC  (2+ messages)

[PATCH v4 1/2] arm64: dts: Add the Kontron i.MX8M Mini SoMs and baseboards
 2020-10-01 15:01 UTC  (2+ messages)
` [PATCH v4 2/2] dt-bindings: arm: fsl: Add Kontron i.MX8M Mini SoMs and boards

[PATCH v17 00/12] Mediatek MT8183 scpsys support
 2020-10-01 14:33 UTC  (5+ messages)
` [PATCH v17 06/12] soc: mediatek: Add support for hierarchical scpsys device node

[PATCH v3 1/2] arm64: dts: Add the Kontron i.MX8M Mini SoMs and baseboards
 2020-10-01 14:25 UTC  (9+ messages)
` [PATCH v3 2/2] dt-bindings: arm: fsl: Add Kontron i.MX8M Mini SoMs and boards

[PATCH 1/2] regulator: pca9450: Add SD_VSEL GPIO for LDO5
 2020-10-01 13:15 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: imx8mm-kontron: Add support for ultra high speed modes on SD card

[PATCH v5 1/2] Input: add zinitix touchscreen driver
 2020-10-01 12:30 UTC  (3+ messages)

[PATCH v6 1/2] Input: add zinitix touchscreen driver
 2020-10-01 12:29 UTC  (2+ messages)
` [PATCH v6 2/2] dt-bindings: input/touchscreen: add bindings for zinitix

[PATCH v2 1/2] MIPI I3c HCI (Host Controller Interface) driver
 2020-10-01 12:31 UTC  (3+ messages)
` [PATCH v2 2/2] i3c/master: add the mipi-i3c-hci driver

[PATCH v2 0/5] Add PCIe support for SM8250 SoC
 2020-10-01 11:46 UTC  (6+ messages)
` [PATCH v2 5/5] PCI: qcom: Add support for configuring BDF to SID mapping for SM8250

[PATCH v2 0/2] irqchip/ti-sci-inta: Support for unmapped events
 2020-10-01 11:42 UTC  (6+ messages)
` [PATCH v2 2/2] irqchip/ti-sci-inta: Add support for unmapped event handling

[PATCH v16 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver
 2020-10-01 11:32 UTC  (2+ messages)

[PATCH v3 0/3] dmaengine: Add support for QCOM GSI dma controller
 2020-10-01 11:23 UTC  (7+ messages)
` [PATCH v3 1/3] dt-bindings: dmaengine: Document qcom,gpi dma binding
` [PATCH v3 2/3] dmaengine: add peripheral configuration

[PATCH v3 0/2] Add MSM8939 RPM power domains
 2020-10-01 11:02 UTC  (2+ messages)

[PATCH v2 00/12] ARM: dts: imx: Board compatibles cleanup
 2020-10-01 10:37 UTC  (6+ messages)
` [PATCH v2 08/12] ARM: dts: imx6dl-pico: fix board compatibles

[PATCH] ARM: dts: exynos: Add a placeholder for a MAC address
 2020-10-01 10:10 UTC  (4+ messages)

[PATCH v9 0/2] Add PWM support for Intel Keem Bay SoC
 2020-10-01 10:06 UTC  (3+ messages)
` [PATCH v9 1/2] pwm: Add PWM driver for Intel Keem Bay

[PATCH v2 0/3] arm64: dts: add FlexCAN support to LS1028A and sl28
 2020-10-01  9:11 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: can: flexcan: list supported processors
` [PATCH v2 2/3] arm64: dts: ls1028a: add missing CAN nodes
` [PATCH v2 3/3] arm64: dts: freescale: sl28: add CAN node

[PATCH 00/11] i.MX8MM power domain support
 2020-10-01  8:59 UTC  (7+ messages)
` [PATCH 07/11] soc: imx: gpcv2: add support for optional resets
` [PATCH 08/11] dt-bindings: add defines for i.MX8MM power domains
` [PATCH 10/11] arm64: dts: imx8mm: add GPC node and "

[PATCH] arm64: dts: imx8mm: Add GPU nodes for 2D and 3D core
 2020-10-01  8:53 UTC  (2+ messages)

[PATCH] dt-bindings: clock: adi,axi-clkgen: convert old binding to yaml format
 2020-10-01  8:50 UTC 

[PATCH v3 0/5] USB DWC3 host wake up support from system suspend
 2020-10-01  8:14 UTC  (5+ messages)
` [PATCH v3 4/5] arm64: dts: qcom: sc7180: Use pdc interrupts for USB instead of GIC interrupts

[PATCH] ARM: dts: am33xx: modify AM33XX_IOPAD for #pinctrl-cells = 2
 2020-10-01  8:12 UTC  (3+ messages)


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