devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-02 11:10:22 to 2023-02-02 16:33:47 UTC [more...]

[PATCH 0/6] Add APSS clock driver support for IPQ5332
 2023-02-02 16:22 UTC  (19+ messages)
` [PATCH 1/6] clk: qcom: apss-ipq-pll: refactor the driver to accommodate different PLL types
` [PATCH 2/6] dt-bindings: clock: qcom,a53pll: add IPQ5332 compatible
` [PATCH 3/6] clk: qcom: apss-ipq-pll: add support for IPQ5332
` [PATCH 4/6] dt-bindings: mailbox: qcom: add compatible for the IPQ5332 SoC
` [PATCH 5/6] mailbox: qcom-apcs-ipc: add IPQ5332 APSS clock support
` [PATCH 6/6] arm64: dts: qcom: ipq5332: enable the CPUFreq support

[PATCH 00/13] mailbox/arm64/ qcom: rework compatibles for fallback
 2023-02-02 16:33 UTC  (15+ messages)
` [PATCH 01/13] dt-bindings: mailbox: qcom,apcs-kpss-global: use fallbacks
` [PATCH 02/13] dt-bindings: mailbox: qcom,apcs-kpss-global: document missing sdx55
` [PATCH 03/13] mailbox: qcom-apcs-ipc: do not grow the of_device_id
` [PATCH 04/13] arm64: dts: qcom: ipq8074: add compatible fallback to mailbox
` [PATCH 05/13] arm64: dts: qcom: msm8976: "
` [PATCH 06/13] arm64: dts: qcom: msm8994: "
` [PATCH 07/13] arm64: dts: qcom: msm8998: "
` [PATCH 08/13] arm64: dts: qcom: sdm630: "
` [PATCH 09/13] arm64: dts: qcom: sm6115: "
` [PATCH 10/13] arm64: dts: qcom: sm6125: "
` [PATCH 11/13] arm64: dts: qcom: qcs404: "
` [PATCH 12/13] arm64: dts: qcom: sc7180: "
` [PATCH 13/13] arm64: dts: qcom: sm8150: "

[PATCH v8 0/9] crypto: qcom-qce: Add YAML bindings & support for newer SoCs
 2023-02-02 16:32 UTC  (22+ messages)
` [PATCH v8 1/9] dt-bindings: qcom-qce: Convert bindings to yaml
` [PATCH v8 2/9] MAINTAINERS: Add qcom-qce dt-binding file to QUALCOMM CRYPTO DRIVERS section
` [PATCH v8 3/9] dt-bindings: qcom-qce: Add 'interconnects' and 'interconnect-names'
` [PATCH v8 4/9] dt-bindings: qcom-qce: Add 'iommus' to optional properties
` [PATCH v8 5/9] dt-bindings: qcom-qce: document clocks and clock-names as optional
` [PATCH v8 6/9] dt-bindings: qcom-qce: Add new SoC compatible strings for qcom-qce
` [PATCH v8 7/9] crypto: qce: core: Add support to initialize interconnect path
` [PATCH v8 8/9] crypto: qce: core: Make clocks optional
` [PATCH v8 9/9] crypto: qce: core: Add new compatibles for qce crypto driver

[PATCH] dt-bindings: mmc: Add cap-aggressive-pm property
 2023-02-02 16:25 UTC  (5+ messages)

[PATCH v7 0/5] PCI: add 4x lane support for pci-j721e controllers
 2023-02-02 16:09 UTC  (3+ messages)
` [PATCH v7 3/5] PCI: j721e: Add PCIe 4x lane selection support

[PATCH v2 00/22] rtc: pm8xxx: add support for setting time using nvmem
 2023-02-02 15:54 UTC  (23+ messages)
` [PATCH v2 01/22] rtc: pm8xxx: fix set-alarm race
` [PATCH v2 02/22] rtc: pm8xxx: drop spmi error messages
` [PATCH v2 03/22] rtc: pm8xxx: use regmap_update_bits()
` [PATCH v2 04/22] rtc: pm8xxx: drop bogus locking
` [PATCH v2 05/22] rtc: pm8xxx: return IRQ_NONE on errors
` [PATCH v2 06/22] rtc: pm8xxx: drop unused register defines
` [PATCH v2 07/22] rtc: pm8xxx: use unaligned le32 helpers
` [PATCH v2 08/22] rtc: pm8xxx: clean up time and alarm debugging
` [PATCH v2 09/22] rtc: pm8xxx: rename struct device pointer
` [PATCH v2 10/22] rtc: pm8xxx: rename alarm irq variable
` [PATCH v2 11/22] rtc: pm8xxx: clean up comments
` [PATCH v2 12/22] rtc: pm8xxx: use u32 for timestamps
` [PATCH v2 13/22] rtc: pm8xxx: refactor read_time()
` [PATCH v2 14/22] rtc: pm8xxx: clean up local declarations
` [PATCH v2 15/22] rtc: pm8xxx: drop error messages
` [PATCH v2 16/22] dt-bindings: rtc: qcom-pm8xxx: add nvmem-cell offset
` [PATCH v2 17/22] rtc: pm8xxx: add support for nvmem offset
` [PATCH v2 18/22] arm64: defconfig: enable Qualcomm SDAM nvmem driver
` [PATCH v2 19/22] arm64: dts: qcom: sc8280xp-pmics: add pmk8280 rtc
` [PATCH v2 20/22] arm64: dts: qcom: sc8280xp-pmics: add pmk8280 sdam nvram
` [PATCH v2 21/22] arm64: dts: qcom: sc8280xp-crd: enable rtc
` [PATCH v2 22/22] arm64: dts: qcom: sc8280xp-x13s: "

[PATCH v6 00/10] arm64: dts: freescale: prepare and add apalis imx8 support
 2023-02-02 15:32 UTC  (11+ messages)
` [PATCH v6 01/10] arm64: dts: freescale: imx8-ss-lsio: add support for lsio_pwm0-3
` [PATCH v6 02/10] arm64: dts: imx8-ss-dma: add io-channel-cells to adc nodes
` [PATCH v6 03/10] arm64: dts: freescale: imx8-ss-dma: set lpspi0 max frequency to 60mhz
` [PATCH v6 04/10] firmware: imx: scu-pd: add missed lvds lpi2c and pwm power domains
` [PATCH v6 05/10] arm64: dts: imx8qxp: add flexcan in adma
` [PATCH v6 06/10] arm64: dts: imx8qm: add can node in devicetree
` [PATCH v6 07/10] arm64: dts: imx8qm: add vpu decoder and encoder
` [PATCH v6 08/10] dt-bindings: arm: fsl: add toradex,apalis-imx8 et al
` [PATCH v6 09/10] arm64: dts: freescale: add initial apalis imx8 aka quadmax module support
` [PATCH v6 10/10] arm64: dts: freescale: add apalis imx8 aka quadmax carrier board support

[PATCH v2 0/6] Device tree support for Hyper-V VMBus driver
 2023-02-02 15:33 UTC  (8+ messages)
` [PATCH v2 2/6] Drivers: hv: allow non ACPI compilation for hv_is_hibernation_supported
` [PATCH v2 3/6] Drivers: hv: vmbus: Convert acpi_device to platform_device

[PATCH 0/5] ARM: Add GXP SROM Support
 2023-02-02 15:25 UTC  (6+ messages)

[PATCH 00/24] rtc: pm8xxx: add support for setting time using nvmem
 2023-02-02 15:21 UTC  (7+ messages)
` [PATCH 16/24] rtc: pm8xxx: add support for nvmem offset

[PATCH V6 0/7] Add minimal boot support for IPQ9574
 2023-02-02 15:06 UTC  (8+ messages)
` [PATCH V6 1/7] dt-bindings: clock: Add ipq9574 clock and reset definitions
` [PATCH V6 2/7] clk: qcom: Add Global Clock Controller driver for IPQ9574
` [PATCH V6 3/7] dt-bindings: pinctrl: qcom: Add support "
` [PATCH V6 4/7] pinctrl: qcom: Add IPQ9574 pinctrl driver
` [PATCH V6 5/7] dt-bindings: arm: qcom: Add ipq9574 compatible
` [PATCH V6 6/7] arm64: dts: qcom: Add ipq9574 SoC and AL02 board support
` [PATCH V6 7/7] arm64: defconfig: Enable IPQ9574 SoC base configs

[PATCH 00/12] can: rcar_canfd: Add support for R-Car V4H systems
 2023-02-02 15:06 UTC  (6+ messages)
` [PATCH 12/12] can: rcar_canfd: Add transceiver support

[PATCH v1] dt-bindings: usb: rockchip,dwc3: update inno usb2 phy binding name
 2023-02-02 15:03 UTC  (2+ messages)

[RFC v3 0/7] sm8550: Add support for eUSB2 repeater
 2023-02-02 15:03 UTC  (10+ messages)
` [RFC v3 1/7] dt-bindings: mfd: qcom,spmi-pmic: Add pattern property for phy
` [RFC v3 2/7] dt-bindings: phy: Add qcom,snps-eusb2-repeater schema file
` [RFC v3 3/7] dt-bindings: phy: qcom,snps-eusb2-repeater: Add phy related properties
` [RFC v3 4/7] phy: qcom: Add QCOM SNPS eUSB2 repeater driver
` [RFC v3 5/7] phy: qcom: phy-qcom-snps-eusb2: Add support for eUSB2 repeater
` [RFC v3 6/7] arm64: dts: qcom: pm8550b: Add eUSB2 repeater node
` [RFC v3 7/7] arm64: dts: qcom: sm8550-mtp: "

[PATCH v4 0/8] sm8550: Add USB HC and PHYs support
 2023-02-02 15:03 UTC  (10+ messages)
` [PATCH v4 1/8] dt-bindings: phy: Add qcom,snps-eusb2-phy schema file
` [PATCH v4 2/8] phy: qcom: Add QCOM SNPS eUSB2 driver
` [PATCH v4 3/8] dt-bindings: phy: qcom,qmp-usb: Document SM8550 compatible
` [PATCH v4 4/8] phy: qcom-qmp: pcs-usb: Add v6 register offsets
` [PATCH v4 5/8] phy: qcom-qmp: Add v6 DP "
` [PATCH v4 6/8] phy: qcom-qmp-combo: Add support for SM8550
` [PATCH v4 7/8] arm64: dts: qcom: sm8550: Add USB PHYs and controller nodes
` [PATCH v4 8/8] arm64: dts: qcom: sm8550-mtp: Add USB PHYs and HC nodes

[PATCH v6 0/6] add support for MT8195 VPPSYS on MMSYS and MUTEX
 2023-02-02 15:01 UTC  (3+ messages)

[PATCHv2 0/4] Wiegand bus driver and GPIO bit-banged controller
 2023-02-02 14:33 UTC  (5+ messages)
` [PATCHv2 1/4] dt-bindings: wiegand: add Wiegand controller common properties
` [PATCHv2 2/4] wiegand: add Wiegand bus driver
` [PATCHv2 3/4] dt-bindings: wiegand: add GPIO bitbanged Wiegand documentation
` [PATCHv2 4/4] wiegand: add Wiegand GPIO bit-banged controller driver

[PATCH v1 1/2] arm64: dts: meson-a1: add gpio_intc node
 2023-02-02 14:19 UTC  (2+ messages)

[PATCH v4 0/2] leds: lp55xx: configure internal charge pump
 2023-02-02 14:12 UTC  (7+ messages)
` [PATCH v4 1/2] dt-bindings: leds-lp55xx: add ti,charge-pump-mode

[v1 3/3] drm/msm/disp/dpu1: reserve the resources on topology change
 2023-02-02 14:08 UTC  (2+ messages)

[PATCH] dt-bindings: watchdog: qcom-wdt: add the interrupts property
 2023-02-02 13:48 UTC  (2+ messages)

[PATCH v3 0/2] pinctrl: qcom: add dt-bindings and driver for sa8775p-tlmm
 2023-02-02 13:47 UTC  (5+ messages)

[PATCH v4 0/3] Add USB/DP combo PHY config for SM6350
 2023-02-02 13:39 UTC  (3+ messages)

[PATCH v4 0/5] Add MAX77541/MAX77540 PMIC Support
 2023-02-02 13:37 UTC  (5+ messages)
` [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 v5 0/6] Add Toshiba Visconti Video Input Interface driver
 2023-02-02 12:42 UTC  (6+ messages)
` [PATCH v5 4/6] media: platform: visconti: Add Toshiba Visconti Video Input Interface driver v4l2 controls handler

[PATCH v5 0/6] phy: qualcomm: Add UFS support for SM8550
 2023-02-02 13:03 UTC  (2+ messages)

[PATCH v5 0/3] Enhance SVS's robustness
 2023-02-02 12:58 UTC  (7+ messages)
` [PATCH v5 1/3] soc: mediatek: mtk-svs: use svs get efuse common function
` [PATCH v5 2/3] soc: mediatek: mtk-svs: use common function to disable restore voltages
` [PATCH v5 3/3] soc: mediatek: mtk-svs: add thermal voltage compensation if needed

[PATCH 1/2] dt-bindings: interconnect: Add Qualcomm CCI dt-bindings
 2023-02-02 12:55 UTC  (6+ messages)
` [PATCH 2/2] PM / devfreq: qcom: Introduce CCI devfreq driver

[PATCH v9 00/27] Drivers for gunyah hypervisor
 2023-02-02 12:54 UTC  (7+ messages)
` [PATCH v9 09/27] gunyah: rsc_mgr: Add resource manager RPC core
` [PATCH v9 10/27] gunyah: rsc_mgr: Add VM lifecycle RPC
` [PATCH v9 11/27] gunyah: vm_mgr: Introduce basic VM Manager

[PATCH v1 0/3] StarFive's SDIO/eMMC driver support
 2023-02-02 12:51 UTC  (5+ messages)
` [PATCH v1 2/3] mmc: starfive: Add sdio/emmc "

[PATCH v6 00/12] sm8550: Add PCIe HC and PHY support
 2023-02-02 12:39 UTC  (13+ messages)
` [PATCH v6 01/12] dt-bindings: phy: Add QMP PCIe PHY comptible for SM8550
` [PATCH v6 02/12] phy: qcom-qmp: pcs: Add v6 register offsets
` [PATCH v6 03/12] phy: qcom-qmp: pcs: Add v6.20 "
` [PATCH v6 04/12] phy: qcom-qmp: pcs-pcie: Add v6 "
` [PATCH v6 05/12] phy: qcom-qmp: pcs-pcie: Add v6.20 "
` [PATCH v6 06/12] phy: qcom-qmp: qserdes-txrx: "
` [PATCH v6 07/12] phy: qcom-qmp: qserdes-lane-shared: Add v6 "
` [PATCH v6 08/12] phy: qcom-qmp-pcie: Add support for SM8550 g3x2 and g4x2 PCIEs
` [PATCH v6 09/12] dt-bindings: PCI: qcom: Add SM8550 compatible
` [PATCH v6 10/12] PCI: qcom: Add SM8550 PCIe support
` [PATCH v6 11/12] arm64: dts: qcom: sm8550: Add PCIe PHYs and controllers nodes
` [PATCH v6 12/12] arm64: dts: qcom: sm8550-mtp: "

[PATCH v6 0/3] nvmem: stm32: add OP-TEE support for STM32MP13x
 2023-02-02 12:31 UTC  (3+ messages)
` [PATCH v6 1/3] ARM: dts: stm32mp13: fix compatible for BSEC

[PATCH] ARM: dts: stm32: Update part number NVMEM description on stm32mp131
 2023-02-02 12:26 UTC  (2+ messages)

[PATCH v6 0/5] Add MediaTek MT7986 NAND ECC engine support
 2023-02-02 12:19 UTC  (7+ messages)
` [PATCH v6 2/5] arm64: dts: mediatek: Fix existing NAND controller node name
` [PATCH v6 3/5] arm: "
` [PATCH v6 5/5] mtd: nand: ecc-mtk: Add ECC support fot MT7986 IC

[PATCH v3 00/11] PCI: microchip: Partition address translations
 2023-02-02 12:13 UTC  (8+ messages)
` [PATCH v3 07/11] PCI: microchip: Gather MSI information from hardware config registers
` [PATCH v3 09/11] PCI: microchip: Partition outbound address translation
` [PATCH v3 10/11] PCI: microchip: Partition inbound "

[PATCH] arm64: dts: mediatek: mt8195: Fix vdosys* compatible strings
 2023-02-02 11:52 UTC  (3+ messages)

[PATCH 0/6] Add regulator support for IPQ9574 SoC
 2023-02-02 11:43 UTC  (11+ messages)
` [PATCH 6/6] regulator: qcom_smd: Add support to define the bootup voltage

[PATCH] dt-bindings: pwm: mediatek: add mediatek,mt7986 compatible
 2023-02-02 11:22 UTC  (3+ messages)

[PATCH 0/2] Add support for mono version of Sony IMX290 sensor
 2023-02-02 11:20 UTC  (5+ messages)
` [PATCH 2/2] media: i2c: imx290: Add support for the mono sensor variant

[PATCH v2] arm64: dts: qcom: msm8992-lg-bullhead: Correct memory overlaps with the SMEM and MPSS memory regions
 2023-02-02 11:19 UTC  (2+ messages)

[PATCH v2 1/3] dt-bindings: arm: optee: add interrupt controller properties
 2023-02-02 11:15 UTC  (3+ messages)
` [PATCH v2 2/3] optee: multiplex tee interrupt events on optee async notif irq

[PATCH V5 0/7] Add minimal boot support for IPQ9574
 2023-02-02 11:12 UTC  (4+ messages)
` [PATCH V5 7/7] arm64: defconfig: Enable IPQ9574 SoC base configs

[PATCH v4] dt-bindings: mfd: qcom,tcsr: Add compatible for sm8450
 2023-02-02 11:11 UTC 


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