devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-11 22:32:13 to 2022-07-12 11:02:52 UTC [more...]

[PATCH v1 0/4] mfd: stmpe: Probe sub-function by compatible
 2022-07-12 11:02 UTC  (5+ messages)
` [PATCH v1 1/4] "
` [PATCH v1 2/4] dt-bindings: gpio: stmpe: Remove node name requirement
` [PATCH v1 3/4] dt-bindings: iio: adc: "
` [PATCH v1 4/4] dt-bindings: input: touchscreen: "

[PATCH v5 0/4] Microchip soft ip corePWM driver
 2022-07-12 10:57 UTC  (10+ messages)
` [PATCH v5 1/4] dt-bindings: pwm: fix microchip corePWM's pwm-cells
` [PATCH v5 3/4] pwm: add microchip soft ip corePWM driver

[PATCH 0/4] add struct page and Direct I/O support to reserved memory
 2022-07-12 10:55 UTC  (23+ messages)
` [PATCH 1/4] of: add struct page support to rmem
` [PATCH 2/4] mm/sparse: skip no-map memblock check when fill_subsection_map
` [PATCH 4/4] sample/reserved_mem: Introduce a sample of struct page and dio support to no-map rmem

[PATCH v4 0/5] RK3568 PCIe V3 support
 2022-07-12 10:51 UTC  (3+ messages)
` [PATCH v4 3/5] phy: rockchip: Support PCIe v3
  ` Aw: "

[PATCH v1 00/16] Add driver nodes for MT8195 SoC
 2022-07-12 10:33 UTC  (10+ messages)
` [PATCH v1 08/16] arm64: dts: mt8195: Add power domains controller

[PATCH v2 6/7] dt-bindings: media: Add i.MX8 ISI DT bindings
 2022-07-12 10:25 UTC  (3+ messages)

[PATCH 1/3] irqchip: imx mu worked as msi controller
 2022-07-12 10:25 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: irqchip: imx mu work "

[PATCH v5 0/9] usb: typec: Introduce typec-switch binding
 2022-07-12 10:22 UTC  (11+ messages)
` [PATCH v5 5/9] drm/bridge: anx7625: Add typec_mux_set callback function

update synopsys driver for platform/devicetree support
 2022-07-12 10:20 UTC  (12+ messages)
` [PATCH 1/7] pwm: change &pci->dev to dev in probe
` [PATCH 2/7] pwm: move dwc memory alloc to own function
` [PATCH 3/7] pwm: dwc: add of/platform support
` [PATCH 4/7] pwm: dwc: allow driver to be built with COMPILE_TEST
` [PATCH 5/7] pwm: dwc: add timer clock
` [PATCH 6/7] pwm: dwc: remove the CONFIG_OF in "
` [PATCH 7/7] pwm: dwc: add snps,pwm-number to limit pwm count

[PATCH v4 0/6] Add support for RZ/N1 SJA1000 CAN controller
 2022-07-12 10:20 UTC  (5+ messages)
` [PATCH v4 1/6] dt-bindings: can: sja1000: Convert to json-schema
` [PATCH v4 2/6] dt-bindings: can: nxp,sja1000: Document RZ/N1{D,S} support

[PATCH v2 0/4] usb: typec: ucsi: add support for stm32g0
 2022-07-12 10:18 UTC  (11+ messages)
` [PATCH v2 1/4] dt-bindings: usb: typec: add bindings for stm32g0 controller
` [PATCH v2 2/4] usb: typec: ucsi: stm32g0: add support for stm32g0 i2c controller
` [PATCH v2 3/4] usb: typec: ucsi: stm32g0: add bootloader support
` [PATCH v2 4/4] usb: typec: ucsi: stm32g0: add support for power management

[PATCH v1 0/2] Input: touchscreen: Minor colibri-vf50-ts cleanups
 2022-07-12 10:17 UTC  (4+ messages)
` [PATCH v1 1/2] Input: touchscreen: colibri-vf50-ts: don't depend on VF610_ADC
` [PATCH v1 2/2] dt-bindings: input: colibri-vf50-ts: Improve documentation

[PATCH v8 1/4] dt-bindings: mailbox: qcom: set correct #clock-cells
 2022-07-12 10:16 UTC  (5+ messages)
` [PATCH v8 2/4] dt-bindings: mailbox: qcom: correct clocks for IPQ6018 and IPQ8074
` [PATCH v8 3/4] mailbox: qcom-apcs-ipc: add IPQ8074 APSS clock support
` [PATCH v8 4/4] arm64: dts: ipq8074: add APCS support

[PATCH 0/6] pinctrl: sunxi: Allwinner D1/D1s support
 2022-07-12 10:14 UTC  (4+ messages)
` [PATCH 1/6] dt-bindings: pinctrl: Add compatibles for Allwinner D1/D1s

[PATCH v2 0/3] Allwinner R329 {R-,}PIO pinctrl support
 2022-07-12 10:11 UTC  (6+ messages)
` [PATCH v2 2/3] pinctrl: sunxi: add support for R329 CPUX pin controller

[PATCH v5 00/12] leds: Fix/Add is31fl319{0,1,3} support
 2022-07-12 10:08 UTC  (13+ messages)
` [PATCH v5 01/12] dt-bindings: leds: Convert is31fl319x to dtschema
` [PATCH v5 02/12] dt-bindings: leds: is31fl319x: Document variants specificities
` [PATCH v5 03/12] leds: is31fl319x: Add missing si-en compatibles
` [PATCH v5 04/12] leds: is31fl319x: Use non-wildcard names for vars, structs and defines
` [PATCH v5 05/12] leds: is31fl319x: Move chipset-specific values in chipdef struct
` [PATCH v5 06/12] leds: is31fl319x: Add support for is31fl319{0,1,3} chips
` [PATCH v5 07/12] leds: is31fl319x: Cleanup formatting and dev_dbg calls
` [PATCH v5 08/12] leds: is31fl319x: Make use of device properties
` [PATCH v5 09/12] leds: is31fl319x: Make use of dev_err_probe()
` [PATCH v5 10/12] leds: is31fl319x: Fix devm vs. non-devm ordering
` [PATCH v5 11/12] leds: is31fl319x: use simple i2c probe function
` [PATCH v5 12/12] leds: is31fl319x: sort header inclusion alphabetically

[PATCH v1 0/2] Add the JH7100's Monitor Core
 2022-07-12 10:06 UTC  (5+ messages)
` [PATCH v1 1/2] dt-bindings: riscv: document the sifive e24
` [PATCH v1 2/2] riscv: dts: starfive: add the missing monitor core

[PATCH v8 00/15] dt-bindings: arm: freescale: Switch fsl,scu from txt to yaml
 2022-07-12  9:55 UTC  (5+ messages)
` [PATCH v8 04/15] dt-bindings: nvmem: Add fsl,scu-ocotp yaml file
` [PATCH v8 09/15] dt-bindings: firmware: Add fsl,scu "

[PATCH v1 0/2] pinctrl: nuvoton: add pinmux and GPIO driver for NPCM8XX
 2022-07-12  9:50 UTC  (5+ messages)
` [PATCH v1 1/2] dt-binding: pinctrl: Add NPCM8XX pinctrl and GPIO documentation
` [PATCH v1 2/2] pinctrl: nuvoton: add NPCM8XX pinctrl and GPIO driver

[PATCH 0/3] Add S4 SoC clock controller driver
 2022-07-12  9:44 UTC  (7+ messages)
` [PATCH 1/3] dt-bindings: clk: meson: add S4 SoC clock controller bindings
` [PATCH 2/3] arm64: dts: meson: add S4 Soc clock controller in DT
` [PATCH 3/3] clk: meson: s4: add s4 SoC clock controller driver

[PATCH v2 0/9] dt-bindings: msm/dp: cleanup Qualcomm DP and eDP bidndings
 2022-07-12  9:42 UTC  (8+ messages)
` [PATCH v2 7/9] dt-bindings: msm/dp: mark vdda supplies as deprecated
` [PATCH v2 8/9] dt-bindings: msm/dp: add missing properties
` [PATCH v2 9/9] dt-bindings: msm/dp: handle DP vs eDP difference

[PATCH v16 2/3] dt-bindings: usb: Add analogix anx7411 PD binding
 2022-07-12  9:38 UTC  (2+ messages)

[PATCH v5 0/3] RTC: nuvoton: Add nuvoton real time clock driver
 2022-07-12  9:28 UTC  (8+ messages)
` [PATCH v5 1/3] dt-bindings: rtc: nuvoton: add NCT3018Y Real Time Clock
` [PATCH v5 2/3] ARM: dts: nuvoton: Add nuvoton RTC3018Y node
` [PATCH v5 3/3] RTC: nuvoton: Add NCT3018Y real time clock driver

[PATCH v4 0/3] RTC: nuvoton: Add nuvoton real time clock driver
 2022-07-12  9:22 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: rtc: nuvoton: add NCT3018Y Real Time Clock

[PATCH v7 1/4] dt-bindings: mailbox: qcom: set correct #clock-cells
 2022-07-12  8:56 UTC  (3+ messages)
` [PATCH v7 2/4] dt-bindings: mailbox: qcom: correct clocks for IPQ6018 and IPQ8074

[RFC PATCH net-next 0/9] net: pcs: Add support for devices probed in the "usual" manner
 2022-07-12  8:51 UTC  (5+ messages)
` [RFC PATCH net-next 1/9] dt-bindings: net: Add lynx PCS
` [RFC PATCH net-next 2/9] dt-bindings: net: Expand pcs-handle to an array

[PATCH v7 1/7] dt-bindings: mfd: qcom-spmi-pmic: add support for PMP8074
 2022-07-12  8:39 UTC  (5+ messages)
` [PATCH v7 3/7] dt-bindings: pinctrl: qcom,pmic-gpio: add PMP8074
` [PATCH v7 4/7] pinctrl: qcom-pmic-gpio: add support for PMP8074

[PATCH 0/3] mtk-pm-domains: Use 'syscon' phandle for SCPSYS regmap
 2022-07-12  8:39 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: power: mediatek: Document phandle to SCPSYS syscon node
` [PATCH 3/3] soc: mediatek: pm-domains: Grab SCPSYS registers from phandle to syscon

[PATCH 1/5] dt-bindings: arm: tegra: flowctrl: Convert to json-schema
 2022-07-12  8:30 UTC  (10+ messages)
` [PATCH 2/5] dt-bindings: arm: tegra: ahb: "
` [PATCH 3/5] dt-bindings: arm: tegra: nvec: "
` [PATCH 4/5] dt-bindings: arm: tegra: Revise Tegra20 PMC bindings
` [PATCH 5/5] dt-bindings: arm: tegra: Add missing compatible strings

[PATCH 0/6] imx: add i.MX8MP hdmi blk ctrl hdcp/hrv and vpu blk ctrl
 2022-07-12  8:21 UTC  (9+ messages)
` [PATCH 1/6] dt-bindings: power: imx8mp-power: add HDMI HDCP/HRV
` [PATCH 2/6] dt-bindings: soc: imx: add i.MX8MP vpu blk ctrl
` [PATCH 3/6] soc: imx: add i.MX8MP HDMI blk ctrl HDCP/HRV
` [PATCH 4/6] soc: imx: imx8m-blk-ctrl: add i.MX8MP VPU blk ctrl
` [PATCH 5/6] arm64: dts: imx8mp: add vpu pgc nodes
` [PATCH 6/6] arm64: dts: imx8mp: add VPU blk ctrl node

[PATCH v1 0/2] iio: adc: npcm: add Arbel NPCM8XX support
 2022-07-12  8:19 UTC  (10+ messages)
` [PATCH v1 1/2] dt-bindings: iio: adc: npcm: Add npcm845 compatible string
` [PATCH v1 2/2] iio: adc: npcm: Add NPCM8XX support

[PATCH v2 0/3] media: i2c: ak7375: Add regulator management
 2022-07-12  8:17 UTC  (3+ messages)
` [PATCH v2 1/3] media: dt-bindings: ak7375: Convert to DT schema

[PATCH v2 0/2] dt-bindings: sound: Convert to json-schema
 2022-07-12  8:14 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: sound: atmel,classd: "
` [PATCH v2 2/2] dt-binding: sound: atmel,pdmic: "

[PATCH v13 00/10] drm/mediatek: Add MT8195 DisplayPort driver
 2022-07-12  8:10 UTC  (8+ messages)
` [PATCH v13 05/10] drm/mediatek: Add MT8195 Embedded "

[PATCH v2 0/2] Two apcs-kpss-global.yaml fixes
 2022-07-12  8:02 UTC  (7+ messages)
` [PATCH v2 1/2] dt-bindings: mailbox: qcom,apcs-kpss-global: Add syscon const for relevant entries
` [PATCH v2 2/2] dt-bindings: mailbox: qcom,apcs-kpss-global: Add clock-output-names

[PATCH v5 1/2] arm64: dts: qcom: Add support for Xiaomi Mi Mix2s
 2022-07-12  7:58 UTC  (5+ messages)
` [PATCH v5 2/2] dt-bindings: arm: qcom: Add Xiaomi Mi Mix2s bindings

[PATCH v5 00/13] Canaan devicetree fixes
 2022-07-12  7:56 UTC  (3+ messages)
` [PATCH v5 02/13] dt-bindings: display: ili9341: document canaan kd233's lcd

[PATCH V2 00/13] OPP: Add support for multiple clocks*
 2022-07-12  7:52 UTC  (3+ messages)

[RFC PATCH 0/3] arm: bcmbca: Update BCM4908 dts for BCMBCA merge
 2022-07-12  7:47 UTC  (7+ messages)
` [RFC PATCH 1/3] dt-bindings: arm64: bcmbca: Merge BCM4908 into BCMBCA
` [RFC PATCH 2/3] dt-bindings: arm64: bcm4908: remove binding document
` [RFC PATCH 3/3] arm64: dts: bcmbca: update bcm4808 board dts file

[PATCH v2 1/3] Remove an entry for MOXA platform board
 2022-07-12  7:42 UTC  (6+ messages)
` [PATCH v2 2/3] dt-bindings: arm: fsl: Add Moxa UC8210/8220 series
` [PATCH v2 3/3] ARM: dts: imx7d: fixed dts for UC-8210/8220 hardware

[PATCH v10 0/2] Add thermal control driver for Sunplus SoC
 2022-07-12  7:30 UTC  (3+ messages)
` [PATCH v10 1/2] thermal: Add thermal driver for Sunplus
` [PATCH v10 2/2] dt-bindings: thermal: Add Sunplus schema

[PATCH v8 00/16] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2022-07-12  7:28 UTC  (4+ messages)
` [PATCH v8 04/16] clk: npcm8xx: add clock controller

[PATCH v2 1/2] ARM: dts: lan966x: add clock gating register
 2022-07-12  7:22 UTC  (3+ messages)

[PATCH 1/4] perf/amlogic: Add support for Amlogic meson G12 SoC DDR PMU driver
 2022-07-12  7:15 UTC  (5+ messages)
` [PATCH 2/4] docs/perf: Add documentation for the Amlogic G12 DDR PMU
` [PATCH 3/4] arm64:dts:meson: Add DDR PMU node
` [PATCH 4/4] dt-binding:perf: Add Amlogic DDR PMU

[RESEND PATCH v3 0/3] dt-bindings: input: gpio-keys: apply via DT tree
 2022-07-12  7:11 UTC  (7+ messages)

[PATCH v2 0/5] dt-bindings: mmc: / ARM: qcom: correct reg-names and clock entries
 2022-07-12  7:02 UTC  (6+ messages)
` [PATCH v2 2/5] dt-bindings: mmc: sdhci-msm: constrain reg-names perp variants

[PATCH v1 1/3] power: domain: handle power supplies that need irq
 2022-07-12  7:01 UTC  (5+ messages)
` [PATCH v1 2/3] dt-binding: power: power-domain: add power-supply-needs-irq

[PATCH v8 0/3] Add support for lan966x flexcom chip-select configuration
 2022-07-12  6:54 UTC  (7+ messages)
` [PATCH v8 1/3] dt-bindings: mfd: Convert atmel-flexcom to json-schema
` [PATCH v8 2/3] dt-bindings: mfd: atmel,sama5d2-flexcom: Add new compatible string for lan966x
` [PATCH v8 3/3] mfd: atmel-flexcom: Add support for lan966x flexcom chip-select configuration

dt-schema non-array items property
 2022-07-12  6:54 UTC  (4+ messages)

[PATCH RFT] arm64: dts: qcom: sm6125: fix SDHCI CQE reg names
 2022-07-12  6:53 UTC  (3+ messages)

[PATCH 1/3] dt-bindings: mmc: sdhci-msm: add MSM8998
 2022-07-12  6:47 UTC  (4+ messages)
` [PATCH 2/3] mmc: sdhci-msm: add MSM8998 SDCC specific compatible

[PATCH v15 2/3] dt-bindings: usb: Add analogix anx7411 PD binding
 2022-07-12  6:41 UTC 

[PATCH 1/2] dt-bindings: arm: sunxi: Default to the full MBUS binding
 2022-07-12  5:52 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: arm: sunxi: Add several MBUS compatibles

[PATCH 01/10] input: keyboard: adp5588-keys: support gpi key events as 'gpio keys'
 2022-07-12  5:29 UTC  (2+ messages)

[PATCH v5] update tas2780.yaml
 2022-07-12  5:08 UTC 

[PATCH] arm64: dts: qcom: sc8280xp: Add lost ranges for timer
 2022-07-12  2:31 UTC  (5+ messages)

[PATCH v6 0/5] interconnect: qcom: icc-rpm: Support bucket
 2022-07-12  1:59 UTC  (6+ messages)
` [PATCH v6 1/5] dt-bindings: interconnect: Update property for icc-rpm path tag
` [PATCH v6 2/5] interconnect: qcom: Move qcom_icc_xlate_extended() to a common file
` [PATCH v6 3/5] interconnect: qcom: icc-rpm: Change to use qcom_icc_xlate_extended()
` [PATCH v6 4/5] interconnect: qcom: icc-rpm: Support multiple buckets
` [PATCH v6 5/5] interconnect: qcom: icc-rpm: Set bandwidth and clock for bucket values

[PATCH v3 00/13] treewide: PCI: renesas: Add R-Car Gen4 PCIe support
 2022-07-12  1:32 UTC  (4+ messages)
` [PATCH v3 06/13] PCI: dwc: host: Read num-lanes property before host_init()

[PATCH v5 0/5] interconnect: qcom: icc-rpm: Support bucket
 2022-07-12  1:28 UTC  (4+ messages)
` [PATCH v5 5/5] interconnect: qcom: icc-rpm: Set bandwidth and clock for bucket values

[PATCH v5 5/6] HID: add spi-hid, transport driver for HID over SPI bus
 2022-07-12  0:54 UTC  (2+ messages)

[PATCH v2 0/7] Improve GPU Recovery
 2022-07-11 23:27 UTC  (3+ messages)
` [PATCH v2 5/7] arm64: dts: qcom: sc7280: Update gpu register list

[PATCH v2 0/3] Add support for rk3399 based eaidk-610
 2022-07-11 23:09 UTC  (5+ messages)
` [PATCH v2 1/3] dt-bindings: vendor-prefixes: Add OPEN AI LAB
` [PATCH v2 2/3] dt-bindings: arm: rockchip: Add EAIDK-610

[PATCH v4 1/2] of: unittest: Switch to use fwnode instead of of_node
 2022-07-11 23:08 UTC  (4+ messages)
` [PATCH v4 2/2] of: unittest: make unittest_gpio_remove() consistent with unittest_gpio_probe()

[PATCH v2] dt-bindings: mmc: Add compatible for MediaTek MT8188
 2022-07-11 23:04 UTC  (2+ messages)

[PATCH 00/10] adp5588-keys refactor and fw properties support
 2022-07-11 23:03 UTC  (3+ messages)
` [PATCH 05/10] dt-bindings: input: adp5588-keys: add bindings

[PATCH v5] dt-bindings: firmware: convert Qualcomm SCM binding to the yaml
 2022-07-11 22:57 UTC  (2+ messages)

[PATCH] dt-bindings: phy: mediatek: tphy: add compatible for mt8188
 2022-07-11 22:52 UTC  (2+ messages)

[RESEND v4 1/2] dt-bindings: i2c: update bindings for MT8188 SoC
 2022-07-11 22:51 UTC  (2+ messages)

[PATCH v5 0/6] Add spi-hid, transport for HID over SPI bus
 2022-07-11 22:43 UTC  (3+ messages)
` [PATCH v5 3/6] dt-bindings: input: Document Microsoft G6 Touch Digitizer

[PATCH] dt-bindings: input: iqs7222: Use central 'linux,code' definition
 2022-07-11 22:32 UTC  (2+ 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).