devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-13 09:19:16 to 2022-08-15 08:58:53 UTC [more...]

[PATCH v4 0/4] PCI EP driver support MSI doorbell from host
 2022-08-15  8:58 UTC  (9+ messages)
` [PATCH v4 2/4] irqchip: imx mu worked as msi controller
    ` [EXT] "
` [PATCH v4 3/4] dt-bindings: irqchip: imx mu work "

[PATCH V2 0/8] clk: imx93: new gate API and composite update
 2022-08-15  8:56 UTC  (15+ messages)
` [PATCH V2 1/8] dt-bindings: clock: imx93-clock: add more MU/SAI clocks
` [PATCH V2 2/8] clk: imx93: guard imx93_clk_of_match with CONFIG_OF
` [PATCH V2 3/8] clk: imx: clk-composite-93: check slice busy
` [PATCH V2 4/8] clk: imx: clk-composite-93: check white_list
` [PATCH V2 5/8] clk: imx: add i.MX93 clk gate
` [PATCH V2 6/8] clk: imx93: switch to use new clk gate API
` [PATCH V2 7/8] clk: imx93: add MU1/2 clock
` [PATCH V2 8/8] clk: imx93: add SAI IPG clk

[PATCH net 0/2] Add DT property to disable hibernation mode
 2022-08-15  8:51 UTC  (8+ messages)
` [PATCH net 1/2] dt: ar803x: Document disable-hibernation property

[PATCH 0/2] clk: imx: introduce fsl,protected-clocks
 2022-08-15  8:42 UTC  (5+ messages)
` [PATCH 1/2] dt-bindings: clock: imx8m: introduce fsl,protected-clocks property
` [PATCH 2/2] clk: imx: support fsl,protected-clocks

[PATCH 0/4] nvmem: Support non-stride-aligned NVMEM cell data
 2022-08-15  8:37 UTC  (6+ messages)
` [PATCH 1/4] nvmem: sunxi_sid: Always use 32-bit MMIO reads
` [PATCH 2/4] nvmem: sunxi_sid: Drop the workaround on A64
` [PATCH 3/4] dt-bindings: nvmem: Allow bit offsets greater than a byte
` [PATCH 4/4] nvmem: core: Support reading cells with >= 8 bit offsets

[PATCH v3 0/3] ARM: dts: imx6ul-kontron: Improve devicetrees
 2022-08-15  8:28 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: arm: fsl: imx6ul-kontron: Update bindings
` [PATCH v3 2/3] ARM: dts: imx6ul-kontron: Simplify devicetree structure
` [PATCH v3 3/3] ARM: dts: imx6ul-kontron: Add imx6ull-kontron-bl to Makefile

[PATCH 1/2] dt-bindings: vertexcom-mse102x: Update email address
 2022-08-15  8:06 UTC  (2+ messages)
` [PATCH 2/2] net: vertexcom: mse102x: "

[PATCH] dt-bindings: display: sun4i: Add D1 TCONs to conditionals
 2022-08-15  7:47 UTC  (2+ messages)

[PATCH v4 1/2] dt-bindings: arm: fsl: Add MSC SM2S-IMX8PLUS SoM and SM2-MB-EP1 Carrier
 2022-08-15  7:45 UTC  (8+ messages)
` [PATCH v4 2/2] arm64: dts: imx8mp-msc-sm2s: Add device trees for MSC SM2S-IMX8PLUS SoM and carrier board

[PATCH v2 0/2] Add Richtek RT9471 3A battery charger support
 2022-08-15  7:34 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: power: supply: Add Richtek RT9471 battery charger
` [PATCH v2 2/2] power: supply: rt9471: Add Richtek RT9471 charger driver

[PATCH 0/2] Add Richtek RT9471 3A battery charger support
 2022-08-15  7:24 UTC  (13+ messages)
` [PATCH 1/2] dt-bindings: power: supply: Add Richtek RT9471 battery charger
` [PATCH 2/2] power: supply: rt9471: Add Richtek RT9471 charger driver

[PATCH 00/12] riscv: Allwinner D1 platform support
 2022-08-15  7:05 UTC  (14+ messages)
` [PATCH 01/12] MAINTAINERS: Match the sun20i family of Allwinner SoCs
` [PATCH 02/12] dt-bindings: riscv: Add T-HEAD C906 and C910 compatibles
` [PATCH 03/12] dt-bindings: vendor-prefixes: Add Allwinner D1 board vendors
` [PATCH 04/12] dt-bindings: riscv: Add Allwinner D1 board compatibles
` [PATCH 05/12] riscv: Add the Allwinner SoC family Kconfig option
` [PATCH 06/12] riscv: dts: allwinner: Add the D1 SoC base devicetree
` [PATCH 07/12] riscv: dts: allwinner: Add Allwinner D1 Nezha devicetree
` [PATCH 08/12] riscv: dts: allwinner: Add Sipeed Lichee RV devicetrees
` [PATCH 09/12] riscv: dts: allwinner: Add MangoPi MQ Pro devicetree
` [PATCH 10/12] riscv: dts: allwinner: Add Dongshan Nezha STU devicetree
` [PATCH 11/12] riscv: dts: allwinner: Add ClockworkPi and DevTerm devicetrees
` [PATCH 12/12] riscv: defconfig: Enable the Allwinner D1 platform and drivers

[PATCH v2 00/10] soc: sunxi: sram: Fixes and D1 support
 2022-08-15  6:59 UTC  (13+ messages)
` [PATCH v2 01/10] dt-bindings: sram: sunxi-sram: Clean up the compatible lists
` [PATCH v2 02/10] dt-bindings: sram: sunxi-sram: Add D1 compatible string
` [PATCH v2 03/10] soc: sunxi: sram: Actually claim SRAM regions
` [PATCH v2 04/10] soc: sunxi: sram: Prevent the driver from being unbound
` [PATCH v2 05/10] soc: sunxi: sram: Fix probe function ordering issues
` [PATCH v2 06/10] soc: sunxi: sram: Fix debugfs info for A64 SRAM C
` [PATCH v2 07/10] soc: sunxi: sram: Return void from the release function
` [PATCH v2 08/10] soc: sunxi: sram: Save a pointer to the OF match data
` [PATCH v2 09/10] soc: sunxi: sram: Export the LDO control register
` [PATCH v2 10/10] soc: sunxi: sram: Add support for the D1 system control

[PATCH v7 0/6] tpm: Preserve TPM measurement log across kexec (ppc64)
 2022-08-15  6:53 UTC  (6+ messages)
` [PATCH v7 4/6] tpm: of: Make of-tree specific function commonly available

[PATCH 0/4] drm/sun4i: dsi: Support the A100/D1 controller variant
 2022-08-15  6:42 UTC  (6+ messages)
` [PATCH 3/4] drm/sun4i: dsi: Add a variant structure
` [PATCH 4/4] drm/sun4i: dsi: Add the A100 variant

[PATCH v4 0/7] Update ADSP pil loader for SC7280 platform
 2022-08-15  6:37 UTC  (6+ messages)
` [PATCH v4 1/7] dt-bindings: remoteproc: qcom: Add SC7280 ADSP support
` [PATCH v4 6/7] remoteproc: qcom: Add support for memory sandbox

[PATCH V3 0/6] Add S4 SoC PLL and Peripheral clock controller
 2022-08-15  6:34 UTC  (9+ messages)
` [PATCH V3 2/6] arm64: dts: meson: add S4 Soc PLL clock controller in DT
` [PATCH V3 3/6] clk: meson: S4: add support for Amlogic S4 SoC PLL clock driver

[PATCH v2 0/2] Add device tree for Ampere's Mt. Mitchell BMC
 2022-08-15  6:20 UTC  (4+ messages)
` [PATCH v2 2/2] ARM: dts: aspeed: "

[PATCH v6 0/9] Improve MCP3911 driver
 2022-08-15  6:16 UTC  (10+ messages)
` [PATCH v6 1/9] iio: adc: mcp3911: make use of the sign bit
` [PATCH v6 2/9] iio: adc: mcp3911: correct "microchip,device-addr" property
` [PATCH v6 3/9] iio: adc: mcp3911: use correct formula for AD conversion
` [PATCH v6 4/9] iio: adc: mcp3911: use resource-managed version of iio_device_register
` [PATCH v6 5/9] iio: adc: mcp3911: add support for buffers
` [PATCH v6 6/9] iio: adc: mcp3911: add support for interrupts
` [PATCH v6 7/9] dt-bindings: iio: adc: mcp3911: add microchip,data-ready-hiz entry
` [PATCH v6 8/9] iio: adc: mcp3911: add support for oversampling ratio
` [PATCH v6 9/9] iio: adc: mcp3911: add support to set PGA

[PATCH v5 0/9] Improve MCP3911 driver
 2022-08-15  6:07 UTC  (11+ messages)
` [PATCH v5 4/9] iio: adc: mcp3911: use resource-managed version of iio_device_register
` [PATCH v5 5/9] iio: adc: mcp3911: add support for buffers
` [PATCH v5 7/9] dt-bindings: iio: adc: mcp3911: add microchip,data-ready-hiz entry

[PATCH v7 00/13] Add MediaTek MT6370 PMIC support
 2022-08-15  5:36 UTC  (9+ messages)
` [PATCH v7 06/13] dt-bindings: mfd: Add MediaTek MT6370
` [PATCH v7 09/13] iio: adc: mt6370: Add MediaTek MT6370 support
` [PATCH v7 10/13] power: supply: mt6370: Add MediaTek MT6370 charger driver

[PATCH v3 0/4] regulator: Add support for Allwinner D1 LDOs
 2022-08-15  4:34 UTC  (5+ messages)
` [PATCH v3 1/4] regulator: dt-bindings: Add "
` [PATCH v3 2/4] regulator: sun20i: Add support for "
` [PATCH v3 3/4] dt-bindings: sram: sunxi-sram: Add optional regulators child
` [PATCH v3 4/4] soc: sunxi: sram: Only iterate over SRAM children

[PATCH v1] arm64: dts: qcom: sc7280: Use "PP1800_L2C" as the DMIC power source
 2022-08-15  4:18 UTC 

[PATCH] dt-bindings: fpga: microchip,mpf-spi-fpga-mgr: use spi-peripheral-props.yaml
 2022-08-15  3:33 UTC  (2+ messages)

[PATCH v4 0/2] drivers: bus: Add Freescale i.MX8qxp pixel link MSI bus support
 2022-08-15  2:55 UTC  (5+ messages)
` [PATCH v4 1/2] drivers: bus: simple-pm-bus: Use clocks
` [PATCH v4 2/2] dt-bindings: bus: Add Freescale i.MX8qxp pixel link MSI bus binding

[PATCH v16 mfd 0/8] add support for VSC7512 control over SPI
 2022-08-15  0:55 UTC  (9+ messages)
` [PATCH v16 mfd 1/8] mfd: ocelot: add helper to get regmap from a resource
` [PATCH v16 mfd 2/8] net: mdio: mscc-miim: add ability to be used in a non-mmio configuration
` [PATCH v16 mfd 3/8] pinctrl: ocelot: "
` [PATCH v16 mfd 4/8] pinctrl: microchip-sgpio: allow sgpio driver to be used as a module
` [PATCH v16 mfd 5/8] pinctrl: microchip-sgpio: add ability to be used in a non-mmio configuration
` [PATCH v16 mfd 6/8] resource: add define macro for register address resources
` [PATCH v16 mfd 7/8] dt-bindings: mfd: ocelot: add bindings for VSC7512
` [PATCH v16 mfd 8/8] mfd: ocelot: add support for the vsc7512 chip via spi

[PATCH 0/6] i2c-imx-lpi2c: add IPG clock
 2022-08-15  0:52 UTC  (3+ messages)

[PATCH v4] ASoC: codecs: dt bind. doc for the new TI SRC4392 codec
 2022-08-14 22:22 UTC 

[PATCH v3] ASoC: codecs: dt bind. doc for the new TI SRC4392 codec
 2022-08-14 22:18 UTC 

[PATCH 0/2] arm64: meson: add support for JetHome JetHub D1p (j110)
 2022-08-14 21:26 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: arm: amlogic: add bindings for Jethub "

[PATCH 0/5] dt-bindings: display/msm: dpu: opp-table fixes
 2022-08-14 21:25 UTC  (3+ messages)
` [PATCH 1/5] dt-bindings: display/msm: dpu-msm8998: add missing DPU opp-table

[PATCH] dt-bindings: phy: Drop Pratyush Yadav
 2022-08-14 21:11 UTC  (2+ messages)

[PATCH v2] ASoC: codecs: dt bind. doc for the new TI SRC4392 codec
 2022-08-14 21:10 UTC  (2+ messages)

[PATCH v2 0/3] i2c: gpio: support write-only sda
 2022-08-14 21:06 UTC  (4+ messages)
` [PATCH v2 2/3] i2c: algo: bit: allow getsda to be NULL

[PATCH 0/2] usb: typec: mux: GPIO-based SBU mux
 2022-08-14 21:01 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: usb: Introduce "

[PATCH V2] dt-bindings: gpio: gpio-xilinx: Convert Xilinx axi gpio binding to YAML
 2022-08-14 20:52 UTC  (2+ messages)

[PATCH v3 0/8] Update ADSP pil loader for SC7280 platform
 2022-08-14 20:45 UTC  (3+ messages)
` [PATCH v3 1/8] dt-bindings: remoteproc: qcom: adsp: Make ADSP pil loader as generic

[PATCH 0/9] soc: sunxi: sram: Fixes and D1 support
 2022-08-14 18:33 UTC  (17+ messages)
` [PATCH 2/9] soc: sunxi: sram: Actually claim SRAM regions
` [PATCH 3/9] soc: sunxi: sram: Prevent the driver from being unbound
` [PATCH 4/9] soc: sunxi: sram: Fix probe function ordering issues
` [PATCH 5/9] soc: sunxi: sram: Fix debugfs info for A64 SRAM C
` [PATCH 6/9] soc: sunxi: sram: Return void from the release function
` [PATCH 7/9] soc: sunxi: sram: Save a pointer to the OF match data
` [PATCH 8/9] soc: sunxi: sram: Export the LDO control register
` [PATCH 9/9] soc: sunxi: sram: Add support for the D1 system control

[PATCH v4 0/3] ECAP support on TI AM62x SoC
 2022-08-14 18:00 UTC  (7+ messages)
` [PATCH v4 2/3] Documentation: ABI: add sysfs-bus-counter-ecap
` [PATCH v4 3/3] counter: capture-tiecap: capture driver support for ECAP

[PATCH v6 00/14] Add support for magnetometer Yamaha YAS537
 2022-08-14 16:54 UTC  (14+ messages)
  ` [PATCH v6 07/14] iio: magnetometer: yas530: Move printk %*ph parameters out from stack
  ` [PATCH v6 09/14] iio: magnetometer: yas530: Introduce "chip_info" structure
  ` [PATCH v6 10/14] iio: magnetometer: yas530: Add volatile registers to "chip_info"
  ` [PATCH v6 11/14] iio: magnetometer: yas530: Add IIO scaling "
  ` [PATCH v6 12/14] iio: magnetometer: yas530: Add temperature calculation "
  ` [PATCH v6 13/14] iio: magnetometer: yas530: Add function pointers "

[PATCH AUTOSEL 5.19 08/48] riscv: dts: microchip: Add mpfs' topology information
 2022-08-14 16:31 UTC  (5+ messages)
` [PATCH AUTOSEL 5.19 16/48] riscv: dts: sifive: Add fu540 "
` [PATCH AUTOSEL 5.19 17/48] riscv: dts: sifive: Add fu740 "
` [PATCH AUTOSEL 5.19 18/48] riscv: dts: canaan: Add k210 "

[PATCH v5 0/7] iio: accel: add MSA311 accelerometer driver
 2022-08-14 16:41 UTC  (5+ messages)
` [PATCH v5 6/7] iio: add MEMSensing MSA311 3-axis "

[PATCH AUTOSEL 5.4 05/16] riscv: dts: sifive: Add fu540 topology information
 2022-08-14 16:28 UTC 

[PATCH AUTOSEL 5.10 06/19] riscv: dts: sifive: Add fu540 topology information
 2022-08-14 16:27 UTC 

[PATCH AUTOSEL 5.15 09/28] riscv: dts: sifive: Add fu540 topology information
 2022-08-14 16:25 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 10/28] riscv: dts: sifive: Add fu740 "
` [PATCH AUTOSEL 5.15 11/28] riscv: dts: canaan: Add k210 "

[PATCH AUTOSEL 5.18 07/39] riscv: dts: microchip: Add mpfs' topology information
 2022-08-14 16:23 UTC  (4+ messages)
` [PATCH AUTOSEL 5.18 11/39] riscv: dts: sifive: Add fu540 "
` [PATCH AUTOSEL 5.18 12/39] riscv: dts: sifive: Add fu740 "
` [PATCH AUTOSEL 5.18 13/39] riscv: dts: canaan: Add k210 "

[PATCH AUTOSEL 5.19 43/64] of: overlay: Move devicetree_corrupt() check up
 2022-08-14 15:24 UTC 

[PATCH v5 07/12] clk: imx: Update pllv3 to support i.MXRT1170
 2022-08-14 15:28 UTC  (3+ messages)

[PATCH v4 1/2] ASoC: codecs: add support for ES8326
 2022-08-14 14:24 UTC  (2+ messages)

[PATCH 0/4] Fix RISC-V/PCI dt-schema issues with dt-schema v2022.08
 2022-08-14 13:47 UTC  (4+ messages)
` [PATCH 2/4] dt-bindings: PCI: microchip,pcie-host: fix missing clocks properties

[RFC 0/4] rockchip-dsi for rk3568
 2022-08-14 13:11 UTC  (2+ messages)

[PATCH v2 00/12] PolarFire SoC reset controller & clock cleanups
 2022-08-14 11:41 UTC  (8+ messages)

[PATCH net-next v1 07/10] net: dsa: microchip: warn about not supported synclko properties on KSZ9893 chips
 2022-08-14  8:04 UTC  (2+ messages)

[PATCH v1 0/9] fw_devlink improvements
 2022-08-14  5:59 UTC  (2+ messages)

[PATCH 1/2] arm64: dts: exynos: Add CMU_AUD, CMU_IS and CMU_MFCMSCL for Exynos850
 2022-08-14  4:08 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: pm6350: add temp sensor and thermal zone config
 2022-08-14  0:41 UTC  (5+ messages)

[PATCH] of: fdt: fix off-by-one error in unflatten_dt_nodes()
 2022-08-13 20:34 UTC 

[PATCH v2 0/7] completely rework mediatek,mt7530 binding
 2022-08-13 15:44 UTC  (8+ messages)
` [PATCH v2 1/7] dt-bindings: net: dsa: mediatek,mt7530: make trivial changes
` [PATCH v2 2/7] dt-bindings: net: dsa: mediatek,mt7530: fix reset lines
` [PATCH v2 3/7] dt-bindings: net: dsa: mediatek,mt7530: update examples
` [PATCH v2 4/7] dt-bindings: net: dsa: mediatek,mt7530: define port binding per compatible
` [PATCH v2 5/7] dt-bindings: net: dsa: mediatek,mt7530: remove unnecesary lines
` [PATCH v2 6/7] dt-bindings: net: dsa: mediatek,mt7530: define phy-mode for each compatible
` [PATCH v2 7/7] dt-bindings: net: dsa: mediatek,mt7530: update binding description

[PATCH v2] dt-bindings: iio: gyroscope: bosch,bmg160: correct number of pins
 2022-08-13 15:53 UTC  (4+ messages)

[PATCH v4 0/3] iio: accel: add MSA311 accelerometer driver
 2022-08-13 15:39 UTC  (13+ messages)
` [PATCH v4 2/3] iio: add MEMSensing MSA311 3-axis "

[PATCH v2 0/5] mfd: stmpe: Probe sub-function by compatible
 2022-08-13 15:05 UTC  (5+ messages)
` [PATCH v2 4/5] dt-bindings: iio: adc: stmpe: Remove node name requirement

[PATCH v2 4/4] clk: mediatek: Add drivers for MediaTek MT6735 main clock drivers
 2022-08-13 10:44 UTC  (4+ 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).