devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-22 14:33:48 to 2023-06-23 10:48:54 UTC [more...]

[PATCH v2 0/2] arm64: dts: qcom: msm8939-samsung-a7: Add initial dts
 2023-06-23 10:47 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: qcom: Document msm8939,a7
` [PATCH v2 2/2] arm64: dts: qcom: msm8939-samsung-a7: Add initial dts

[PATCH 0/4] IPQ8074 pcie/wcss fixes
 2023-06-23 10:45 UTC  (12+ messages)
` [PATCH 1/4] pcie: qcom: Fix the macro PARF_SLV_ADDR_SPACE_SIZE_2_3_3
` [PATCH 2/4] dt-bindings: clock: qcom: Add reset for WCSSAON
` [PATCH 3/4] clk: qcom: Add WCSSAON reset
` [PATCH 4/4] dts: Reserve memory region for NSS and TZ

[PATCH v9 00/10] ARM: stm32: add support for Phycore STM32MP1
 2023-06-23 10:39 UTC  (5+ messages)
` [PATCH v9 10/10] ARM: dts: stm32: add STM32MP1-based Phytec board

[PATCH 0/2] Update GCC clocks for QDU1000 and QRU1000 SoCs
 2023-06-23 10:12 UTC  (12+ messages)
` [PATCH 1/2] dt-bindings: clock: "
` [PATCH 2/2] clk: qcom: gcc-qdu1000: Update GCC clocks and add support for GDSCs

[PATCH 0/8] Few audio fixes on Tegra platforms
 2023-06-23 10:15 UTC  (12+ messages)
` [PATCH 2/8] ASoC: tegra: Fix AMX byte map
` [PATCH 4/8] ASoC: rt5640: Fix sleep in atomic context
` [PATCH 7/8] arm64: tegra: Update AHUB clock parent and rate on Tegra234
` (subset) [PATCH 0/8] Few audio fixes on Tegra platforms

[PATCH net-next v2 00/12] net: stmmac: replace boolean fields in plat_stmmacenet_data with flags
 2023-06-23 10:08 UTC  (13+ messages)
` [PATCH net-next v2 01/12] net: stmmac: replace the has_integrated_pcs field with a flag
` [PATCH net-next v2 02/12] net: stmmac: replace the sph_disable "
` [PATCH net-next v2 03/12] net: stmmac: replace the use_phy_wol "
` [PATCH net-next v2 04/12] net: stmmac: replace the has_sun8i "
` [PATCH net-next v2 05/12] net: stmmac: replace the tso_en "
` [PATCH net-next v2 06/12] net: stmmac: replace the serdes_up_after_phy_linkup "
` [PATCH net-next v2 07/12] net: stmmac: replace the vlan_fail_q_en "
` [PATCH net-next v2 08/12] net: stmmac: replace the multi_msi_en "
` [PATCH net-next v2 09/12] net: stmmac: replace the ext_snapshot_en "
` [PATCH net-next v2 10/12] net: stmmac: replace the int_snapshot_en "
` [PATCH net-next v2 11/12] net: stmmac: replace the rx_clk_runs_in_lpi "
` [PATCH net-next v2 12/12] net: stmmac: replace the en_tx_lpi_clockgating "

[PATCH 1/2] arch: arm64: boot: dts: Updated QSPI Flash layout for UBIFS
 2023-06-23 10:07 UTC  (3+ messages)

[PATCH v2 0/5] spi: Add CSI support for Renesas RZ/V2M
 2023-06-23 10:05 UTC  (4+ messages)

[PATCH 0/8] arm64: dts: qcom: msm8939-samsung-a7: Add initial dts
 2023-06-23 10:01 UTC  (6+ messages)
` [PATCH 1/8] dt-bindings: qcom: Document msm8939,a7
` [PATCH 3/8] arm64: dts: qcom: msm8939-samsung-a7: Add touch key
` [PATCH v2 0/2] arm64: dts: qcom: msm8939-samsung-a7: Add initial dts

[PATCH 0/3] Add SiFive Private L2 cache and PMU driver
 2023-06-23  9:49 UTC  (8+ messages)
` [PATCH 1/3] soc: sifive: Add SiFive private L2 cache support

[PATCH v8 0/5] DesignWare PWM driver updates
 2023-06-23  9:46 UTC  (3+ messages)

[PATCH v2 1/2] arm64: dts: agilex/stratix10: Updated QSPI Flash layout for UBIFS
 2023-06-23  9:42 UTC  (2+ messages)

[PATCH 0/4] IPQ8074 pcie/wcss fixes
 2023-06-23  9:34 UTC  (4+ messages)
` [PATCH 1/4] pcie: qcom: Fix the macro PARF_SLV_ADDR_SPACE_SIZE_2_3_3
` [PATCH 2/4] dt-bindings: clock: qcom: Add reset for WCSSAON
` [PATCH 3/4] clk: qcom: Add WCSSAON reset

[PATCH] arm64: dts: renesas: rzv2mevk2: Fix eMMC/SDHI pinctrl names
 2023-06-23  9:16 UTC  (3+ messages)

[PATCH v2 00/10] drm/panel and i2c-hid: Allow panels and touchscreens to power sequence together
 2023-06-23  9:08 UTC  (8+ messages)

[PATCH V2] arm64: dts: qcom: ipq5332: Add common RDP dtsi file
 2023-06-23  9:00 UTC 

[PATCH v6 00/13] Add support for IIO devices in ASoC
 2023-06-23  8:58 UTC  (14+ messages)
` [PATCH v6 01/13] ASoC: dt-bindings: Add audio-iio-aux
` [PATCH v6 02/13] ASoC: dt-bindings: simple-card: Add additional-devs subnode
` [PATCH v6 03/13] iio: inkern: Check error explicitly in iio_channel_read_max()
` [PATCH v6 04/13] iio: consumer.h: Fix raw values documentation notes
` [PATCH v6 05/13] iio: inkern: Remove the 'unused' variable usage in iio_channel_read_max()
` [PATCH v6 06/13] iio: inkern: Fix headers inclusion order
` [PATCH v6 07/13] minmax: Introduce {min,max}_array()
` [PATCH v6 08/13] iio: inkern: Use max_array() to get the maximum value from an array
` [PATCH v6 09/13] iio: inkern: Replace a FIXME comment by a TODO one
` [PATCH v6 10/13] iio: inkern: Add a helper to query an available minimum raw value
` [PATCH v6 11/13] ASoC: soc-dapm.h: Convert macros to return a compound literal
` [PATCH v6 12/13] ASoC: codecs: Add support for the generic IIO auxiliary devices
` [PATCH v6 13/13] ASoC: simple-card: Handle additional devices

[PATCH v5 0/4] Add Amlogic A311D2 and Khadas Vim4 Board Support
 2023-06-23  8:51 UTC  (6+ messages)
` [PATCH v5 1/4] dt-bindings: arm: amlogic: add Amlogic A311D2 bindings
` [PATCH v5 2/4] dt-bindings: serial: amlogic,meson-uart: Add compatible string for T7
` [PATCH v5 3/4] tty: serial: meson: Add a earlycon for the T7 SoC
` [PATCH v5 4/4] arm64: dts: meson-t7-a311d2-khadas-vim4: add initial device-tree

[PATCH v1 0/6] arm64: dts: meson: a1: introduce several peripheral IPs
 2023-06-23  8:49 UTC  (3+ messages)

[PATCH v3 0/3] spi-geni-qcom: Add SPI device mode support for GENI based QuPv3
 2023-06-23  8:47 UTC  (4+ messages)
` [PATCH v3 2/3] spi: dt-bindings: qcom,spi-geni-qcom: "

[PATCH v13 00/11] Add support for MT8195 SCP 2nd core
 2023-06-23  8:11 UTC  (4+ messages)

[PATCH v1 0/6] Enable IPQ5332 USB2
 2023-06-23  8:08 UTC  (6+ messages)
` [PATCH v2 2/6] dt-bindings: phy: qcom,m31: Document qcom,m31 USB phy

[PATCH v4] ARM: dts: exynos: Add Samsung Galaxy Tab 3 8.0 boards
 2023-06-23  8:04 UTC  (4+ messages)

[PATCH v7 0/3] usb: misc: onboard_usb_hub: add support for Cypress HX3 USB 3.0 family
 2023-06-23  7:54 UTC  (7+ messages)
` [PATCH v7 1/3] usb: misc: onboard-hub: support multiple power supplies
` [PATCH v7 2/3] usb: misc: onboard-hub: add support for Cypress HX3 USB 3.0 family
` [PATCH v7 3/3] dt-bindings: usb: Add binding "

[PATCH v4 0/3] Add Amlogic A311D2 and Khadas Vim4 Board Support
 2023-06-23  7:51 UTC  (5+ messages)
` [PATCH v4 2/3] dt-bindings: serial: amlogic,meson-uart: Add compatible string for T7

[PATCH 0/3] dt-bindings: display: msm: document the SM8[345]50 displayport MDSS subnode
 2023-06-23  7:29 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: display: msm: sm8350-mdss: document displayport controller subnode

[PATCH v2 1/2] dt-bindings: backlight: document new property default-brightness-level
 2023-06-23  7:19 UTC  (3+ messages)

[PATCH v6 0/3] usb: misc: onboard_usb_hub: add support for Cypress HX3 USB 3.0 family
 2023-06-23  7:17 UTC  (5+ messages)
` [PATCH v6 1/3] usb: misc: onboard-hub: support multiple power supplies
` [PATCH v6 2/3] usb: misc: onboard-hub: add support for Cypress HX3 USB 3.0 family
` [PATCH v6 3/3] dt-bindings: usb: Add binding "

[PATCH v3] dt-bindings: interrupt-controller: add Ralink SoCs interrupt controller
 2023-06-23  3:59 UTC 

[PATCH v2] dt-bindings: interrupt-controller: add Ralink SoCs interrupt controller
 2023-06-23  3:54 UTC  (3+ messages)

[PATCH 0/9] Add DRM driver for StarFive SoC JH7110
 2023-06-23  2:38 UTC  (4+ messages)
  ` [PATCH 9/9] drm/verisilicon: Add starfive hdmi driver

[PATCH] Bluetooth: MAINTAINERS: add Devicetree bindings to Bluetooth drivers
 2023-06-23  2:30 UTC  (2+ messages)

[PATCH v7 0/3] Add dedicated Qcom ICE driver
 2023-06-23  1:06 UTC  (6+ messages)
` [PATCH v7 1/3] dt-bindings: ufs: qcom: Add ICE phandle

[PATCH v3 00/28] Introduce QC USB SND audio offloading support
 2023-06-23  0:51 UTC  (7+ messages)
` [PATCH v3 20/28] ASoC: dt-bindings: Add Q6USB backend bindings
` [PATCH v3 21/28] ASoC: dt-bindings: Update example for enabling USB offload on SM8250

[PATCH 0/2] spi: stm32: disable spi device mode for stm32f4-f7
 2023-06-23  0:32 UTC  (2+ messages)
` (subset) "

[PATCH v13 00/24] Drivers for Gunyah hypervisor
 2023-06-22 23:56 UTC  (7+ messages)
` [PATCH v13 10/24] gunyah: vm_mgr: Add/remove user memory regions

[PATCH v8 6/9] usb: dwc3: qcom: Add multiport controller support for qcom wrapper
 2023-06-22 22:41 UTC  (11+ messages)

[PATCH] ASoC: dt-bindings: microchip,sama7g5-pdmc: Simplify "microchip,mic-pos" constraints
 2023-06-22 22:33 UTC  (3+ messages)

[PATCH v3 0/2] Small of/device cleanup
 2023-06-22 21:32 UTC  (3+ messages)
` [PATCH v3 1/2] of: module: Export of_device_uevent()
` [PATCH v3 2/2] gpu: host1x: Stop open-coding of_device_uevent()

[PATCH v2 0/2] Small of/device cleanup
 2023-06-22 21:29 UTC  (4+ messages)
` [PATCH v2 2/2] gpu: host1x: Stop open-coding of_device_uevent()

[PATCH] dt-bindings: mtd: Fix nand-controller.yaml license
 2023-06-22 21:24 UTC 

[PATCH v3 01/17] dt-bindings: mtd: Accept nand related node names
 2023-06-22 21:16 UTC  (2+ messages)

[PATCH v3 00/17] Prevent NAND chip unevaluated properties
 2023-06-22 21:16 UTC  (5+ messages)
` [PATCH v3 02/17] dt-bindings: mtd: Create a file for raw NAND chip properties

[PATCH v3 03/17] dt-bindings: mtd: Mark nand-ecc-placement deprecated
 2023-06-22 21:16 UTC  (2+ messages)

[PATCH v3 04/17] dt-bindings: mtd: Describe nand-ecc-mode
 2023-06-22 21:16 UTC  (2+ messages)

[PATCH v3 05/17] dt-bindings: mtd: qcom: Fix a property position
 2023-06-22 21:16 UTC  (2+ messages)

[PATCH v3 06/17] dt-bindings: mtd: qcom: Prevent NAND chip unevaluated properties
 2023-06-22 21:15 UTC  (2+ messages)

[PATCH v3 07/17] dt-bindings: mtd: ingenic: Prevent NAND chip unevaluated properties
 2023-06-22 21:15 UTC  (2+ messages)

[PATCH v3 08/17] dt-bindings: mtd: sunxi: Prevent NAND chip unevaluated properties
 2023-06-22 21:15 UTC  (2+ messages)

[PATCH v3 10/17] dt-bindings: mtd: brcmnand: Prevent NAND chip unevaluated properties
 2023-06-22 21:15 UTC  (2+ messages)

[PATCH v3 11/17] dt-bindings: mtd: denali: Prevent NAND chip unevaluated properties
 2023-06-22 21:15 UTC  (2+ messages)

[PATCH v3 12/17] dt-bindings: mtd: intel: Prevent NAND chip unevaluated properties
 2023-06-22 21:15 UTC  (2+ messages)

[PATCH v3 13/17] dt-bindings: mtd: rockchip: Prevent NAND chip unevaluated properties
 2023-06-22 21:15 UTC  (2+ messages)

[PATCH v3 14/17] dt-bindings: mtd: stm32: Prevent NAND chip unevaluated properties
 2023-06-22 21:15 UTC  (2+ messages)

[PATCH v3 15/17] dt-bindings: mtd: mediatek: Reference raw-nand-chip.yaml
 2023-06-22 21:15 UTC  (2+ messages)

[PATCH v3 16/17] dt-bindings: mtd: mediatek: Prevent NAND chip unevaluated properties
 2023-06-22 21:14 UTC  (2+ messages)

[PATCH v3 17/17] dt-bindings: mtd: ti,am654: Prevent unevaluated properties
 2023-06-22 21:14 UTC  (2+ messages)

[PATCH v10 1/1] dt-bindings: mtd: marvell-nand: Convert to YAML DT scheme
 2023-06-22 21:14 UTC  (2+ messages)

[PATCH v4 00/10] Linux RISC-V AIA Support
 2023-06-22 20:56 UTC  (7+ messages)
` [PATCH v4 08/10] irqchip: Add RISC-V advanced PLIC driver

[PATCH v2 1/4] dt-bindings: firmware: qcom,scm: Document that SCM can be dma-coherent
 2023-06-22 20:38 UTC  (2+ messages)
` (subset) "

[PATCH 0/2] Hook up 8280 SCM icc
 2023-06-22 19:55 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: firmware: qcom,scm: Allow interconnect on SC8280XP
` [PATCH 2/2] arm64: dts: qcom: sc8280xp: Add missing SCM interconnect

[PATCH net-next] dt-bindings: net: altr,tse: Fix error in "compatible" conditional schema
 2023-06-22 19:54 UTC  (2+ messages)

[PATCH 0/4] bluetooth: qca: enable WCN7850 support
 2023-06-22 19:54 UTC  (4+ messages)
` [PATCH 2/4] bluetooth: qca: add support for WCN7850

[PATCH v2] dt-bindings: riscv: deprecate riscv,isa
 2023-06-22 19:43 UTC  (4+ messages)

[PATCH] dt-bindings: remoteproc: add Tightly Coupled Memory (TCM) bindings
 2023-06-22 19:17 UTC  (3+ messages)

[RESEND PATCH v2 0/5] arm64: dts: qcom: enable ethernet on sa8775p-ride
 2023-06-22 18:58 UTC  (3+ messages)

[PATCH v4] arm64: dts: ti: k3-j721s2: Add support for CAN instances 3 and 5 in main domain
 2023-06-22 18:51 UTC 

[PATCH 0/2] leds: Add a driver for KTD202x
 2023-06-22 18:10 UTC  (3+ messages)
` [PATCH 2/2] leds: add ktd202x driver

[PATCH] MIPS: DTS: CI20: Raise VDDCORE voltage to 1.125 volts
 2023-06-22 17:59 UTC 

[PATCH v9 0/5] Add a multicolor LED driver for groups of monochromatic LEDs
 2023-06-22 17:49 UTC  (4+ messages)
` [PATCH v9 5/5] leds: Add a multicolor LED driver to group "

[RESEND v7 0/3] Add dedicated Qcom ICE driver
 2023-06-22 16:45 UTC  (3+ messages)
` [RESEND v7 2/3] scsi: ufs: ufs-qcom: Switch to the new ICE API

[PATCH V3 0/3] arm64: dts: imx8mn/imx8mm-beacon: Add HDMI
 2023-06-22 16:09 UTC  (2+ messages)

[PATCH v5 1/3] usb: misc: onboard-hub: support multiple power supplies
 2023-06-22 16:08 UTC  (3+ messages)

[PATCH 0/7] arm64: dts: qcom: msm8916-samsung-fortuna: Add initial device trees
 2023-06-22 15:20 UTC  (5+ messages)
` [PATCH 6/7] arm64: dts: qcom: msm8916-samsung-fortuna: Add accelerometer/magnetometer
` [PATCH 7/7] arm64: dts: qcom: msm8916-samsung-fortuna: Add NFC

[PATCH 0/9] MSM8998 clk cleanups and fixups
 2023-06-22 15:19 UTC  (16+ messages)
` [PATCH 1/9] dt-bindings: clk: qcom,gcc-msm8998: Add missing GPU/MMSS GPLL0 legs
` [PATCH 2/9] dt-bindings: clock: qcom,mmcc: Add GPLL0_DIV for MSM8998
` [PATCH 3/9] clk: qcom: gcc-msm8998: Control MMSS and GPUSS GPLL0 outputs properly
` [PATCH 4/9] clk: qcom: mmcc-msm8998: Properly consume GPLL0 inputs
` [PATCH 5/9] clk: qcom: gpucc-msm8998: Use the correct GPLL0 leg with old DTs
` [PATCH 6/9] clk: qcom: gcc-msm8998: Don't check halt bit on some branch clks

[PATCH v4 00/17] rtc: pcf2127: add PCF2131 driver
 2023-06-22 14:58 UTC  (18+ messages)
` [PATCH v4 01/17] rtc: pcf2127: improve rtc_read_time() performance
` [PATCH v4 02/17] rtc: pcf2127: improve timestamp reading performance
` [PATCH v4 03/17] rtc: pcf2127: lower message severity if setting time fails
` [PATCH v4 04/17] rtc: pcf2127: remove superfluous comments
` [PATCH v4 05/17] rtc: pcf2127: add variant-specific configuration structure
` [PATCH v4 06/17] rtc: pcf2127: adapt for time/date registers at any offset
` [PATCH v4 07/17] rtc: pcf2127: adapt for alarm "
` [PATCH v4 08/17] rtc: pcf2127: adapt for WD "
` [PATCH v4 09/17] rtc: pcf2127: adapt for CLKOUT register "
` [PATCH v4 10/17] rtc: pcf2127: add support for multiple TS functions
` [PATCH v4 11/17] rtc: pcf2127: add support for PCF2131 RTC
` [PATCH v4 12/17] rtc: pcf2127: add support for PCF2131 interrupts on output INT_A
` [PATCH v4 13/17] rtc: pcf2127: adapt time/date registers write sequence for PCF2131
` [PATCH v4 14/17] rtc: pcf2127: support generic watchdog timing configuration
` [PATCH v4 15/17] rtc: pcf2127: add flag for watchdog register value read support
` [PATCH v4 16/17] rtc: pcf2127: add UIE support for PCF2131
` [PATCH v4 17/17] dt-bindings: rtc: pcf2127: add PCF2131

[PATCH v5 0/6] Add support for Qualcomm's legacy IOMMU v2
 2023-06-22 14:52 UTC  (3+ messages)
` [PATCH v5 1/6] dt-bindings: iommu: qcom,iommu: Add qcom,ctx-asid property

[PATCH 00/39] drm: renesas: shmobile: Atomic conversion + DT support
 2023-06-22 14:52 UTC  (3+ messages)
` [PATCH 01/39] dt-bindings: display: Add Renesas SH-Mobile LCDC bindings

[PATCH v8 1/2] dt-bindings: iio: adc: add max14001
 2023-06-22 14:32 UTC  (2+ messages)
` [PATCH v8 2/2] iio: adc: max14001: New driver


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