devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-11 13:40:23 to 2023-05-12 08:02:43 UTC [more...]

[PATCH 0/6] irqchip/gic-v3: Disable pseudo NMIs on Mediatek Chromebooks w/ bad FW
 2023-05-12  8:02 UTC  (14+ messages)
` [PATCH 1/6] dt-bindings: interrupt-controller: arm,gic-v3: Add quirk for Mediatek SoCs w/ broken FW
` [PATCH 2/6] irqchip/gic-v3: Disable pseudo NMIs on Mediatek devices w/ firmware issues
` [PATCH 3/6] arm64: dts: mediatek: mt8183: Add mediatek,gicr-save-quirk
` [PATCH 4/6] arm64: dts: mediatek: mt8186: "
` [PATCH 5/6] arm64: dts: mediatek: mt8192: "
` [PATCH 6/6] arm64: dts: mediatek: mt8195: "

[PATCH v3 0/5] dt-bindings: clocks: at91: convert to yaml
 2023-05-12  7:59 UTC  (12+ messages)
` [PATCH v3 2/5] dt-bindings: clocks: atmel,at91rm9200-pmc: "

[PATCH v1 0/6] GenieZone hypervisor drivers
 2023-05-12  7:53 UTC  (18+ messages)
` [PATCH v1 2/6] dt-bindings: hypervisor: Add binding for MediaTek GenieZone hypervisor
` [PATCH v1 3/6] soc: mediatek: virt: geniezone: Introduce GenieZone hypervisor support

[PATCH v4 0/7] Add PLL clocks driver and syscon for StarFive JH7110 SoC
 2023-05-12  7:51 UTC  (21+ messages)
` [PATCH v4 1/7] dt-bindings: clock: Add StarFive JH7110 PLL clock generator
` [PATCH v4 2/7] clk: starfive: Add StarFive JH7110 PLL clock driver
` [PATCH v4 3/7] dt-bindings: clock: jh7110-syscrg: Add PLL clock inputs
` [PATCH v4 4/7] clk: starfive: jh7110-sys: Modify PLL clocks source
` [PATCH v4 5/7] dt-bindings: soc: starfive: Add StarFive syscon module
` [PATCH v4 6/7] riscv: dts: starfive: jh7110: Add syscon nodes
` [PATCH v4 7/7] riscv: dts: starfive: jh7110: Add PLL clock node and modify syscrg node

[PATCH v3 0/2] KingFisher: support regulators for PCIe
 2023-05-12  7:52 UTC  (2+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: rcar-pci-host: add optional regulators

[PATCH v3 0/3] Add support to configure Coresight Dummy subunit
 2023-05-12  7:51 UTC  (4+ messages)
` [PATCH v3 3/3] Documentation: trace: Add documentation for Coresight Dummy Trace

[PATCH v2 0/7] GenieZone hypervisor drivers
 2023-05-12  7:51 UTC  (15+ messages)
` [PATCH v2 2/7] dt-bindings: hypervisor: Add MediaTek GenieZone hypervisor
` [PATCH v2 3/7] virt: geniezone: Introduce GenieZone hypervisor support
` [PATCH v2 5/7] virt: geniezone: Add irqchip support for virtual interrupt injection

[PATCH v4 0/8] Add minimal boot support for IPQ5018
 2023-05-12  7:42 UTC  (6+ messages)
` [PATCH v4 7/8] arm64: dts: Add ipq5018 SoC and rdp432-c2 board support

[PATCH 0/4] Input: support virtual objects on touchscreens
 2023-05-12  7:20 UTC  (7+ messages)
` [PATCH 2/4] dt-bindings: touchscreen: add virtual-touchscreen and virtual-buttons properties

[PATCH v2 0/3] Add support for Xilinx XDMA Soft IP as Root Port
 2023-05-12  7:04 UTC  (7+ messages)
` [PATCH v2 1/3] Move error interrupt bits to a common header
` [PATCH v2 2/3] dt-bindings: PCI: xilinx-xdma: Add YAML schemas for Xilinx XDMA PCIe Root Port Bridge
` [PATCH v2 3/3] PCI: xilinx-xdma: Add Xilinx XDMA Root Port driver

[PATCH V4] arm64: dts: add support for C3 based Amlogic AW409
 2023-05-12  7:03 UTC  (3+ messages)

[PATCH V2] dt-bindings: usb: dwc3: Add interrupt-names property support for wakeup interrupt
 2023-05-12  7:03 UTC  (4+ messages)

[PATCH net-next v4 0/2] net: phy: add driver for MediaTek SoC built-in GE PHYs
 2023-05-12  6:54 UTC  (5+ messages)
` [PATCH net-next v4 1/2] dt-bindings: arm: mediatek: add mediatek,boottrap binding

[PATCH v2 0/4] spi: Add option to keep the MOSI line low, when it is idle
 2023-05-12  6:54 UTC  (9+ messages)
  ` [PATCH v2 1/4] spi: dt-bindings: Introduce spi-mosi-idle-low flag
  ` [PATCH v2 2/4] spi: add SPI_MOSI_IDLE_LOW mode bit
  ` [PATCH v2 3/4] spi: spi-imx: add support for "
  ` [PATCH v2 4/4] spi: spidev: add "

[PATCH v2 00/10] clk: qcom: convert mdm9615 to parent_hws/_data
 2023-05-12  6:52 UTC  (13+ messages)
` [PATCH v2 01/10] dt-bindings: clock: qcom,lcc.yaml: describe clocks for lcc,qcom-mdm9615
` [PATCH v2 02/10] dt-bindings: clock: drop qcom,lcc-mdm9615 header file
` [PATCH v2 03/10] dt-bindings: clock: provide separate bindings for qcom,gcc-mdm9615
` [PATCH v2 04/10] clk: qcom: gcc-mdm9615: use ARRAY_SIZE instead of specifying num_parents
` [PATCH v2 05/10] clk: qcom: drop lcc-mdm9615 in favour of lcc-msm8960
` [PATCH v2 06/10] clk: qcom: gcc-mdm9615: use proper parent for pll0_vote clock
` [PATCH v2 07/10] clk: qcom: gcc-mdm9615: use parent_hws/_data instead of parent_names
` [PATCH v2 08/10] clk: qcom: gcc-mdm9615: drop the cxo clock
` [PATCH v2 09/10] ARM: dts: qcom-mdm9615: specify clocks for the lcc device
` [PATCH v2 10/10] ARM: dts: qcom-mdm9615: specify gcc clocks

[PATCH v4 4/6] dt-bindings: Add support for DRAM MRQ GSCs
 2023-05-12  6:45 UTC  (7+ messages)
` [PATCH v4 5/6] dt-bindings: Add support for tegra186-bpmp "

[PATCH] mips: dts: ralink: Add support for TP-Link HC220 G5 v1 board
 2023-05-12  6:40 UTC  (6+ messages)

[PATCH] dt-bindings: iio: temperature: Add DT bindings for TMP006
 2023-05-12  6:28 UTC  (4+ messages)

[PATCH net-next V3 0/3] net: axienet: Introduce dmaengine
 2023-05-12  6:27 UTC  (8+ messages)
` [PATCH net-next V3 1/3] dt-bindings: net: xilinx_axienet: Introduce dmaengine binding support
` [PATCH net-next V3 3/3] net: axienet: Introduce dmaengine support
  ` [EXT] "

[PATCH v2 0/5] Refactoring for GMA command
 2023-05-12  6:22 UTC  (5+ messages)
` [PATCH v2 3/5] dt-bindings: net: add mac-address-increment option

[PATCH] arm64: dts: imx8mm: add support for compulab iot gateway
 2023-05-12  6:17 UTC  (2+ messages)

[PATCH v5 0/5] Allwinner R329/D1/R528/T113s SPI support
 2023-05-12  5:24 UTC  (9+ messages)
` [PATCH v5 1/5] dt-bindings: spi: sun6i: add DT bindings for Allwinner R329/D1/R528/T113s SPI
` [PATCH v5 2/5] spi: sun6i: change OF match data to a struct
` [PATCH v5 3/5] spi: sun6i: add quirk for in-controller clock divider
` (subset) [PATCH v5 0/5] Allwinner R329/D1/R528/T113s SPI support

[PATCH v2 0/7] Add Chameleon v3 ASoC audio
 2023-05-12  4:19 UTC  (2+ messages)
` (subset) "

[PATCH v2 0/2] ASoC SSM3515 codec driver
 2023-05-12  4:19 UTC  (5+ messages)
` [PATCH v2 1/2] ASoC: dt-bindings: Add adi,ssm3515 amp schema
` [PATCH v2 2/2] ASoC: ssm3515: Add new amp driver

[PATCH v4] ASoC: dt-bindings: nau8825: Convert to dtschema
 2023-05-12  4:19 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mp: Fix video clock parents
 2023-05-12  1:04 UTC 

[PATCH v3 0/5] Add support for Focaltech FTS Touchscreen
 2023-05-12  0:43 UTC  (4+ messages)
` [PATCH v3 2/5] Input: add driver for Focaltech FTS touchscreen

[PATCH v6 0/4] clk: qcom: msm8996: add support for the CBF clock
 2023-05-12  0:13 UTC  (5+ messages)
` [PATCH v6 1/4] dt-bindings: interconnect/msm8996-cbf: add defines to be used by CBF
` [PATCH v6 2/4] interconnect: add clk-based icc provider support
` [PATCH v6 3/4] clk: qcom: cbf-msm8996: scale CBF clock according to the CPUfreq
` [PATCH v6 4/4] arm64: dts: qcom: msm8996: "

[PATCH 0/2] Input: cap11xx add advanced sensitivity settings
 2023-05-11 23:57 UTC  (3+ messages)
` [PATCH 2/2] Input: cap11xx - "

[RFC 0/6] Deprecate riscv,isa DT property?
 2023-05-11 22:38 UTC  (5+ messages)

[PATCH v6 0/2] dt-bindings: omap: Convert omap.txt to yaml
 2023-05-11 21:28 UTC  (4+ messages)
` [PATCH v6 1/2] "

[PATCH 0/6] arm64: errata: Disable FWB on parts with non-ARM interconnects
 2023-05-11 21:13 UTC  (4+ messages)

[PATCH v4 0/3] arm64: meson: support Amlogic A1 USB OTG controller
 2023-05-11 21:04 UTC  (4+ messages)
` [PATCH v4 1/3] usb: dwc2: support dwc2 IP for Amlogic A1 SoC family
` [PATCH v4 2/3] dt-bindings: usb: dwc2: add support for Amlogic A1 SoC USB peripheral
` [PATCH v4 3/3] usb: dwc3-meson-g12a: support OTG switch for all IP versions

[PATCH v4 0/2] STMPE device tree bindings
 2023-05-11 20:39 UTC  (4+ messages)
` [PATCH v4 1/2] dt-bindings: gpio: Convert STMPE GPIO to YAML schema

[PATCH v3 0/5] arm64: meson: support Amlogic A1 USB OTG controller
 2023-05-11 20:24 UTC  (4+ messages)
` [PATCH v3 5/5] arm64: dts: meson: a1: support USB controller in OTG mode

[PATCH AUTOSEL 6.1 5/9] of: fdt: Scan /memreserve/ last
 2023-05-11 19:39 UTC 

[PATCH AUTOSEL 6.2 05/10] of: fdt: Scan /memreserve/ last
 2023-05-11 19:38 UTC 

[PATCH AUTOSEL 6.3 06/11] of: fdt: Scan /memreserve/ last
 2023-05-11 19:37 UTC 

[PATCH 0/3] Minor device-tree additions for C.H.I.P
 2023-05-11 18:55 UTC  (11+ messages)
` [PATCH v2 0/5] "
  ` [PATCH v2 1/5] dt-bindings: gpio: Add GPIO3 for AXP209 GPIO binding schema
  ` [PATCH v2 3/5] ARM: dts: sun5i: chip: Enable bluetooth
  ` [PATCH v2 4/5] ARM: dts: sun5i: Add port E pinmux settings for mmc2
  ` [PATCH v2 5/5] ARM: dts: axp209: Add iio-hwmon node for internal temperature

[RESEND PATCH] dt-bindings: input: cypress,cyapa: convert to dtschema
 2023-05-11 18:37 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: arm: Add Gateworks i.MX8M GW7905-2x board
 2023-05-11 17:23 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: freescale: Add imx8mp-venice-gw7905-2x

[PATCH v11 00/11] Add support for MT8195 SCP 2nd core
 2023-05-11 17:57 UTC  (3+ messages)
` [PATCH v11 05/11] remoteproc: mediatek: Introduce cluster on single-core SCP

[PATCH v1 1/3] ASoC: Add ESS ES9218P codec driver
 2023-05-11 17:57 UTC  (7+ messages)
` [PATCH v1 3/3] dt-bindings: ASoC: Add ESS ES9218P codec bindings

[PATCH v3 00/14] rtc: pcf2127: add PCF2131 driver
 2023-05-11 17:19 UTC  (5+ messages)
` [PATCH v3 08/14] rtc: pcf2127: add support for PCF2131 interrupts on output INT_A

[Patch v8 0/8] Tegra234 Memory interconnect support
 2023-05-11 17:32 UTC  (9+ messages)
` [Patch v8 1/8] memory: tegra: add interconnect support for DRAM scaling in Tegra234
` [Patch v8 2/8] memory: tegra: add mc clients for Tegra234
` [Patch v8 3/8] memory: tegra: add software mc clients in Tegra234
` [Patch v8 4/8] dt-bindings: tegra: add icc ids for dummy MC clients
` [Patch v8 5/8] memory: tegra: make cpu cluster bw request a multiple of mc channels
` [Patch v8 6/8] PCI: tegra194: Fix possible array out of bounds access
` [Patch v8 7/8] PCI: tegra194: Add interconnect support in Tegra234
` [Patch v8 8/8] arm64: tegra: Add cpu OPP tables and interconnects property

[PATCH v15 00/10] Register Type-C mode-switch in DP bridge endpoints
 2023-05-11 17:30 UTC  (10+ messages)
` [PATCH v15 04/10] dt-bindings: display: bridge: anx7625: Add mode-switch support

Need suggestions for smp related properties in cpus.yaml to support smpboot for cortex-r52 based platform
 2023-05-11 17:17 UTC  (2+ messages)

[PATCH V6 0/3] soc: qcom: boot_stats: Add driver support for boot_stats
 2023-05-11 17:11 UTC  (4+ messages)
` [PATCH V6 2/3] soc: qcom: boot_stat: Add Driver Support for Boot Stats

[PATCH v3 5/6] dt-bindings: memory-region property for tegra186-bpmp
 2023-05-11 16:58 UTC  (6+ messages)

[PATCH v7 0/4] Add pinctrl support for SDX75
 2023-05-11 16:46 UTC  (7+ messages)
` [PATCH v7 2/4] pinctrl: qcom: Remove the msm_function struct
` [PATCH v7 3/4] pinctrl: qcom: Refactor generic qcom pinctrl driver
` [PATCH v7 4/4] pinctrl: qcom: Add SDX75 pincontrol driver

[PATCH v7 00/11] Improve the MT8365 SoC and EVK board support
 2023-05-11 16:29 UTC  (12+ messages)
` [PATCH v7 01/11] arm64: defconfig: enable MT6357 regulator
` [PATCH v7 02/11] arm64: defconfig: enable Mediatek PMIC key
` [PATCH v7 03/11] arm64: dts: mediatek: add watchdog support for mt8365 SoC
` [PATCH v7 04/11] arm64: dts: mediatek: add mt6357 PMIC support for mt8365-evk
` [PATCH v7 05/11] arm64: dts: mediatek: add mmc "
` [PATCH v7 06/11] arm64: dts: mediatek: set vmc regulator as always on
` [PATCH v7 07/11] arm64: dts: mediatek: add usb controller support for mt8365-evk
` [PATCH v7 08/11] arm64: dts: mediatek: add ethernet "
` [PATCH v7 09/11] arm64: dts: mediatek: add OPP support for mt8365 SoC
` [PATCH v7 10/11] arm64: dts: mediatek: add cpufreq support for mt8365-evk
` [PATCH v7 11/11] arm64: dts: mediatek: Add CPU Idle support

[PATCH v7 2/2] hwmon: max31827: add MAX31827 driver
 2023-05-11 15:21 UTC  (2+ messages)

[RFC PATCH 0/1] of: dynamic: allow freeing of_nodes after the overlay changeset
 2023-05-11 15:10 UTC  (2+ messages)
` [RFC PATCH 1/1] "

[PATCH v2 0/2] Devicetree support for Loongson-1 watchdog
 2023-05-11 14:52 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: watchdog: Add "

[PATCH v2 0/2] Add clock and reset in cdns3 platform
 2023-05-11 14:49 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: cdns,usb3: Add clock and reset

[PATCH v2 2/5] ASoC: dt-bindings: Add tas2781 amplifier
 2023-05-11 14:48 UTC  (6+ messages)
      ` [EXTERNAL] "

[PATCH] dt-bindings: u-boot: Add variables for bootscript location
 2023-05-11 14:33 UTC 

[GIT PULL] Devicetree fixes for v6.4, part 2
 2023-05-11 14:14 UTC  (2+ messages)

[PATCH v14 0/6] add Amlogic A1 clock controller drivers
 2023-05-11 13:50 UTC  (8+ messages)
` [PATCH v14 5/6] dt-bindings: clock: meson: add A1 Peripherals clock controller bindings

[PATCH] ARM: dts: ste: align UART node name with bindings
 2023-05-11 13:38 UTC  (3+ 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).