devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-01 08:32:18 to 2023-02-01 16:26:34 UTC [more...]

[PATCH 0/7] Enable backup switch mode on RTCs via devicetree
 2023-02-01 16:26 UTC  (9+ messages)
` [PATCH 1/7] dt-bindings: rtc: Move RV3028 to separate binding file
` [PATCH 2/7] dt-bindings: rtc: Add backup-switch-mode property
` [PATCH 3/7] dt-bindings: rtc: microcrystal,rv3032: "
` [PATCH 4/7] rtc: Move BSM defines to separate header for DT usage
` [PATCH 6/7] arm64: dts: imx8mm-kontron: Remove useless trickle-diode-disable from RTC node
` [PATCH 7/7] arm64: dts: imx8mm-kontron: Enable backup switch mode for RTC on OSM-S module

[PATCH v4] of: Make OF framebuffer device names unique
 2023-02-01 16:22 UTC 

[PATCH 1/3] rtc: moxart: switch to using gpiod API
 2023-02-01 16:15 UTC  (4+ messages)
` [PATCH 2/3] dt-bindings: rtc: moxart: use proper names for gpio properties

[PATCH v10 0/4] input: pwm-beeper: add feature to set volume level
 2023-02-01 16:15 UTC  (6+ messages)
` [PATCH v10 1/4] dt-bindings: input: pwm-beeper: Convert txt bindings to yaml
` [PATCH v10 2/4] input: pwm-beeper: add feature to set volume via sysfs
` [PATCH v10 3/4] dt-bindings: input: pwm-beeper: add volume
` [PATCH v10 4/4] input: pwm-beeper: set volume levels by devicetree

[PATCH v2] kbuild: allow validating individual dtb files against schema
 2023-02-01 16:14 UTC  (6+ messages)

[PATCH 00/14] Add support for compress offload and gapless playback
 2023-02-01 16:09 UTC  (19+ messages)
` [PATCH 01/14] ALSA: compress: Update compress set params for "
` [PATCH 02/14] ASoC: qcom: SC7280: audioreach: Add sc7280 hardware param fixup callback
` [PATCH 03/14] ASoC: q6dsp: audioreach: Add placeholder decoder for compress playback
` [PATCH 04/14] ASoC: q6dsp: audioreach: Add support for compress offload commands
` [PATCH 05/14] ASoC: q6dsp: audioreach: Add support to set compress params
` [PATCH 06/14] ASoC: q6dsp: audioreach: Add support for sending real module ID to ADSP
` [PATCH 07/14] ASoC: q6dsp: q6apm-dai: Add async compress write support
` [PATCH 08/14] ASoC: q6dsp: q6apm-dai: Add open/free compress DAI callbacks
` [PATCH 09/14] ASoC: q6dsp: q6apm-dai: Add compress DAI and codec caps get callbacks
` [PATCH 10/14] ASoC: q6dsp: q6apm-dai: Add trigger/pointer compress DAI callbacks
` [PATCH 11/14] ASoC: q6dsp: q6apm-dai: Add compress set params and metadata "
` [PATCH 12/14] ASoC: q6dsp: q6apm-dai: Add mmap and copy compress "
` [PATCH 13/14] ASoC: qdsp6: audioreach: Add MP3, AAC and FLAC compress format support
` [PATCH 14/14] ASoC: q6dsp: audioreach: Add gapless feature support

[PATCH 00/24] rtc: pm8xxx: add support for setting time using nvmem
 2023-02-01 16:09 UTC  (4+ messages)
` [RFC 18/24] dt-bindings: rtc: qcom-pm8xxx: add uefi-variable offset

[PATCH 1/7] dt-bindings: pinctrl: qcom,msm8226: correct GPIO name pattern
 2023-02-01 16:07 UTC  (9+ messages)
` [PATCH 2/7] dt-bindings: pinctrl: qcom,msm8909: correct GPIO name pattern and example
` [PATCH 3/7] dt-bindings: pinctrl: qcom,sm6375: "
` [PATCH 4/7] dt-bindings: pinctrl: qcom,msm8953: correct GPIO name pattern
` [PATCH 5/7] dt-bindings: pinctrl: qcom,sdx55: "
` [PATCH 6/7] dt-bindings: pinctrl: qcom,msm8994: correct number of GPIOs
` [PATCH 7/7] dt-bindings: pinctrl: qcom: correct gpio-ranges in examples

[PATCH V10 0/6] Add device-tree support for Cypress CYPD4226
 2023-02-01 16:01 UTC  (5+ messages)
` [PATCH V10 2/6] i2c: nvidia-gpu: Add ACPI property to align with device-tree
` [PATCH V10 4/6] i2c: nvidia-gpu: Remove ccgx,firmware-build property

[RFT PATCH 00/14] ARM/arm64: dts: qcom: correct TLMM gpio-ranges
 2023-02-01 15:51 UTC  (15+ messages)
` [RFT PATCH 01/14] ARM: dts: qcom: sdx55: "
` [RFT PATCH 02/14] ARM: dts: qcom: sdx65: "
` [RFT PATCH 03/14] arm64: dts: qcom: msm8953: "
` [RFT PATCH 04/14] arm64: dts: qcom: sc7180: "
` [RFT PATCH 05/14] arm64: dts: qcom: sc8280xp: "
` [RFT PATCH 06/14] arm64: dts: qcom: sdm670: "
` [RFT PATCH 07/14] arm64: dts: qcom: sdm845: "
` [RFT PATCH 08/14] arm64: dts: qcom: sm6115: "
` [RFT PATCH 09/14] arm64: dts: qcom: sm6125: "
` [RFT PATCH 10/14] arm64: dts: qcom: sm6350: "
` [RFT PATCH 11/14] arm64: dts: qcom: sm6375: "
` [RFT PATCH 12/14] arm64: dts: qcom: sm8150: "
` [RFT PATCH 13/14] arm64: dts: qcom: sm8450: "
` [RFT PATCH 14/14] arm64: dts: qcom: sm8550: "

[PATCH 1/3] arm64: dts: qcom: sm8350-hdk: align pin config node names with bindings
 2023-02-01 15:47 UTC  (5+ messages)
` [PATCH 2/3] arm64: dts: qcom: sm8350-hdk: correct LT9611 pin function
` [PATCH 3/3] dt-bindings: pinctrl: qcom,sm8350: add input-disable

[PATCH v3 0/5] arm64: qcom: add initial support for qcom sa8775p-ride
 2023-02-01 15:36 UTC  (7+ messages)
` [PATCH v3 1/5] dt-bindings: firmware: qcom,scm: add qcom,scm-sa8775p compatible
` [PATCH v3 2/5] dt-bindings: mailbox: qcom-ipcc: document the sa8775p platform
` [PATCH v3 3/5] dt-bindings: watchdog: qcom-wdt: add qcom,apss-wdt-sa8775p compatible
` [PATCH v3 4/5] dt-bindings: arm: qcom: add the sa8775p-ride board
` [PATCH v3 5/5] arm64: dts: qcom: add initial support for qcom sa8775p-ride

[PATCH v4 0/3] Add pinctrl support for S32 SoC family
 2023-02-01 15:31 UTC  (4+ messages)
` [PATCH v4 2/3] pinctrl: add NXP S32 SoC family support

[PATCH 1/2] dt-bindings: interconnect: Add Qualcomm CCI dt-bindings
 2023-02-01 15:23 UTC  (17+ messages)
` [PATCH 2/2] PM / devfreq: qcom: Introduce CCI devfreq driver

[PATCH v3 0/2] pinctrl: qcom: add dt-bindings and driver for sa8775p-tlmm
 2023-02-01 15:15 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: pinctrl: describe sa8775p-tlmm
` [PATCH v3 2/2] pinctrl: qcom: add the tlmm driver sa8775p platforms

[PATCH v2 0/2] panel-simple: Add InnoLux G070ACE-L01 support
 2023-02-01 15:06 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: display: simple: add support for InnoLux G070ACE-L01
` [PATCH v2 2/2] drm/panel: simple: Add "

[PATCH v12] thermal: drivers: mediatek: Add the Low Voltage Thermal Sensor driver
 2023-02-01 15:14 UTC  (4+ messages)

[PATCH 0/3] Reserve dspps based on user request
 2023-02-01 15:10 UTC  (12+ messages)
` [v1 1/3] drm/msm/disp/dpu1: clear dspp reservations in rm release
` [v1 2/3] drm/msm/disp/dpu1: add dspps into reservation if there is a ctm request

[PATCH] ASoC: dt-bindings: Drop broken irondevice,sma1303 binding
 2023-02-01 15:00 UTC  (5+ messages)

[PATCH v2 0/6] Device tree support for Hyper-V VMBus driver
 2023-02-01 14:51 UTC  (4+ messages)

[PATCH v1] colibri.dtsi: Refactor ASoC driver name
 2023-02-01 14:48 UTC  (3+ messages)

[PATCH v4 0/5] Add MAX77541/MAX77540 PMIC Support
 2023-02-01 14:47 UTC  (10+ messages)
` [PATCH v4 1/5] dt-bindings: regulator: Add ADI MAX77541/MAX77540 Regulator
` [PATCH v4 2/5] drivers: regulator: Add ADI MAX77541/MAX77540 Regulator Support
` [PATCH v4 3/5] drivers: iio: adc: Add ADI MAX77541 ADC Support
` [PATCH v4 4/5] dt-bindings: mfd: Add ADI MAX77541/MAX77540
` [PATCH v4 5/5] drivers: mfd: Add ADI MAX77541/MAX77540 PMIC Support

[PATCH 0/6] Add APSS clock controller support for IPQ9574
 2023-02-01 14:40 UTC  (9+ messages)
` [PATCH 3/6] arm64: defconfig: Enable ipq6018 apss clock and PLL controller
` [PATCH 6/6] clk: qcom: Fix APSS PLL and RCG Configuration

[PATCH v6 0/3] usb: musb: sunxi: add F1C100s MUSB support
 2023-02-01 14:26 UTC  (5+ messages)
` [PATCH v6 1/3] dt-bindings: usb: sunxi-musb: add F1C100s MUSB compatible string
` [PATCH v6 2/3] usb: musb: sunxi: add support for the F1C100s MUSB controller
` [PATCH v6 3/3] usb: musb: sunxi: Introduce config struct

[PATCH v12 2/6] dt-bindings: thermal: mediatek: Add LVTS thermal controllers dt-binding definition
 2023-02-01 13:56 UTC  (6+ messages)
` [PATCH v3] dt-bindings: thermal: mediatek: Add LVTS thermal controllers

[PATCH v5 0/7] MediaTek watchdog: Convert mtk-wdt.txt to dt-schema
 2023-02-01 13:56 UTC  (3+ messages)

[PATCH net-next v4 0/5] add dts for yt8521 and yt8531s, add driver for yt8531
 2023-02-01 13:48 UTC  (5+ messages)
` [PATCH net-next v4 3/5] net: phy: Add dts support for Motorcomm yt8521 gigabit ethernet phy
` [PATCH net-next v4 5/5] net: phy: Add driver for Motorcomm yt8531 "

[PATCH v4 0/14] Enahance SVS's robustness
 2023-02-01 13:47 UTC  (8+ messages)
` [PATCH v4 03/14] soc: mediatek: mtk-svs: enable the IRQ later
` [PATCH v4 05/14] soc: mediatek: mtk-svs: use svs clk control APIs

[PATCH v3 0/2] Add vcodec lat and core nodes for mt8192
 2023-02-01 13:31 UTC  (3+ messages)
` [PATCH v3 1/2] media: dt-bindings: mediatek: Rename child node names for decoder

[PATCH 0/5] ARM: Add GXP SROM Support
 2023-02-01 13:28 UTC  (4+ messages)

[PATCH v2] WIP: dt-bindings: soc: qcom: convert GLINK binding to yaml
 2023-02-01 13:25 UTC  (2+ messages)

[PATCH v5] arm64: dts: mt8173-elm: Switch to SMC watchdog
 2023-02-01 13:17 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: irondevice,sma1303.yaml: Fix about breaking the checks
 2023-02-01 13:00 UTC  (3+ messages)

[PATCH 1/3] arm64: dts: mediatek: Introduce MT8195 LAPTOP and IOT's USB configurations
 2023-02-01 12:52 UTC  (6+ messages)
` [PATCH 3/3] arm64: dts: mediatek: enable USB device port for mt8195-demo board

[PATCH v2 0/3] Add support for NXP bluetooth chipsets
 2023-02-01 12:33 UTC  (4+ messages)
` [PATCH v2 3/3] Bluetooth: NXP: Add protocol support for NXP Bluetooth chipsets

[PATCH 1/1] dt-bindings: iio: adc: add missing vref-supply
 2023-02-01 12:13 UTC  (4+ messages)

[PATCH V2 0/5] Enable crashdump collection support for IPQ9574
 2023-02-01 12:01 UTC  (13+ messages)
` [PATCH V2 1/5] dt-bindings: scm: Add compatible "
` [PATCH V2 2/5] arm64: dts: Add support for Crashdump collection on IPQ9574
` [PATCH V2 3/5] firmware: scm: Modify only the DLOAD bit in TCSR register for download mode
` [PATCH V2 4/5] arm64: defconfig: Enable scm download mode config for IPQ9574 SoC
` [PATCH V2 5/5] dt-bindings: tcsr: Add compatible for IPQ9574

[PATCH 0/4] nvmem: add and use generic MMIO NVMEM
 2023-02-01 11:52 UTC  (4+ messages)
` [PATCH 2/4] nvmem: add generic driver for devices with MMIO access

[PATCH v5 0/6] Add Toshiba Visconti Video Input Interface driver
 2023-02-01 11:24 UTC  (15+ messages)
` [PATCH v5 1/6] dt-bindings: media: platform: visconti: Add Toshiba Visconti Video Input Interface bindings
` [PATCH v5 2/6] media: platform: visconti: Add Toshiba Visconti Video Input Interface driver

[PATCH 3/4] nvmem: mtk-efuse: replace driver with a generic MMIO one
 2023-02-01 11:11 UTC  (6+ messages)

[PATCH v3 0/2] Introduce ICSSG based ethernet Driver
 2023-02-01 11:10 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: net: Add ICSSG Ethernet Driver bindings
    ` [EXTERNAL] "

[PATCH v1 0/2] pwm-mediatek: Convert to schema and fixes
 2023-02-01 10:56 UTC  (3+ messages)
` [PATCH v1 1/2] arm64: dts: mediatek: mt7622: Add missing pwm-cells to pwm node

[PATCH 0/8] soc: amlogic: switch bindings to yaml and adjust some dtbs's
 2023-02-01 10:56 UTC  (6+ messages)
` [PATCH v3] dt-bindings: interrupt-controller: Convert Amlogic Meson GPIO interrupt controller binding
` [PATCH v3] dt-bindings: pinctrl: Convert Amlogic Meson pinctrl binding

[PATCH 0/4] Device tree support for Hyper-V VMBus driver
 2023-02-01 10:53 UTC  (7+ messages)
` [PATCH 3/4] Drivers: hv: vmbus: Device Tree support
` [PATCH 4/4] dt-bindings: hv: Add dt-bindings for VMBus

[PATCH V4 0/7] Add minimal boot support for IPQ9574
 2023-02-01 10:46 UTC  (4+ messages)
` [PATCH V4 6/7] arm64: dts: qcom: Add ipq9574 SoC and AL02 board support

[PATCH 14/15] ASoC: dt-bindings: renesas: add R8A779G0 V4H
 2023-02-01 10:19 UTC  (3+ messages)

[PATCH v5 net-next 00/13] add support for the the vsc7512 internal copper phys
 2023-02-01 10:15 UTC  (5+ messages)

[PATCH v8 06/17] dt-bindings: mfd: amd,pensando-elbasr: Add AMD Pensando Elba System Resource chip
 2023-02-01  9:57 UTC  (3+ messages)

[PATCH 00/12] staging: iio: accel: adis16203 Inclinometer cleanup and graduation
 2023-02-01  9:29 UTC  (5+ messages)
` [PATCH 12/12] dt-bindings: iio: accel: Add ADIS16203 Inclinometer

[PATCH V2 0/7] rtc: ls2x: Add support for the Loongson-2K/LS7A RTC
 2023-02-01  9:16 UTC  (4+ messages)
` [PATCH V2 2/7] rtc: "

[PATCH v2 0/2] Change PWM-controlled LED pin active mode and algorithm
 2023-02-01  8:59 UTC  (9+ messages)
` [PATCH v2 1/2] riscv: dts: sifive: unleashed/unmatched: Remove PWM controlled LED's active-low properties
` [PATCH v2 2/2] pwm: sifive: change the PWM controlled LED algorithm

[PATCH v9 0/4] input: pwm-beeper: add feature to set volume level
 2023-02-01  8:37 UTC  (3+ messages)
` [PATCH v9 3/4] dt-bindings: input: pwm-beeper: add volume

[PATCH DTS v8 0/4] Add i.MX PCIe EP mode support
 2023-02-01  8:06 UTC  (5+ messages)
` [PATCH v8 1/4] dt-bindings: imx6q-pcie: Restruct i.MX PCIe schema
` [PATCH v8 2/4] arm64: dts: Add i.MX8MM PCIe EP support
` [PATCH v8 3/4] arm64: dts: Add i.MX8MQ "
` [PATCH v8 4/4] arm64: dts: Add i.MX8MP "


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