devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-14 09:43:28 to 2023-02-14 14:44:59 UTC [more...]

[PATCH] dt-bindings: mtd: jedec,spi-nor: Document CPOL/CPHA support
 2023-02-14 14:44 UTC  (2+ messages)

[PATCH v14 0/6] Add LVTS Thermal Architecture
 2023-02-14 14:43 UTC  (5+ messages)
` [PATCH v14 5/6] arm64: dts: mediatek: mt8195: Add thermal zones and thermal nodes
` [PATCH v14 6/6] arm64: dts: mediatek: mt8195: Add temperature mitigation threshold

[PATCH 00/16] Refactor Exynos PCIe driver to make it generic
 2023-02-14 12:13 UTC  (16+ messages)
  ` [PATCH 01/16] dt-bindings: PCI: Rename Exynos PCIe binding to Samsung PCIe
  ` [PATCH 02/16] PCI: exynos: Rename Exynos PCIe driver "
  ` [PATCH 03/16] PCI: samsung: Change macro names to exynos specific
  ` [PATCH 04/16] PCI: samsung: Use clock bulk API to get clocks
  ` [PATCH 05/16] dt-bindings: PCI: Rename the term elbi to appl
  ` [PATCH 06/16] arm64: dts: exynos: "
  ` [PATCH 07/16] PCI: samsung: "
  ` [PATCH 08/16] PCI: samsung: Rename exynos_pcie to samsung_pcie
  ` [PATCH 09/16] PCI: samsung: Make common appl readl/writel functions
  ` [PATCH 10/16] dt-bindings: PCI: Add phy-names as required property
  ` [PATCH 11/16] arm64: dts: exynos: Add phy-names as DT property
  ` [PATCH 12/16] PCI: samsung: Get PHY using non-DT version
  ` [PATCH 13/16] PCI: samsung: Rename common functions to samsung
  ` [PATCH 15/16] PCI: samsung: Add structure to hold resource operations
  ` [PATCH 16/16] PCI: samsung: Make handling of regulators generic

[PATCH 1/2] dt-bindings: sram: qcom,imem: document sm8450
 2023-02-14 14:28 UTC  (7+ messages)
` [PATCH 2/2] arm64: dts: qcom: sm8450: Add IMEM and PIL info region

[PATCH 1/2] dt-bindings: sound: ep93xx: Add I2S and AC'97 descriptions
 2023-02-14 14:26 UTC  (5+ messages)

[RFC PATCH] dt-bindings: dma: apple,sio: Add schema
 2023-02-14 14:10 UTC 

[PATCH 0/2] arch: arm64: dts: apple: Disable unused PCIe ports
 2023-02-14 14:07 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: apple: t8103: "
` [PATCH 2/2] arm64: dts: apple: t600x: "

[PATCH] arm64: dts: renesas: rzg2ul-smarc-som: Enable serial NOR flash
 2023-02-14 14:16 UTC  (2+ messages)

[PATCH v3 0/6] drm: lcdif: Add i.MX93 LCDIF support
 2023-02-14 14:16 UTC  (6+ messages)
` [PATCH v3 2/6] drm: lcdif: Drop unnecessary NULL pointer check on lcdif->bridge
` [PATCH v3 3/6] drm: lcdif: Determine bus format and flags in ->atomic_check()

[PATCH 1/2] dt-bindings: net: snps,dwmac: Fix snps,reset-delays-us dependency
 2023-02-14 14:15 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: imx8dxl-evk: Fix eqos phy reset gpio

[PATCH v2 0/9] PCI: rockchip: Fix RK3399 PCIe endpoint controller driver
 2023-02-14 14:08 UTC  (10+ messages)
` [PATCH v2 1/9] PCI: rockchip: Remove writes to unused registers
` [PATCH v2 2/9] PCI: rockchip: Write PCI Device ID to correct register
` [PATCH v2 3/9] PCI: rockchip: Assert PCI Configuration Enable bit after probe
` [PATCH v2 4/9] PCI: rockchip: Add poll and timeout to wait for PHY PLLs to be locked
` [PATCH v2 5/9] arm64: dts: rockchip: Add dtsi entry for RK3399 PCIe endpoint core
` [PATCH v2 6/9] PCI: rockchip: Fix window mapping and address translation for endpoint
` [PATCH v2 7/9] PCI: rockchip: Fix legacy IRQ generation for RK3399 PCIe endpoint core
` [PATCH v2 8/9] PCI: rockchip: Use u32 variable to access 32-bit registers
` [PATCH v2 9/9] PCI: rockchip: Add parameter check for RK3399 PCIe endpoint core set_msi()

[PATCH v4 00/12] AV1 stateless decoder for RK3588
 2023-02-14 14:05 UTC  (13+ messages)
` [PATCH v4 01/12] dt-bindings: media: rockchip-vpu: Add rk3588 vpu compatible
` [PATCH v4 02/12] v4l2-common: Add support for fractional bpp
` [PATCH v4 03/12] media: Add NV12_10LE40_4L4 pixel format
` [PATCH v4 04/12] media: verisilicon: Get bit depth for V4L2_PIX_FMT_NV12_10LE40_4L4
` [PATCH v4 05/12] media: verisilicon: Add AV1 decoder mode and controls
` [PATCH v4 06/12] media: verisilicon: Check AV1 bitstreams bit depth
` [PATCH v4 07/12] media: verisilicon: Compute motion vectors size for AV1 frames
` [PATCH v4 08/12] media: verisilicon: Add AV1 entropy helpers
` [PATCH v4 09/12] media: verisilicon: Add Rockchip AV1 decoder
` [PATCH v4 10/12] media: verisilicon: Add film grain feature to AV1 driver
` [PATCH v4 11/12] media: verisilicon: Enable AV1 decoder on rk3588
` [PATCH v4 12/12] media: verisilicon: Conditionally ignore native formats

[PATCH] dt-bindings: phy: amlogic,g12a-usb3-pcie-phy: add missing optional phy-supply property
 2023-02-14 13:57 UTC  (4+ messages)

[PATCH v5 1/2] dt-bindings: ramoops: Add support to get the region dynamically
 2023-02-14 13:44 UTC  (3+ messages)
` [PATCH v5 2/2] pstore/ram: Rework logic for detecting ramoops

[RFC PATCH 0/5] Add dedicated Qcom ICE driver
 2023-02-14 13:34 UTC  (10+ messages)
` [RFC PATCH 1/5] soc: qcom: Make the Qualcomm UFS/SDCC ICE a dedicated driver
` [RFC PATCH 2/5] arm64: dts: qcom: sm8450: Add the Inline Crypto Engine node
` [RFC PATCH 3/5] arm64: dts: qcom: sdm630: "
` [RFC PATCH 4/5] scsi: ufs: ufs-qcom: Switch to the new ICE API
` [RFC PATCH 5/5] mmc: sdhci-msm: "

[PATCH] arm64: dts: renesas: rzv2m evk: Add uart0 pins
 2023-02-14 13:29 UTC  (2+ messages)

[PATCH net-next v3 0/6] net: stmmac: add renesas,rzn1-gmac support
 2023-02-14 13:17 UTC  (3+ messages)
` [PATCH net-next v3 6/6] ARM: dts: r9a06g032: describe GMAC1

[PATCH v2] dt-bindings: spi: spi-st-ssc: convert to DT schema
 2023-02-14 13:03 UTC  (2+ messages)

[PATCH V4 0/5] Enable crashdump collection support for IPQ9574
 2023-02-14 12:57 UTC  (3+ messages)
` [PATCH V4 5/5] firmware: scm: Modify only the DLOAD bit in TCSR register for download mode

[PATCH V2 0/2] Loongson: irqchip: Add loongson-eiointc DT init support
 2023-02-14 12:43 UTC  (5+ messages)
` [PATCH V2 1/2] dt-bindings: interrupt-controller: Add Loongson EIOINTC

[PATCH 0/3] Enable hwlock on Allwinner A64
 2023-02-14 12:39 UTC  (7+ messages)
` [PATCH 2/3] dt-bindings: hwlock: sun6i: Add missing names

[PATCH 1/2] mips: dts: align LED node names with dtschema
 2023-02-14 12:36 UTC  (4+ messages)
` [PATCH 2/2] mips: dts: ralink: mt7621: add port@5 as CPU port

[PATCH v3 0/2] Add pm_runtime support to SM6350 camcc
 2023-02-14 12:32 UTC  (5+ messages)
` [PATCH v3 1/2] clk: qcom: camcc-sm6350: add pm_runtime support
` [PATCH v3 2/2] arm64: dts: qcom: sm6350: add power domain to camcc

[PATCH] dt-bindings: mmc: sdhci-msm: Allow 1 icc path
 2023-02-14 12:18 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: mmc: rockchip-dw-mshc: Add RK3588 compatible string
 2023-02-14 12:18 UTC  (2+ messages)

[PATCH v2] dt-bindings: mmc: Add resets property to cadence SDHCI binding
 2023-02-14 12:18 UTC  (2+ messages)

[PATCH v3 0/3] StarFive's SDIO/eMMC driver support
 2023-02-14 12:18 UTC  (2+ messages)

[PATCH v6 0/3] watchdog: mt7621-wdt: avoid globals and arch dependencies
 2023-02-14 12:15 UTC  (9+ messages)
` [PATCH v6 3/3] watchdog: mt7621-wdt: avoid ralink architecture dependent code

[PATCH] virt-pci: add platform bus support
 2023-02-14 12:12 UTC 

[PATCH 0/2] pcf85363: support for quartz-load-femtofarads
 2023-02-14 12:11 UTC  (5+ messages)
  ` [PATCH 2/2] dt-bindings: rtc: nxp,pcf8563: add quartz-load-femtofarads for pcf85263 and pcf85363

[PATCH v2 00/11] soc: qcom: add UCSI function to PMIC GLINK
 2023-02-14 11:56 UTC  (3+ messages)
` [PATCH v2 01/11] usb: typec: ucsi: add PMIC Glink UCSI driver

[PATCH V2 0/6] Add Tegra234 HTE support
 2023-02-14 11:55 UTC  (7+ messages)
` [PATCH V2 1/6] MAINTAINERS: Add HTE/timestamp subsystem details
` [PATCH V2 2/6] hte: Add Tegra234 provider
` [PATCH V2 3/6] gpio: tegra186: Add Tegra234 hte support
` [PATCH V2 4/6] dt-bindings: timestamp: Add Tegra234 support
` [PATCH V2 5/6] hte: Re-phrase tegra API document
` [PATCH V2 6/6] arm64: tegra: Add GTE nodes

[PATCH v2] arm64: dts: renesas: v2mevk2: Add uSD card and eMMC support
 2023-02-14 11:48 UTC  (3+ messages)

[PATCH 0/6] Use correct LDO5 control registers for PCA9450
 2023-02-14 11:46 UTC  (9+ messages)
` [PATCH 6/6] arm64: dts: imx8mm-kontron: Add support for reading SD_VSEL signal

[PATCH v2 1/3] dt-bindings: power: supply: pm8941-coincell: Add PM8998 compatible
 2023-02-14 11:40 UTC  (3+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: pm8998: Add a specific compatible for coincell chg

[PATCH net-next V5] dt-bindings: net: xlnx,axi-ethernet: convert bindings document to yaml
 2023-02-14 11:22 UTC 

[PATCH v4 1/2] dt-bindings: optee driver interrupt can be a per-cpu interrupt
 2023-02-14 11:10 UTC  (3+ messages)
` [PATCH v4 2/2] optee: add per cpu asynchronous notification

[PATCH v2 00/16] Device trees for Apple M2 (t8112) based devices
 2023-02-14 11:08 UTC  (28+ messages)
` [PATCH v2 01/16] dt-bindings: power: apple,pmgr-pwrstate: Add t8112 compatible
` [PATCH v2 02/16] dt-bindings: arm: apple: apple,pmgr: Add t8112-pmgr compatible
` [PATCH v2 03/16] dt-bindings: watchdog: apple,wdt: Add t8112-wdt compatible
` [PATCH v2 04/16] dt-bindings: arm: cpus: Add apple,avalanche & blizzard compatibles
` [PATCH v2 05/16] dt-bindings: interrupt-controller: apple,aic2: Add apple,t8112-aic compatible
` [PATCH v2 06/16] dt-bindings: iommu: apple,sart: Add apple,t8112-sart compatible string
` [PATCH v2 07/16] dt-bindings: mailbox: apple,mailbox: Add t8112 compatibles
` [PATCH v2 08/16] dt-bindings: nvme: apple: Add apple,t8112-nvme-ans2 compatible string
` [PATCH v2 09/16] dt-bindings: pci: apple,pcie: Add t8112 support
` [PATCH v2 10/16] dt-bindings: pinctrl: apple,pinctrl: Add apple,t8112-pinctrl compatible
` [PATCH v2 11/16] dt-bindings: i2c: apple,i2c: Add apple,t8112-i2c compatible
` [PATCH v2 12/16] dt-bindings: clock: apple,nco: Add t8112-nco compatible
` [PATCH v2 13/16] dt-bindings: sound: apple,mca: Add t8112-mca compatible
` [PATCH v2 14/16] dt-bindings: dma: apple,admac: Add t8112-admac compatible
` [PATCH v2 15/16] dt-bindings: arm: apple: Add t8112 j413/j473/j493 compatibles
` [PATCH v2 16/16] arm64: dts: apple: t8112: Initial t8112 (M2) device trees

[PATCH net-next V4] dt-bindings: net: xlnx,axi-ethernet: convert bindings document to yaml
 2023-02-14 11:03 UTC  (3+ messages)

[PATCH v6 00/19] Add RZ/G2L Display support
 2023-02-14 11:00 UTC  (2+ messages)

[PATCH v2 0/7] media: dt-bindings: Convert Samsung SoC Camera to DT schema
 2023-02-14 10:45 UTC  (8+ messages)
` [PATCH v2 1/7] media: dt-bindings: i2c: samsung,s5k6a3: convert to dtschema
` [PATCH v2 2/7] media: dt-bindings: i2c: samsung,s5k5baf: "
` [PATCH v2 3/7] media: dt-bindings: samsung,exynos4210-csis: "
` [PATCH v2 4/7] media: dt-bindings: samsung,exynos4212-fimc-lite: "
` [PATCH v2 5/7] media: dt-bindings: samsung,exynos4212-is: "
` [PATCH v2 6/7] media: dt-bindings: samsung,fimc: "
` [PATCH v2 7/7] media: dt-bindings: samsung,s5c73m3: "

[PATCH 0/2] Apple M2 PMU support
 2023-02-14 10:44 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: arm-pmu: Add PMU compatible strings for Apple M2 cores
` [PATCH 2/2] drivers/perf: apple_m1: Add Apple M2 support

[PATCH v7 0/5] watchdog: mt7621-wdt: avoid globals and arch dependencies
 2023-02-14 10:39 UTC  (6+ messages)
` [PATCH v7 1/5] dt-bindings: watchdog: mt7621-wdt: add phandle to access system controller registers
` [PATCH v7 2/5] mips: dts: ralink: mt7621: rename watchdog node from 'wdt' into 'watchdog'
` [PATCH v7 3/5] mips: dts: ralink: mt7621: add phandle to system controller node for watchdog
` [PATCH v7 4/5] watchdog: mt7621-wdt: avoid static global declarations
` [PATCH v7 5/5] watchdog: mt7621-wdt: avoid ralink architecture dependent code

[PATCH 0/5] arm64: dts: mediatek: Add newer revisions of Google Spherion and Hayato
 2023-02-14 10:26 UTC  (7+ messages)
` [PATCH 1/5] dt-bindings: arm64: dts: mediatek: Add rev5-sku2 of hayato
` [PATCH 2/5] dt-bindings: arm64: dts: mediatek: Add rev4 of spherion
` [PATCH 3/5] arm64: dts: mediatek: Add dtsi files to use rt5682s on mt8192

[PATCH v4 0/4] Add RZ/V2{M, MA} PWM driver support
 2023-02-14 10:25 UTC  (3+ messages)
` [PATCH v4 4/4] arm64: dts: renesas: rzv2m evk: Enable pwm

[PATCH v9 00/14] crypto: qcom-qce: Add YAML bindings & support for newer SoCs
 2023-02-14 10:24 UTC  (6+ messages)
` [PATCH v9 11/14] arm64: dts: qcom: sm8250: add description of Qualcomm Crypto Engine IP

[PATCH 00/17] Device trees for Apple M2 (t8112) based devices
 2023-02-14 10:13 UTC  (10+ messages)
` [PATCH 01/17] dt-bindings: power: apple,pmgr-pwrstate: Add t8112 compatible
` [PATCH 16/17] dt-bindings: arm: apple: Add t8112 j413/j473/j493 compatibles

[PATCH v3 00/10] media: imx-jpeg: Add support for 12 bit extended jpeg
 2023-02-14 10:04 UTC  (11+ messages)
` [PATCH v3 01/10] media: Add P012 and P012M video format
` [PATCH v3 02/10] media: Add Y012 "
` [PATCH v3 03/10] media: Add YUYV64_12 "
` [PATCH v3 04/10] media: Add YUV48_12 "
` [PATCH v3 05/10] media: Add BGR48_12 "
` [PATCH v3 06/10] media: Add ABGR64_12 "
` [PATCH v3 07/10] media: imx-jpeg: Refine the function mxc_jpeg_find_format
` [PATCH v3 08/10] media: imx-jpeg: Clear slot next desc ptr if config error
` [PATCH v3 09/10] media: imx-jpeg: Decoder add support for 12bit jpeg
` [PATCH v3 10/10] media: imx-jpeg: Encoder "

[PATCH] dt-bindings: net: dsa: mediatek,mt7530: improve binding description
 2023-02-14 10:00 UTC  (2+ messages)

[PATCH 0/3] arm64: dts: qcom: Add mpss support to QDU1000/QRU1000 SoCs
 2023-02-14  9:59 UTC  (7+ messages)
` [PATCH 1/3] arm64: dts: qcom: qdu1000: Add IPCC, MPSS, AOSS nodes
` [PATCH 2/3] arm64: dts: qcom: qdu1000-idp: Enable mpss
` [PATCH 3/3] arm64: dts: qcom: qru1000-idp: "

[PATCH 1/4] media: dt-bindings: samsung,exynos4210-csis: convert to dtschema
 2023-02-14  9:58 UTC  (4+ messages)
` [PATCH 3/4] media: dt-bindings: samsung,exynos4212-is: "

[PATCH 1/3] dt-bindings: power: qcom,rpmpd: Add SA8155P
 2023-02-14  9:58 UTC  (5+ messages)
` [PATCH 2/3] soc: qcom: rpmhpd: Add SA8155P power domains
` [PATCH 3/3] arm64: dts: qcom: Split out SA8155P and use correct RPMh "

[PATCH V3 0/5] Enable crashdump collection support for IPQ9574
 2023-02-14  9:56 UTC  (7+ messages)
` [PATCH V3 2/5] arm64: dts: qcom: Add support for Crashdump collection on IPQ9574

[PATCH v3 00/11] Adjust the dma-ranges for MTK IOMMU
 2023-02-14  9:55 UTC  (8+ messages)
` [PATCH v3 03/11] iommu/mediatek: Improve comment for the current region/bank
` [PATCH v3 05/11] iommu/mediatek: mt8195: Add iova_region_larb_msk
` [PATCH v3 08/11] iommu/mediatek: Add a gap for the iova regions

[PATCH v3 0/7] Basic device tree support for StarFive JH7110 RISC-V SoC
 2023-02-14  9:53 UTC  (3+ messages)
` [PATCH v3 7/7] riscv: dts: starfive: Add StarFive JH7110 VisionFive 2 board device tree

[PATCH 0/2] arm64: dts: renesas: draak: Make HDMI default video source
 2023-02-14  9:52 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: renesas: draak: Add overlay for CVBS input

[PATCH v3 0/2] dt-bindings: sti: updates for STi platform
 2023-02-14  9:45 UTC  (3+ messages)
` [PATCH v3 2/2] dt-bindings: arm: sti: add STi boards and remove stih415/stih416


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