devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-08 01:07:22 to 2023-02-08 10:37:57 UTC [more...]

[PATCH 0/9] Panfrost: Improve and add MediaTek SoCs support
 2023-02-08 10:37 UTC  (10+ messages)
` [PATCH 1/9] dt-bindings: gpu: mali-bifrost: Don't allow sram-supply by default
` [PATCH 2/9] dt-bindings: gpu: mali-bifrost: Allow up to 5 power domains for MT8192
` [PATCH 3/9] dt-bindings: gpu: mali-bifrost: Add compatible for MT8195 SoC
` [PATCH 4/9] dt-bindings: gpu: mali-bifrost: Add new MT8183 compatible
` [PATCH 5/9] dt-bindings: gpu: mali-bifrost: Add a compatible for MediaTek MT8186
` [PATCH 6/9] drm/panfrost: Increase MAX_PM_DOMAINS to 5
` [PATCH 7/9] drm/panfrost: Add the MT8192 GPU ID
` [PATCH 8/9] drm/panfrost: Add mediatek,mt8192-mali compatible
` [PATCH 9/9] drm/panfrost: Add new compatible for Mali on the MT8183 SoC

[PATCH v6 0/8] Add support for sam9x60 curiosity board
 2023-02-08 10:30 UTC  (2+ messages)

[PATCH 00/15] Ambarella S6LM SoC bring-up
 2023-02-08 10:27 UTC  (14+ messages)
  ` [PATCH 07/15] dt-bindings: clock: Add Ambarella clock bindings

[PATCH v4 6/6] Driver: VMBus: Add device tree support
 2023-02-08 10:25 UTC  (3+ messages)

[PATCH 0/2] Add CS35L41 shared boost feature
 2023-02-08 10:23 UTC  (9+ messages)
` [PATCH 2/2] Documentation: cs35l41: Shared boost properties

[PATCH v2 1/7] arm64: dts: qcom: ipq6018: align RPM G-Link node with bindings
 2023-02-08 10:15 UTC  (7+ messages)
` [PATCH v2 2/7] arm64: dts: qcom: qcs404: "
` [PATCH v2 3/7] arm64: dts: qcom: msm8996: align RPM G-Link clock-controller "
` [PATCH v2 4/7] dt-bindings: mailbox: qcom,apcs-kpss-global: drop mbox-names from example
` [PATCH v2 5/7] dt-bindings: soc: qcom,apr: correct qcom,intents type
` [PATCH v2 6/7] dt-bindings: remoteproc: qcom,glink-rpm-edge: convert to DT schema
` [PATCH v2 7/7] dt-bindings: remoteproc: qcom,glink-edge: correct label description

[PATCH v3 0/1] ASoC: dt-bindings: meson: covert axg audio to schema
 2023-02-08 10:11 UTC  (3+ messages)
` [PATCH v3 1/1] ASoC: dt-bindings: meson: convert axg sound card control "

[PATCH] ARM: dts: rockchip: fix a typo error for rk3288 spdif node
 2023-02-08 10:09 UTC  (2+ messages)

[PATCH v2 0/5] Add CS35L41 shared boost feature
 2023-02-08 10:09 UTC  (7+ messages)
` [PATCH v2 1/5] ASoC: cs35l41: Only disable internal boost
` [PATCH v2 2/5] ASoC: cs35l41: Refactor error release code
` [PATCH v2 3/5] ALSA: cs35l41: Add shared boost feature

[PATCH v3 00/12] gpiolib cleanups
 2023-02-08 10:08 UTC  (3+ messages)
` [PATCH v3 08/12] gpio: aggregator: Add missing header(s)

[PATCH] arm64: dts: qcom: sm6115: Move SDHC node(s)'s 'pinctrl' properties to dts
 2023-02-08  9:51 UTC  (3+ messages)

[PATCH 1/5] arm64: dts: qcom: ipq6018: align RPM G-Link node with bindings
 2023-02-08  9:51 UTC  (5+ messages)
` [PATCH 4/5] dt-bindings: remoteproc: qcom,glink-rpm-edge: convert to DT schema

[PATCH V7 0/7] Add minimal boot support for IPQ9574
 2023-02-08  9:47 UTC  (6+ messages)
` [PATCH V7 2/7] clk: qcom: Add Global Clock Controller driver "
` [PATCH V7 4/7] pinctrl: qcom: Add IPQ9574 pinctrl driver

[PATCH v2 00/19] Add perf support to the rockchip-dfi driver
 2023-02-08  9:38 UTC  (20+ messages)
` [PATCH v2 01/19] PM / devfreq: rockchip-dfi: Embed desc into private data struct
` [PATCH v2 02/19] PM / devfreq: rockchip-dfi: use consistent name for "
` [PATCH v2 03/19] PM / devfreq: rockchip-dfi: Make pmu regmap mandatory
` [PATCH v2 04/19] PM / devfreq: rockchip-dfi: Add SoC specific init function
` [PATCH v2 05/19] PM / devfreq: rockchip-dfi: dfi store raw values in counter struct
` [PATCH v2 06/19] PM / devfreq: rockchip-dfi: Use free running counter
` [PATCH v2 07/19] PM / devfreq: rockchip-dfi: introduce channel mask
` [PATCH v2 08/19] PM / devfreq: rk3399_dmc,dfi: generalize DDRTYPE defines
` [PATCH v2 09/19] PM / devfreq: rockchip-dfi: Clean up DDR type register defines
` [PATCH v2 10/19] PM / devfreq: rockchip-dfi: Add RK3568 support
` [PATCH v2 11/19] PM / devfreq: rockchip-dfi: Handle LPDDR2 correctly
` [PATCH v2 12/19] PM / devfreq: rockchip-dfi: Handle LPDDR4X
` [PATCH v2 13/19] PM / devfreq: rockchip-dfi: Pass private data struct to internal functions
` [PATCH v2 14/19] PM / devfreq: rockchip-dfi: Prepare for multiple users
` [PATCH v2 15/19] PM / devfreq: rockchip-dfi: Add perf support
` [PATCH v2 16/19] arm64: dts: rockchip: rk3399: Enable DFI
` [PATCH v2 17/19] arm64: dts: rockchip: rk356x: Add DFI
` [PATCH v2 18/19] dt-bindings: devfreq: event: convert Rockchip DFI binding to yaml
` [PATCH v2 19/19] dt-bindings: devfreq: event: rockchip,dfi: Add rk3568 support

[PATCH v2 1/4] ASoC: SMA1303: Remove the I2C Retry property in devicetree
 2023-02-08  9:35 UTC  (7+ messages)
` [PATCH v2 2/4] ASoC: SMA1303: Convert the TDM slot properties in devicetree to mixer
` [PATCH v2 3/4] ASoC: SMA1303: Modify the sysclk setting
` [PATCH v2 4/4] ASoC: dt-bindings: irondevice,sma1303: Rework binding and add missing properties

[PATCH v4 00/16] add support MDP3 on MT8195 platform
 2023-02-08  9:22 UTC  (17+ messages)
` [PATCH v4 01/16] dt-binding: mediatek: correct MDP3 node with generic names
` [PATCH v4 02/16] arm64: dts: mediatek: mt8183: correct MDP3 DMA-related nodes
` [PATCH v4 03/16] dt-binding: mediatek: add MediaTek mt8195 MDP3 components
` [PATCH v4 04/16] arm64: dts: mediatek: mt8195: add MDP3 nodes
` [PATCH v4 05/16] media: platform: mtk-mdp3: add support second sets of MMSYS
` [PATCH v4 06/16] media: platform: mtk-mdp3: add support second sets of MUTEX
` [PATCH v4 07/16] media: platform: mtk-mdp3: introduce more pipelines from MT8195
` [PATCH v4 08/16] media: platform: mtk-mdp3: introduce more MDP3 components
` [PATCH v4 09/16] media: platform: mtk-mdp3: add checks for dummy components
` [PATCH v4 10/16] media: platform: mtk-mdp3: avoid multiple driver registrations
` [PATCH v4 11/16] media: platform: mtk-mdp3: extend GCE event waiting in RDMA and WROT
` [PATCH v4 12/16] media: platform: mtk-mdp3: add the blend of component in MUTEX MOD
` [PATCH v4 13/16] media: platform: mtk-mdp3: add mt8195 platform configuration
` [PATCH v4 14/16] media: platform: mtk-mdp3: add mt8195 shared memory configurations
` [PATCH v4 15/16] media: platform: mtk-mdp3: add mt8195 MDP3 component settings
` [PATCH v4 16/16] media: platform: mtk-mdp3: add support for parallel pipe to improve FPS

[PATCH v2 0/8] arm64: dts: qcom: sm8350: enable GPU on the HDK board
 2023-02-08  9:22 UTC  (3+ messages)
` [PATCH v2 4/8] arm64: dts: qcom: sm8350: reorder device nodes

[PATCH net-next v4 0/2] net: micrel: Add support for lan8841 PHY
 2023-02-08  9:20 UTC  (2+ messages)

[PATCH v4 0/2] Introduce ICSSG based ethernet Driver
 2023-02-08  9:17 UTC  (7+ messages)
` [PATCH v4 2/2] net: ti: icssg-prueth: Add ICSSG ethernet driver
    ` [EXTERNAL] "
        ` [EXTERNAL] "

[PATCH v3] dt-bindings: arm-smmu: Add compatible for SM8550 SoC
 2023-02-08  9:14 UTC  (2+ messages)

[PATCH v6 05/10] dt-bindings: clock: Add Qcom SM6125 GPUCC
 2023-02-08  9:13 UTC  (3+ messages)
` [PATCH v6 07/10] dt-bindings: clock: Add Qcom SM6375 GPUCC
` [PATCH v6 09/10] dt-bindings: clock: Add Qcom SM6115 GPUCC

[PATCH v4 1/2] media: dt-bindings: media: renesas,vsp1: Document RZ/V2L VSPD bindings
 2023-02-08  9:12 UTC  (6+ messages)
` [PATCH v4 2/2] media: dt-bindings: media: renesas,fcp: Document RZ/{G2L,V2L} FCPVD bindings

[PATCH] dt-bindings: dma: qcom,bam-dma: add optional memory interconnect properties
 2023-02-08  9:08 UTC  (7+ messages)

[PATCH v2] dt-bindings: arm-smmu: Add compatible for SM8550 SoC
 2023-02-08  9:07 UTC  (2+ messages)

[PATCH v2] dt-bindings: firmware: document Qualcomm SM8550 SCM
 2023-02-08  9:05 UTC  (2+ messages)

[PATCH] of: reserved-mem: expose reserved-mem details via debugfs
 2023-02-08  8:59 UTC  (5+ messages)

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

[PATCH v4 0/7] sm8550: Add support for eUSB2 repeater
 2023-02-08  8:38 UTC  (5+ messages)
` [PATCH v4 1/7] dt-bindings: phy: Add qcom,snps-eusb2-repeater schema file
` [PATCH v4 3/7] dt-bindings: phy: qcom,snps-eusb2-phy: Add phys property for the repeater

[PATCH 0/3] drm/msm/adreno: GPU support on SC8280XP
 2023-02-08  8:38 UTC  (5+ messages)
` [PATCH 1/3] drm/msm/adreno: Add Adreno A690 support
` [PATCH 2/3] arm64: dts: qcom: sc8280xp: Add GPU related nodes
` [PATCH 3/3] arm64: dts: qcom: sc8280xp: Enable "

[PATCH v3 00/12] fw_devlink improvements
 2023-02-08  8:35 UTC  (10+ messages)
` [PATCH v3 09/12] of: property: Simplify of_link_to_phandle()

[PATCH v4 0/4] Add WCN6855 Bluetooth support
 2023-02-08  8:25 UTC  (5+ messages)
` [PATCH v4 3/4] arm64: dts: qcom: sc8280xp: Define uart2
` [PATCH v4 4/4] arm64: dts: qcom: thinkpad-x13s: Add bluetooth

[PATCH 0/2] ASoC: dt-bindings: renesas,rsnd.yaml: adjust to R-Car Gen4
 2023-02-08  8:20 UTC  (5+ messages)
` [PATCH 1/2] ASoC: dt-bindings: renesas,rsnd.yaml: tidyup reg/reg-name
` [PATCH 2/2] ASoC: dt-bindings: renesas,rsnd.yaml: adjust to R-Car Gen4

[PATCH v3 1/2] pinctrl: qcom: Add support for i2c specific pull feature
 2023-02-08  8:18 UTC  (2+ messages)
` [PATCH v3 2/2] arm64: dts: qcom: sm8550: Add bias pull up value to tlmm i2c data clk states

[PATCH] arm64: dts: qcom: sc7280: Power herobrine's 3.3 eDP/TS rail more properly
 2023-02-08  8:17 UTC  (2+ messages)

[PATCH] schemas: Add schema for firmware logs
 2023-02-08  8:14 UTC  (11+ messages)

[PATCH 0/4] arm64: dts: qcom: sc8280xp: Enable external display
 2023-02-08  8:14 UTC  (6+ messages)
` [PATCH 1/4] arm64: dts: qcom: sc8280xp: Add USB-C-related DP blocks
` [PATCH 2/4] arm64: dts: qcom: sc8280xp-crd: Introduce pmic_glink
` [PATCH 3/4] arm64: dts: qcom: sc8280xp-x13s: Enable external display
` [PATCH 4/4] arm64: defconfig: Enable DisplayPort on SC8280XP laptops

[PATCH v11 0/5] media: i2c: imx334: support lower bandwidth mode
 2023-02-08  8:08 UTC  (7+ messages)
` [PATCH v11 1/5] media: i2c: imx334: replace __v4l2_ctrl_s_ctrl to __v4l2_ctrl_modify_range
` [PATCH v11 2/5] media: i2c: imx334: add missing reset values for mode 3840x2160_regs[]
` [PATCH v11 3/5] media: i2c: imx334: support lower bandwidth mode
` [PATCH v11 4/5] dt-bindings: media: i2c: imx334 add new link_freq
` [PATCH v11 5/5] media: i2c: imx334: update pixel and link frequency

[Patch][next] dt-bindings: power: supply: Revise Richtek RT9467 compatible name
 2023-02-08  8:04 UTC  (2+ messages)

[PATCH V3 0/5] Enable crashdump collection support for IPQ9574
 2023-02-08  8:00 UTC  (9+ messages)
` [PATCH V3 1/5] dt-bindings: scm: Add compatible "
` [PATCH V3 2/5] arm64: dts: qcom: Add support for Crashdump collection on IPQ9574
` [PATCH V3 3/5] firmware: scm: Modify only the DLOAD bit in TCSR register for download mode
` [PATCH V3] arm64: defconfig: Enable scm download mode config for IPQ Targets
` [PATCH V3 5/5] dt-bindings: mfd: Add the tcsr compatible for IPQ9574

[PATCH 0/2] Add socinfo support for IPQ5332 variants
 2023-02-08  7:57 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: arm: qcom,ids: Add IDs for IPQ5332 and its variant
` [PATCH 2/2] soc: qcom: socinfo: "

[PATCH v5 1/3] dt-bindings: cpufreq: qcom-cpufreq-nvmem: specify supported opp tables
 2023-02-08  7:56 UTC  (5+ messages)
` [PATCH v5 2/3] dt-bindings: cpufreq: qcom-cpufreq-nvmem: make cpr bindings optional

[PATCH 0/3] Add the Infineon PEB2466 codec support
 2023-02-08  7:10 UTC  (4+ messages)
` [PATCH 2/3] ASoC: codecs: Add support for the Infineon PEB2466 codec

[PATCH v2 1/2] arm64: dts: verdin-imx8mp: add pcie support
 2023-02-08  6:59 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: dts: imx8mp-verdin-yavia: trivial minor updates

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

[PATCH 0/8] arm64: meson: bunch of DT fixes, take 2
 2023-02-08  6:22 UTC  (3+ messages)
` [PATCH 3/8] arm64: dts: amlogic: meson-axg-jethome-jethub-j1xx: remove invalid #gpio-cells in onewire node

[PATCH 0/6] Add regulator support for IPQ9574 SoC
 2023-02-08  6:09 UTC  (3+ messages)
` (subset) "

[PATCH v2 00/10] Adjust the dma-ranges for MTK IOMMU
 2023-02-08  5:36 UTC  (11+ messages)
` [PATCH v2 01/10] dt-bindings: media: mediatek,vcodec: Remove dma-ranges property
` [PATCH v2 02/10] dt-bindings: media: mediatek,jpeg: "
` [PATCH v2 03/10] iommu/mediatek: Get regionid from larb/port id
` [PATCH v2 04/10] iommu/mediatek: mt8195: Add larb_region_msk
` [PATCH v2 05/10] iommu/mediatek: mt8186: add larb_region_msk
` [PATCH v2 06/10] iommu/mediatek: mt8192: "
` [PATCH v2 07/10] iommu/mediatek: Add a gap for the iova regions
` [PATCH v2 08/10] arm64: dts: mt8195: Add dma-ranges for the parent "soc" node
` [PATCH v2 09/10] arm64: dts: mt8195: Remove the unnecessary dma-ranges
` [PATCH v2 10/10] arm64: dts: mt8186: Add dma-ranges for the parent "soc" node

[PATCH v12 1/2] thermal: loongson-2: add thermal management support
 2023-02-08  3:13 UTC  (3+ messages)

[PATCH v4 0/6] Device tree support for Hyper-V VMBus driver
 2023-02-08  2:51 UTC  (14+ messages)
` [PATCH v4 1/6] drivers/clocksource/hyper-v: non ACPI support in hyperv clock
` [PATCH v4 2/6] Drivers: hv: allow non ACPI compilation for hv_is_hibernation_supported
` [PATCH v4 3/6] Drivers: hv: vmbus: Convert acpi_device to more generic platform_device
` [PATCH v4 4/6] dt-bindings: hypervisor: Rename virtio to hypervisor
` [PATCH v4 5/6] dt-bindings: hypervisor: VMBus

[PATCH v2 0/6] Device tree support for Hyper-V VMBus driver
 2023-02-08  2:44 UTC  (14+ messages)
` [PATCH v2 6/6] Driver: VMBus: Add device tree support

[PATCH v4 0/4] Basic pinctrl support for StarFive JH7110 RISC-V SoC
 2023-02-08  2:31 UTC  (2+ messages)

[PATCH] riscv: dts: nezha-d1: add gpio-line-names
 2023-02-08  1:45 UTC 

remove arch/sh
 2023-02-08  1:31 UTC  (7+ messages)

[PATCH v9 00/27] Drivers for gunyah hypervisor
 2023-02-08  1:06 UTC  (4+ messages)
` [PATCH v9 18/27] firmware: qcom_scm: Register Gunyah platform ops


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