devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-12-19 11:28:18 to 2022-12-20 00:51:18 UTC [more...]

[PATCH v3 00/11] Basic clock and reset support for StarFive JH7110 RISC-V SoC
 2022-12-20  0:50 UTC  (11+ messages)
` [PATCH v3 01/11] clk: starfive: Factor out common JH7100 and JH7110 code
` [PATCH v3 03/11] reset: Create subdirectory for StarFive drivers
` [PATCH v3 04/11] reset: starfive: Factor out common JH71X0 reset code
` [PATCH v3 05/11] reset: starfive: Rename "jh7100" to "jh71x0" for the common code
` [PATCH v3 06/11] reset: starfive: jh71x0: Use 32bit I/O on 32bit registers
` [PATCH v3 07/11] dt-bindings: clock: Add StarFive JH7110 system clock and reset generator
` [PATCH v3 08/11] dt-bindings: clock: Add StarFive JH7110 always-on "
` [PATCH v3 09/11] clk: starfive: Add StarFive JH7110 system clock driver
` [PATCH v3 10/11] clk: starfive: Add StarFive JH7110 always-on "
` [PATCH v3 11/11] reset: starfive: Add StarFive JH7110 reset driver

[PATCH 0/2] hwmon: ltc2945: Add binding and shunt resistor support
 2022-12-20  0:04 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/4] dt-bindings: hwmon: adi,ltc2945: Add binding
  ` [PATCH v2 2/4] hwmon: ltc2945: Add devicetree match table
  ` [PATCH v2 3/4] hwmon: ltc2945: Allow setting shunt resistor
  ` [PATCH v2 4/4] hwmon: ltc2945: Fix possible overflows

[PATCH AUTOSEL 6.1 8/9] arm64: dts: allwinner: h616: Add USB nodes
 2022-12-20  0:01 UTC  (2+ messages)

[PATCH v8 00/28] Drivers for gunyah hypervisor
 2022-12-19 22:58 UTC  (29+ messages)
` [PATCH v8 01/28] docs: gunyah: Introduce Gunyah Hypervisor
` [PATCH v8 02/28] dt-bindings: Add binding for gunyah hypervisor
` [PATCH v8 03/28] gunyah: Common types and error codes for Gunyah hypercalls
` [PATCH v8 04/28] arm64: smccc: Include alternative-macros.h
` [PATCH v8 05/28] virt: gunyah: Add hypercalls to identify Gunyah
` [PATCH v8 06/28] virt: gunyah: Identify hypervisor version
` [PATCH v8 07/28] mailbox: Allow direct registration to a channel
` [PATCH v8 08/28] virt: gunyah: msgq: Add hypercalls to send and receive messages
` [PATCH v8 09/28] mailbox: Add Gunyah message queue mailbox
` [PATCH v8 10/28] gunyah: rsc_mgr: Add resource manager RPC core
` [PATCH v8 11/28] gunyah: rsc_mgr: Add VM lifecycle RPC
` [PATCH v8 12/28] gunyah: vm_mgr: Introduce basic VM Manager
` [PATCH v8 13/28] gunyah: rsc_mgr: Add RPC for sharing memory
` [PATCH v8 14/28] gunyah: vm_mgr: Add/remove user memory regions
` [PATCH v8 15/28] gunyah: vm_mgr: Add ioctls to support basic non-proxy VM boot
` [PATCH v8 16/28] samples: Add sample userspace Gunyah VM Manager
` [PATCH v8 17/28] gunyah: rsc_mgr: Add platform ops on mem_lend/mem_reclaim
` [PATCH v8 18/28] firmware: qcom_scm: Use fixed width src vm bitmap
` [PATCH v8 19/28] firmware: qcom_scm: Register Gunyah platform ops
` [PATCH v8 20/28] docs: gunyah: Document Gunyah VM Manager
` [PATCH v8 21/28] virt: gunyah: Translate gh_rm_hyp_resource into gunyah_resource
` [PATCH v8 22/28] gunyah: vm_mgr: Add framework to add VM Functions
` [PATCH v8 23/28] virt: gunyah: Add resource tickets
` [PATCH v8 24/28] virt: gunyah: Add IO handlers
` [PATCH v8 25/28] virt: gunyah: Add proxy-scheduled vCPUs
` [PATCH v8 26/28] virt: gunyah: Add hypercalls for sending doorbell
` [PATCH v8 27/28] virt: gunyah: Add irqfd interface
` [PATCH v8 28/28] virt: gunyah: Add ioeventfd

[RFC PATCH 0/3] gpiolib: ramp-up delay support
 2022-12-19 23:01 UTC  (6+ messages)
` [RFC PATCH 1/3] dt-bindings: gpio: Add optional ramp-up delay property

[PATCH] dt-bindings: rtc: pcf2127: add missing pcf/pca2129 entries
 2022-12-19 22:52 UTC  (3+ messages)

[GIT PULL] Devicetree updates for v6.2, part 2
 2022-12-19 22:38 UTC 

[PATCH v5] dt-bindings: soc: qcom,rpmh-rsc: Update to allow for generic nodes
 2022-12-19 22:24 UTC  (3+ messages)

[PATCH v5 0/2] clk: qcom: Add clocks for the QDU1000 and QRU1000 SoCs
 2022-12-19 22:13 UTC  (7+ messages)
` [PATCH v5 1/2] dt-bindings: clock: Add QDU1000 and QRU1000 GCC clocks
` [PATCH v5 2/2] clk: qcom: Add QDU1000 and QRU1000 GCC support

[PATCH v1 0/9] AV1 stateless decoder for RK3588
 2022-12-19 22:08 UTC  (27+ messages)
` [PATCH v1 1/9] dt-bindings: media: rockchip-vpu: Add rk3588 vpu compatible
` [PATCH v1 2/9] media: verisilicon: Add AV1 decoder mode and controls
` [PATCH v1 3/9] media: verisilicon: Save bit depth for AV1 decoder
` [PATCH v1 4/9] media: verisilicon: Check AV1 bitstreams bit depth
` [PATCH v1 5/9] media: verisilicon: Compute motion vectors size for AV1 frames
` [PATCH v1 6/9] media: verisilicon: Add AV1 entropy helpers
` [PATCH v1 7/9] media: verisilicon: Add Rockchip AV1 decoder
` [PATCH v1 8/9] media: verisilicon: Add film grain feature to AV1 driver
` [PATCH v1 9/9] media: verisilicon: Enable AV1 decoder on rk3588

[PATCH 0/3] Qcom: Add GIC-ITS support to SM8450 PCIe controllers
 2022-12-19 21:46 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: PCI: qcom: Update maintainers
` [PATCH 2/3] dt-bindings: PCI: qcom: Document msi-map and msi-map-mask properties
` [PATCH 3/3] arm64: dts: qcom: sm8450: Use GIC-ITS for PCIe0 and PCIe1

[PATCH] regulator: dt-bindings: Convert Fairchild FAN53555 to DT schema
 2022-12-19 21:22 UTC  (2+ messages)

[PATCH 0/7] Support for Marvell modifications for Cadence XSPI
 2022-12-19 21:22 UTC  (15+ messages)
` [PATCH 1/7] spi: cadence: Fix busy cycles calculation
` [PATCH 2/7] spi: cadence: Change dt-bindings documentation for Cadence XSPI controller
` [PATCH 3/7] spi: cadence: Add polling mode support
` [PATCH 4/7] spi: cadence: Change dt-bindings documentation for Cadence XSPI controller
` [PATCH 5/7] spi: cadence: Add read access size switch
` [PATCH 6/7] spi: cadence: Add Marvell IP modification changes
` [PATCH 7/7] spi: cadence: Force single modebyte

[RESEND PATCH v2 0/3] JH7110 PMU Support
 2022-12-19 20:40 UTC  (3+ messages)
` [RESEND PATCH v2 2/3] soc: starfive: Add StarFive JH71XX pmu driver

[PATCH v12 0/6] Introduce PRU remoteproc consumer API
 2022-12-19 20:19 UTC  (3+ messages)
` [PATCH v12 3/6] remoteproc: pru: Add APIs to get and put the PRU cores

[PATCH v3 0/2] Add support for the orisetech ota5601
 2022-12-19 19:52 UTC  (3+ messages)
` [PATCH v3 1/2] drm/panel: add the orisetech ota5601a
` [PATCH v3 2/2] dt-bindings: display/panel: Add the Focaltech gpt3

[PATCH v4 0/4] arm64: dts: qcom: sm6125: Enable APPS SMMU
 2022-12-19 19:28 UTC  (5+ messages)
` [PATCH v4 1/4] dt-bindings: arm-smmu: Document smmu-500 binding for SM6125

[PATCH] arm64: dts: qcom: sm6125-seine: Clean up gpio-keys (volume down)
 2022-12-19 19:25 UTC  (5+ messages)

[PATCH v3 0/4] arm64: dts: qcom: enable sa8540p-ride rtc
 2022-12-19 19:17 UTC  (4+ messages)
` [PATCH v3 1/4] arm64: dts: qcom: rename pm8450a dtsi to sa8540p-pmics

[PATCH v4 0/4] arm64: dts: qcom: enable sa8540p-ride rtc
 2022-12-19 19:10 UTC  (5+ messages)
` [PATCH v4 1/4] arm64: dts: qcom: rename pm8450a dtsi to sa8540p-pmics
` [PATCH v4 2/4] arm64: dts: qcom: sa8450p-pmics: add rtc node
` [PATCH v4 3/4] arm64: dts: qcom: sa8295p-adp: use sa8540p-pmics
` [PATCH v4 4/4] arm64: dts: qcom: pm8941-rtc add alarm register

[PATCH] dt-bindings: PCI: Convert Rockchip RK3399 PCIe to DT schema
 2022-12-19 19:12 UTC 

[PATCH 1/2] dt-bindings: usb: snps,dwc3: Allow power-domains property
 2022-12-19 19:10 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: usb: rockchip,dwc3: Move RK3399 to its own schema

[PATCH 0/3] rtc: m41t80: set xtal load capacitance from DT
 2022-12-19 19:09 UTC  (4+ messages)
` [PATCH 1/3] rtc: m41t80: probe: use IS_ENABLED for CONFIG_OF
` [PATCH 2/3] dt-bindings: m41t80: add xtal load capacitance
` [PATCH 3/3] rtc: m41t80: set xtal load capacitance from DT

[PATCH v3 00/14] rtc: pcf2127: add PCF2131 driver
 2022-12-19 18:31 UTC  (14+ messages)
` [PATCH v3 01/14] rtc: pcf2127: add variant-specific configuration structure
` [PATCH v3 02/14] rtc: pcf2127: adapt for time/date registers at any offset
` [PATCH v3 14/14] dt-bindings: rtc: pcf2127: add PCF2131

[PATCH v2 1/2] dt-bindings: iio: adc: ep93xx: Add cirrus,ep9301-adc description
 2022-12-19 17:36 UTC  (2+ messages)
` [PATCH v2 2/2] iio: adc: ep93xx: Add OF support

[PATCH 0/5] drivers: mmc: sdhci-cadence: SD6 controller support
 2022-12-19 17:14 UTC  (9+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] drivers: mmc: sdhci-cadence: enable MMC_SDHCI_IO_ACCESSORS
` [PATCH 3/5] dt-bindings: mmc: sdhci-cadence: SD6 support
` [PATCH 4/5] drivers: mmc: sdhci: Add option to configure sdhci timeout
` [PATCH 5/5] drivers: mmc: sdhci-cadence: Add debug option for sdhci-cadence driver

[PATCH 1/2] clk: imx8mp: fix sai4 clock
 2022-12-19 17:10 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: clocks: imx8mp: make sai4 a dummy clock

[PATCH v3 00/12] riscv: Allwinner D1/D1s platform support
 2022-12-19 17:00 UTC  (4+ messages)

[PATCH v4 1/5] dt-bindings: display: rockchip: convert rockchip-lvds.txt to YAML
 2022-12-19 16:57 UTC  (5+ messages)
` [PATCH v4 2/5] dt-bindings: soc: rockchip: grf: add rockchip,lvds.yaml
` [PATCH v4 3/5] dt-bindings: phy: add port node to phy-rockchip-inno-usb2.yaml
` [PATCH v4 4/5] ARM: dts: rockchip: rk3288: add lvds_out node
` [PATCH v4 5/5] arm64: dts: rockchip: px30: "

[PATCH] arm64: dts: qcom: sm8350: Drop standalone smem node
 2022-12-19 16:26 UTC 

[PATCH v5 0/6] AX45MP: Add support to non-coherent DMA
 2022-12-19 16:24 UTC  (10+ messages)
` [PATCH v5 1/6] riscv: asm: alternative-macros: Introduce ALTERNATIVE_3() macro
` [PATCH v5 3/6] riscv: errata: Add Andes alternative ports

[PATCH net v2] powerpc: dts: t208x: Disable 10G on MAC1 and MAC2
 2022-12-19 16:23 UTC  (2+ messages)

[PATCH v3 00/11] Enable Display for SM8350
 2022-12-19 16:18 UTC  (10+ messages)
` [PATCH v3 05/11] drm/msm: Add support "
` [PATCH v3 08/11] arm64: dts: qcom: sm8350: Use 2 interconnect cells
` [PATCH v3 10/11] arm64: dts: qcom: sm8350-hdk: Enable display & dsi nodes

[PATCH v3 00/17] dt-bindings: soc: Introduce UniPhier miscellaneous register blocks and fix examples
 2022-12-19 15:49 UTC  (2+ messages)

[PATCH v5 00/10] Add MediaTek MT7986 SPI NAND and ECC support
 2022-12-19 15:38 UTC  (5+ messages)
` [PATCH v5 01/10] spi: mtk-snfi: Change default page format to setup default setting
` [PATCH v5 06/10] dt-bindings: spi: mtk-snfi: Add read latch latency property

[PATCH 00/11] ASoC: dt-bindings: audio-graph-port related update
 2022-12-19 15:34 UTC  (9+ messages)
` [PATCH 06/11] ASoC: dt-bindings: ti,pcm3168a: Convert to json-schema

[PATCH v4 0/8] add support MDP3 on MT8195 platform
 2022-12-19 15:31 UTC  (7+ messages)
` [PATCH v4 1/8] dt-bindings: arm: mediatek: mmsys: Add support for MT8195 VPPSYS

[PATCH RFC 0/5] Add IRQC support to RZ/G2UL SoC
 2022-12-19 15:09 UTC  (9+ messages)
` [PATCH RFC 1/5] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Document "

[PATCH] arm64: dts: qcom: sc7280: Add wifi alias for SC7280-idp
 2022-12-19 14:55 UTC  (3+ messages)

[PATCH v3] dt-bindings: display: rockchip: convert rockchip-lvds.txt to YAML
 2022-12-19 14:23 UTC  (3+ messages)

[PATCH 1/2] dt: bindings: add dt entry for XO calibration support
 2022-12-19 13:45 UTC 

[PATCH v4 0/4] PWM and keyboard backlight driver for ARM Macs
 2022-12-19 13:30 UTC  (4+ messages)
` [PATCH v4 2/4] pwm: Add Apple PWM controller

[PATCH v2] dt-bindings: display: rockchip: convert rockchip-lvds.txt to YAML
 2022-12-19 13:26 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: qcom: msm8992: Don't use sfpb mutex
 2022-12-19 13:19 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: qcom: msm8992-libra: Fix the memory map

[PATCH 0/3] Improve K3-am625-sk support (USB, MMC)
 2022-12-19 13:09 UTC  (2+ messages)

[PATCH V7 0/4] i2c: ls2x: Add support for the Loongson-2K/LS7A I2C controller
 2022-12-19 13:04 UTC  (6+ messages)
` [PATCH V7 1/4] i2c: gpio: Add support on ACPI-based system
` [PATCH V7 2/4] dt-bindings: i2c: add Loongson LS2X I2C controller
` [PATCH V7 3/4] i2c: ls2x: Add driver for Loongson-2K/LS7A "
` [PATCH V7 4/4] LoongArch: Enable LS2X I2C in loongson3_defconfig

[PATCH v5 6/6] soc: renesas: Add L2 cache management for RZ/Five SoC
 2022-12-19 12:43 UTC  (3+ messages)

[PATCH v16 0/3] EDAC/nuvoton: Add NPCM memory controller driver
 2022-12-19 12:19 UTC  (8+ messages)
` [PATCH v16 1/3] Arm: dts: nuvoton: Add node for NPCM memory controller
` [PATCH v16 2/3] dt-bindings: edac: nuvoton: Add document "

[RFC PATCH] arm64: dts: ls1028a: mark ARM SMMU as DMA coherent
 2022-12-19 12:16 UTC  (5+ messages)

[PATCH] arm64: dts: rockchip: Add RK3566 LubanCat 1
 2022-12-19 12:06 UTC 

[PATCH 1/3] media: ov5640: Handle delays when no reset_gpio set
 2022-12-19 12:05 UTC  (3+ messages)

[PATCH] dt-bindings: bcm4329-fmac: Add ingenic,iw8103-fmac compatible string
 2022-12-19 12:00 UTC  (3+ messages)

[PATCH v5 0/8] Add support for sm6115,4250 and OnePlus Nord N100
 2022-12-19 11:28 UTC  (6+ messages)
` [PATCH v5 5/8] iommu/arm-smmu-qcom: Add SM6115 support


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