devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-01-13 10:55:36 to 2023-01-13 15:19:27 UTC [more...]

[PATCH v2 00/16] media: imx-pxp: add support for i.MX7D
 2023-01-13 15:09 UTC  (36+ messages)
` [PATCH v2 01/16] dt-bindings: media: fsl-pxp: convert to yaml
` [PATCH v2 02/16] media: imx-pxp: detect PXP version
` [PATCH v2 03/16] media: imx-pxp: extract helper function to setup data path
` [PATCH v2 04/16] media: imx-pxp: explicitly disable unused blocks
` [PATCH v2 05/16] media: imx-pxp: disable LUT block
` [PATCH v2 06/16] media: imx-pxp: make data_path_ctrl0 platform dependent
` [PATCH v2 07/16] media: imx-pxp: add support for i.MX7D
` [PATCH v2 08/16] ARM: dts: imx7d: add node for PXP
` [PATCH v2 09/16] media: imx-pxp: Sort headers alphabetically
` [PATCH v2 10/16] media: imx-pxp: Don't set bus_info manually in .querycap()
` [PATCH v2 11/16] media: imx-pxp: Add media controller support
` [PATCH v2 12/16] media: imx-pxp: Pass pixel format value to find_format()
` [PATCH v2 13/16] media: imx-pxp: Implement frame size enumeration
` [PATCH v2 14/16] media: imx-pxp: Introduce pxp_read() and pxp_write() wrappers
` [PATCH v2 15/16] media: imx-pxp: Use non-threaded IRQ
` [PATCH v2 16/16] media: imx-pxp: convert to regmap

[PATCH v3] dt-bindings: phy: tegra-xusb: Convert to json-schema
 2023-01-13 15:08 UTC 

[Patch v1 00/10] Tegra234 Memory interconnect support
 2023-01-13 15:04 UTC  (24+ messages)
` [Patch v1 01/10] memory: tegra: add interconnect support for DRAM scaling in Tegra234
` [Patch v1 03/10] memory: tegra: add pcie mc clients for Tegra234
` [Patch v1 05/10] dt-bindings: tegra: add icc ids for dummy MC clients
` [Patch v1 08/10] cpufreq: tegra194: add OPP support and set bandwidth
` [Patch v1 09/10] memory: tegra: get number of enabled mc channels

[PATCH 0/6] Add APSS clock controller support for IPQ9574
 2023-01-13 15:05 UTC  (10+ messages)
` [PATCH 1/6] dt-bindings: clock: Add YAML schemas for QCOM A73 PLL
` [PATCH 2/6] clk: qcom: ipq9574: Enable APSS clock driver
` [PATCH 3/6] arm64: defconfig: Enable ipq6018 apss clock and PLL controller
` [PATCH 4/6] arm64: dts: qcom: ipq9574: Add support for APSS clock controller
` [PATCH 5/6] dt-bindings: mailbox: Add compatible for IPQ9574
` [PATCH 6/6] clk: qcom: Fix APSS PLL and RCG Configuration

[PATCH 0/6] Add regulator support for IPQ9574 SoC
 2023-01-13 15:03 UTC  (7+ messages)
` [PATCH 1/6] soc: qcom: smd-rpm: Add IPQ9574 compatible
` [PATCH 2/6] dt-bindings: soc: qcom: smd-rpm: Add IPQ9574 compatible string
` [PATCH 3/6] regulator: qcom_smd: Add MP5496 regulators
` [PATCH 4/6] regulator: qcom_smd: Add PMIC compatible for IPQ9574
` [PATCH 5/6] arm64: dts: qcom: ipq9574: Add cpufreq & RPM related nodes
` [PATCH 6/6] regulator: qcom_smd: Add support to define the bootup voltage

[PATCH v7, 0/7] support mt8195 decoder
 2023-01-13 15:02 UTC  (5+ messages)
` [PATCH v7, 5/7] media: mediatek: vcodec: Different codec using different capture format

[PATCH] dt-bindings: clock: qcom,a53pll: drop operating-points-v2
 2023-01-13 14:58 UTC 

[PATCH v2 0/4] soc: qcom: Introduce PMIC GLINK
 2023-01-13 14:56 UTC  (2+ messages)

[PATCH v4 0/3] leds: add driver for SPI driven WorldSemi WS2812B RGB LEDs
 2023-01-13 14:56 UTC  (10+ messages)
` [PATCH v4 2/3] dt-bindings: leds: add worldsemi,ws2812b

[PATCH] arm64: dts: qcom: sdm845-db845c: drop label from I2C controllers
 2023-01-13 14:52 UTC 

[PATCH] dt-bindindgs: i2c: qcom,i2c-geni: document operating-points-v2
 2023-01-13 14:49 UTC 

[PATCH 0/8] Modem support for MSM8226
 2023-01-13 14:49 UTC  (3+ messages)
` [PATCH 4/8] dt-bindings: mfd: qcom,tcsr: Add compatible "

[PATCH v1 00/20] ARM: imx: make Ethernet refclock configurable
 2023-01-13 14:48 UTC  (22+ messages)
` [PATCH v1 01/20] clk: imx: add clk-gpr-mux driver
` [PATCH v1 02/20] clk: imx6q: add ethernet refclock mux support
` [PATCH v1 03/20] ARM: imx6q: skip ethernet refclock reconfiguration if enet_clk_ref is present
` [PATCH v1 04/20] ARM: imx6q: use of_clk_get_by_name() instead of_clk_get() to get ptp clock
` [PATCH v1 05/20] ARM: dts: imx6qdl: use enet_clk_ref instead of enet_out for the FEC node
` [PATCH v1 06/20] ARM: dts: imx6dl-lanmcu: configure ethernet reference clock parent
` [PATCH v1 07/20] ARM: dts: imx6dl-alti6p: "
` [PATCH v1 08/20] ARM: dts: imx6dl-plybas: "
` [PATCH v1 09/20] ARM: dts: imx6dl-plym2m: "
` [PATCH v1 10/20] ARM: dts: imx6dl-prtmvt: "
` [PATCH v1 11/20] ARM: dts: imx6dl-victgo: "
` [PATCH v1 12/20] ARM: dts: imx6q-prtwd2: "
` [PATCH v1 13/20] ARM: dts: imx6qdl-skov-cpu: "
` [PATCH v1 14/20] ARM: dts: imx6dl-eckelmann-ci4x10: "
` [PATCH v1 15/20] clk: imx: add imx_obtain_fixed_of_clock()
` [PATCH v1 16/20] clk: imx6ul: fix enet1 gate configuration
` [PATCH v1 17/20] clk: imx6ul: add ethernet refclock mux support
` [PATCH v1 18/20] ARM: dts: imx6ul: set enet_clk_ref to CLK_ENETx_REF_SEL
` [PATCH v1 19/20] ARM: mach-imx: imx6ul: remove not optional ethernet refclock overwrite
` [PATCH v1 20/20] ARM: dts: imx6ul-prti6g: configure ethernet reference clock parent

[PATCH 0/7] Add minimal boot support for IPQ9574
 2023-01-13 14:30 UTC  (39+ messages)
` [PATCH 1/7] dt-bindings: arm64: ipq9574: Add binding descriptions for clock and reset
` [PATCH 2/7] clk: qcom: Add Global Clock Controller driver for IPQ9574
` [PATCH 3/7] dt-bindings: pinctrl: qcom: Add ipq9574 pinctrl bindings
` [PATCH 4/7] pinctrl: qcom: Add IPQ9574 pinctrl driver
` [PATCH 5/7] dt-bindings: qcom: Add ipq9574 bindings
` [PATCH 6/7] arm64: dts: Add ipq9574 SoC and AL02 board support
` [PATCH 7/7] arm64: defconfig: Enable IPQ9574 SoC base configs

[PATCH 1/4] arm64: dts: beacon-renesom: Fix gpio expander reference
 2023-01-13 14:25 UTC  (5+ messages)

[PATCH v2] dt-bindings: PCI: qcom,pcie-ep: correct qcom,perst-regs
 2023-01-13 14:23 UTC  (3+ messages)

[PATCH 0/3] Add the Renesas IDT821034 codec support
 2023-01-13 14:19 UTC  (8+ messages)
` [PATCH 2/3] ASoC: codecs: Add support for the Renesas IDT821034 codec

[PATCH] arm64: dts: qcom: sc8280xp: Define CMA region for CRD and X13s
 2023-01-13 14:17 UTC  (2+ messages)

[PATCH v2 0/2] iio: adc: ti-ads7924: add Texas Instruments ADS7924 driver
 2023-01-13 14:16 UTC  (5+ messages)
` [PATCH v2 1/2] "

[PATCH v3 00/14] clk: qcom: cpu-8996: stability fixes
 2023-01-13 14:13 UTC  (20+ messages)
` [PATCH v3 01/14] dt-bindings: clock: qcom,msm8996-apcc: add sys_apcs_aux clock
` [PATCH v3 02/14] clk: qcom: clk-alpha-pll: program PLL_TEST/PLL_TEST_U if required
` [PATCH v3 03/14] clk: qcom: cpu-8996: correct PLL programming
` [PATCH v3 04/14] clk: qcom: cpu-8996: fix the init clock rate
` [PATCH v3 05/14] clk: qcom: cpu-8996: support using GPLL0 as SMUX input
` [PATCH v3 06/14] clk: qcom: cpu-8996: skip ACD init if the setup is valid
` [PATCH v3 07/14] clk: qcom: cpu-8996: simplify the cpu_clk_notifier_cb
` [PATCH v3 08/14] clk: qcom: cpu-8996: setup PLLs before registering clocks
` [PATCH v3 09/14] clk: qcom: cpu-8996: move qcom_cpu_clk_msm8996_acd_init call
` [PATCH v3 10/14] clk: qcom: cpu-8996: fix PLL configuration sequence
` [PATCH v3 11/14] clk: qcom: cpu-8996: fix ACD initialization
` [PATCH v3 12/14] clk: qcom: cpu-8996: fix PLL clock ops
` [PATCH v3 13/14] clk: qcom: cpu-8996: change setup sequence to follow vendor kernel
` [PATCH v3 14/14] arm64: dts: qcom: msm8996: support using GPLL0 as kryocc input

[PATCH v2 0/7] watchdog: dt-bindings: rework/fix qcom-wdt
 2023-01-13 14:03 UTC  (15+ messages)
` [PATCH v2 1/7] dt-bindings: watchdog: qcom-wdt: require fallback for IPQ4019
` [PATCH v2 2/7] dt-bindings: watchdog: qcom-wdt: do not allow fallback alone
` [PATCH v2 3/7] dt-bindings: watchdog: qcom-wdt: fix list of MSM timer compatibles
` [PATCH v2 4/7] dt-bindings: watchdog: qcom-wdt: add qcom,kpss-wdt-mdm9615
` [PATCH v2 5/7] dt-bindings: watchdog: qcom-wdt: allow interrupts
` [PATCH v2 6/7] dt-bindings: watchdog: qcom-wdt: merge MSM timer
` [PATCH v2 7/7] dt-bindings: watchdog: allow "timer" as node name

[PATCH 00/13] clk: qcom: cpu-8996: stability fixes
 2023-01-13 14:02 UTC  (15+ messages)
` [PATCH 09/13] clk: qcom: cpu-8996: fix PLL configuration sequence
` [PATCH 10/13] clk: qcom: cpu-8996: fix ACD initialization
` [PATCH 11/13] clk: qcom: cpu-8996: fix PLL clock ops

remove arch/sh
 2023-01-13 14:00 UTC  (3+ messages)
` [PATCH 06/22] watchdog: remove the shwdt driver

[PATCH] dt-bindings: sram: Tightly Coupled Memory (TCM) bindings
 2023-01-13 13:59 UTC  (2+ messages)

[PATCH 7/9] PCI: qcom: add support for IPQ8074 Gen3 port
 2023-01-13 13:33 UTC  (3+ messages)

[PATCH v2 1/3] dt-bindings: reserved-memory: ramoops: Update the binding
 2023-01-13 13:24 UTC  (6+ messages)
` [PATCH v2 2/3] Documentation: admin-guide: ramoops.rst: Update the ramoops document
` [PATCH v3 3/3] pstore/ram: Rework logic for detecting ramoops

[PATCH v6 0/6] Krait Documentation conversion
 2023-01-13 13:18 UTC  (4+ messages)
` [PATCH v6 2/6] dt-bindings: arm: msm: Convert and split kpss-acc driver Documentation to yaml

[PATCH v9 0/5] Add BananaPi R3
 2023-01-13 13:13 UTC  (2+ messages)

[PATCH v5 0/4] Add initial support for J784S4 SoC
 2023-01-13 13:12 UTC  (5+ messages)
` [PATCH v5 3/4] arm64: dts: ti: "
` [PATCH v5 4/4] arm64: dts: ti: Add support for J784S4 EVM board

[PATCH v3 0/5] ASoC: samsung: fsd: audio support for FSD SoC
 2023-01-13 12:17 UTC  (6+ messages)
  ` [PATCH v3 1/5] ASoC: dt-bindings: Add FSD I2S controller bindings
  ` [PATCH v3 2/5] ASoC: samsung: i2s: add support for FSD I2S
  ` [PATCH v3 3/5] arm64: dts: fsd: Add I2S DAI node for Tesla FSD
  ` [PATCH v3 4/5] arm64: dts: fsd: Add codec "
  ` [PATCH v3 5/5] arm64: dts: fsd: Add sound card "

[PATCH v2 0/5] ASoC: samsung: fsd: audio support for FSD SoC
 2023-01-13 12:14 UTC  (6+ messages)
  ` [PATCH v2 5/5] arm64: dts: fsd: Add sound card node for Tesla FSD

[PATCH] arm64: dts: rockchip: Fix RX delay for ethernet phy
 2023-01-13 13:02 UTC 

[PATCH v3 0/2] Add support for Marvell MHU on OcteonTX and OcteonTX2
 2023-01-13 13:02 UTC  (4+ messages)
` [PATCH v3 1/2] mailbox: marvell-mhu: add Marvell MHU
` [PATCH v3 2/2] dt-bindings: mailbox: "

[PATCH V9 2/2] firmware: qcom: scm: Add wait-queue handling logic
 2023-01-13 12:49 UTC  (2+ messages)

[PATCH v1 1/1] gpiolib: Remove unused of_mm_gpiochip_add()
 2023-01-13 12:45 UTC  (2+ messages)

[PATCH] media: verisilicon: HEVC: Only propose 10 bits compatible pixels formats
 2023-01-13 12:39 UTC  (2+ messages)

[RESEND PATCH V3 0/3] AM68 SK: Add initial support
 2023-01-13 12:26 UTC  (4+ messages)
` [RESEND PATCH V3 2/3] arm64: dts: ti: Add initial support for AM68 SK System on Module

[PATCH v13 0/2] Add support for RZ/G2L GPT
 2023-01-13 12:23 UTC  (2+ messages)
` [PATCH v13 1/2] dt-bindings: pwm: Add RZ/G2L GPT binding

[PATCH V2 0/7] Add eqos and fec support for imx93
 2023-01-13 12:11 UTC  (3+ messages)
` [PATCH V2 3/7] dt-bindings: net: fec: add mx93 description

[PATCH v5 00/10] add support for MT8195 VPPSYS on MMSYS and MUTEX
 2023-01-13 11:59 UTC  (5+ messages)
` [PATCH v5 01/10] dt-bindings: arm: mediatek: migrate MT8195 vppsys0/1 to mtk-mmsys driver
` [PATCH v5 02/10] dt-bindings: arm: mediatek: mmsys: Add support for MT8195 VPPSYS

[PATCH v5 0/3] AXP1530 PMIC
 2023-01-13 11:26 UTC  (8+ messages)
` [PATCH v5 2/3] mfd: ax20x: Add suppport for "

[PATCH v3 00/23] MediaTek clocks cleanups and improvements
 2023-01-13 11:06 UTC  (24+ messages)
` [PATCH v3 01/23] clk: mediatek: mt8192: Correctly unregister and free clocks on failure
` [PATCH v3 02/23] clk: mediatek: mt8192: Propagate struct device for gate clocks
` [PATCH v3 03/23] clk: mediatek: clk-gate: Propagate struct device with mtk_clk_register_gates()
` [PATCH v3 04/23] clk: mediatek: cpumux: Propagate struct device where possible
` [PATCH v3 05/23] clk: mediatek: clk-mtk: Propagate struct device for composites
` [PATCH v3 06/23] clk: mediatek: clk-mux: Propagate struct device for mtk-mux
` [PATCH v3 07/23] clk: mediatek: clk-mtk: Add dummy clock ops
` [PATCH v3 08/23] clk: mediatek: mt8173: Migrate to platform driver and common probe
` [PATCH v3 09/23] clk: mediatek: mt8173: Remove mtk_clk_enable_critical()
` [PATCH v3 10/23] clk: mediatek: mt8173: Break down clock drivers and allow module build
` [PATCH v3 11/23] clk: mediatek: Switch to mtk_clk_simple_probe() where possible
` [PATCH v3 12/23] clk: mediatek: clk-mtk: Extend mtk_clk_simple_probe()
` [PATCH v3 13/23] clk: mediatek: mt8173: Migrate pericfg/topckgen to mtk_clk_simple_probe()
` [PATCH v3 14/23] clk: mediatek: clk-mt8192: Move CLK_TOP_CSW_F26M_D2 in top_divs
` [PATCH v3 15/23] clk: mediatek: mt8192: Join top_adj_divs and top_muxes
` [PATCH v3 16/23] clk: mediatek: mt8186: Join top_adj_div "
` [PATCH v3 17/23] clk: mediatek: clk-mt8183: Join top_aud_muxes and top_aud_divs
` [PATCH v3 18/23] clk: mediatek: clk-mtk: Register MFG notifier in mtk_clk_simple_probe()
` [PATCH v3 19/23] clk: mediatek: clk-mt8192: Migrate topckgen to mtk_clk_simple_probe()
` [PATCH v3 20/23] clk: mediatek: clk-mt8186-topckgen: Migrate "
` [PATCH v3 21/23] clk: mediatek: clk-mt6795-topckgen: "
` [PATCH v3 22/23] clk: mediatek: clk-mt7986-topckgen: Properly keep some clocks enabled
` [PATCH v3 23/23] clk: mediatek: clk-mt7986-topckgen: Migrate to mtk_clk_simple_probe()

[PATCH v30 01/11] dt-bindings: arm: mediatek: mmsys: add vdosys1 compatible for MT8195
 2023-01-13 11:19 UTC 

[PATCH 0/2] Devicetree support for Loongson-1 clock
 2023-01-13 11:19 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: clock: Add binding for Loongson-1 clock driver
` [PATCH 2/2] clk: loongson1: Refactor to add devicetree support

[PATCH 0/7] iommu: dart: Apple t8110 DART support
 2023-01-13 10:50 UTC  (2+ messages)
` [PATCH 7/7] iommu: dart: Add "

[PATCH] ARM: dts: socfpga: drop 0x from unit address
 2023-01-13 10:51 UTC  (2+ messages)


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