Linux-Devicetree Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-15 12:05:28 to 2023-05-15 21:15:41 UTC [more...]

[PATCH v8 0/9] Add multiport support for DWC3 controllers
 2023-05-15 21:19 UTC  (8+ messages)
` [PATCH v8 3/9] usb: dwc3: core: Access XHCI address space temporarily to read port info
` [PATCH v8 4/9] usb: dwc3: core: Skip setting event buffers for host only controllers
` [PATCH v8 7/9] arm64: dts: qcom: sc8280xp: Add multiport controller node for SC8280

[PATCH] mux: mmio: use reg property when parent device is not a syscon
 2023-05-15 21:14 UTC  (2+ messages)

[PATCH v14 0/8] Support AMD Pensando Elba SoC
 2023-05-15 21:05 UTC  (10+ messages)
` [PATCH v14 1/8] dt-bindings: arm: add AMD Pensando boards
` [PATCH v14 2/8] dt-bindings: spi: cdns: Add compatible for AMD Pensando Elba SoC
` [PATCH v14 3/8] dt-bindings: soc: amd: amd,pensando-elba-ctrl: Add Pensando SoC Controller
` [PATCH v14 4/8] MAINTAINERS: Add entry for AMD PENSANDO
` [PATCH v14 5/8] arm64: Add config for AMD Pensando SoC platforms
` [PATCH v14 6/8] arm64: dts: Add AMD Pensando Elba SoC support
` [PATCH v14 7/8] spi: cadence-quadspi: Add compatible for AMD Pensando Elba SoC
` [PATCH v14 8/8] soc: amd: Add support for AMD Pensando SoC Controller

[PATCH v6 00/10 RESEND] Add RT5033 charger device driver
 2023-05-15 20:57 UTC  (11+ messages)
  ` [PATCH v6 01/10 RESEND] mfd: rt5033: Drop rt5033-battery sub-device
  ` [PATCH v6 02/10 RESEND] mfd: rt5033: Fix chip revision readout
  ` [PATCH v6 03/10 RESEND] mfd: rt5033: Fix STAT_MASK, HZ_MASK and AICR defines
  ` [PATCH v6 04/10 RESEND] mfd: rt5033: Apply preparatory changes before adding rt5033-charger driver
  ` [PATCH v6 05/10 RESEND] power: supply: rt5033_charger: Add RT5033 charger device driver
  ` [PATCH v6 06/10 RESEND] power: supply: rt5033_charger: Add cable detection and USB OTG supply
  ` [PATCH v6 07/10 RESEND] power: supply: rt5033_battery: Move struct rt5033_battery to battery driver
  ` [PATCH v6 08/10 RESEND] power: supply: rt5033_battery: Adopt status property from charger
  ` [PATCH v6 09/10 RESEND] dt-bindings: power: supply: rt5033-battery: Apply unevaluatedProperties
  ` [PATCH v6 10/10 RESEND] dt-bindings: Add rt5033 mfd, regulator and charger

[PATCH AUTOSEL 6.3 06/11] of: fdt: Scan /memreserve/ last
 2023-05-15 20:21 UTC  (2+ messages)

[PATCH v6 06/10] power: supply: rt5033_charger: Add cable detection and USB OTG supply
 2023-05-15 20:17 UTC  (5+ messages)
  ` [PATCH v6 07/10] power: supply: rt5033_battery: Move struct rt5033_battery to battery driver
  ` [PATCH v6 08/10] power: supply: rt5033_battery: Adopt status property from charger
  ` [PATCH v6 09/10] dt-bindings: power: supply: rt5033-battery: Apply unevaluatedProperties
  ` [PATCH v6 10/10] dt-bindings: Add rt5033 mfd, regulator and charger

[PATCH v2 0/5] irqchip/gic-v3: Disable pseudo NMIs on Mediatek Chromebooks w/ bad FW
 2023-05-15 20:13 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: interrupt-controller: arm,gic-v3: Add quirk for Mediatek SoCs w/ broken FW
` [PATCH v2 2/5] irqchip/gic-v3: Disable pseudo NMIs on Mediatek devices w/ firmware issues
` [PATCH v2 3/5] arm64: dts: mediatek: mt8183: Add mediatek,broken-save-restore-fw to kukui
` [PATCH v2 4/5] arm64: dts: mediatek: mt8192: Add mediatek,broken-save-restore-fw to asurada
` [PATCH v2 5/5] arm64: dts: mediatek: mt8195: Add mediatek,broken-save-restore-fw to cherry

[PATCH v6 00/10] Add RT5033 charger device driver
 2023-05-15 20:09 UTC  (6+ messages)
  ` [PATCH v6 01/10] mfd: rt5033: Drop rt5033-battery sub-device
  ` [PATCH v6 02/10] mfd: rt5033: Fix chip revision readout
  ` [PATCH v6 03/10] mfd: rt5033: Fix STAT_MASK, HZ_MASK and AICR defines
  ` [PATCH v6 04/10] mfd: rt5033: Apply preparatory changes before adding rt5033-charger driver
  ` [PATCH v6 05/10] power: supply: rt5033_charger: Add RT5033 charger device driver

[PATCH v8 00/11] Add Qualcomm PMIC TPCM support
 2023-05-15 19:59 UTC  (13+ messages)
` [PATCH v8 01/11] dt-bindings: regulator: qcom,usb-vbus-regulator: Mark reg as required
` [PATCH v8 02/11] dt-bindings: regulator: qcom,usb-vbus-regulator: Mark regulator-*-microamp required
` [PATCH v8 03/11] dt-bindings: phy: qcom,sc7180-qmp-usb3-dp-phy: Add orientation-switch as optional
` [PATCH v8 04/11] dt-bindings: phy: qcom,sc7180-qmp-usb3-dp-phy: Add input and output ports
` [PATCH v8 05/11] dt-bindings: mfd: qcom,spmi-pmic: Add typec to SPMI device types
` [PATCH v8 06/11] arm64: dts: qcom: sm8250: Define ports for qmpphy orientation-switching
` [PATCH v8 07/11] arm64: dts: qcom: pm8150b: Add a TCPM description
` [PATCH v8 08/11] arm64: dts: qcom: qrb5165-rb5: Switch on Type-C VBUS boost
` [PATCH v8 09/11] arm64: dts: qcom: qrb5165-rb5: Switch on basic TCPM
` [PATCH v8 10/11] arm64: dts: qcom: qrb5165-rb5: Switch on TCPM usb-role-switching for usb_1
` [PATCH v8 11/11] arm64: dts: qcom: qrb5165-rb5: Switch on TCPM orientation-switch for usb_1_qmpphy

[PATCH 0/5] QTI RB2 features
 2023-05-15 19:15 UTC  (9+ messages)
` [PATCH 1/5] arm64: dts: qcom: qrb4210-rb2: Describe fixed regulators
` [PATCH 2/5] arm64: dts: qcom: qrb4210-rb2: Enable display out
` [PATCH 3/5] arm64: dts: qcom: qrb4210-rb2: Add GPIO LEDs
` [PATCH 4/5] arm64: dts: qcom: qrb4210-rb2: Enable load setting on SDHCI VQMMC
` [PATCH 5/5] arm64: dts: qcom: qrb4210-rb2: Enable CAN bus controller

[PATCH v7 0/9] TI-Nspire cleanups
 2023-05-15 19:13 UTC  (10+ messages)
` [PATCH v7 1/9] ARM: dts: nspire: Use syscon-reboot to handle restart
` [PATCH v7 2/9] ARM: dts: nspire: Fix cpu node to conform with DT binding
` [PATCH v7 3/9] ARM: dts: nspire: Fix sram "
` [PATCH v7 4/9] ARM: dts: nspire: Fix vbus_reg "
` [PATCH v7 5/9] ARM: dts: nspire: Fix uart "
` [PATCH v7 6/9] ARM: dts: nspire: Use MATRIX_KEY macro for linux,keymap
` [PATCH v7 7/9] ARM: dts: nspire: Remove file name from the files themselves
` [PATCH v7 8/9] ARM: nspire: Use syscon-reboot to handle restart
` [PATCH v7 9/9] ARM: nspire: Remove unused header file mmio.h

[PATCH 1/5] ARM: keystone: Merge memory.h into the only file that uses it
 2023-05-15 18:35 UTC  (5+ messages)
` [PATCH 2/5] ARM: keystone: Merge PM function into main support file
` [PATCH 3/5] ARM: dts: keystone: Fix EEPROM node names
` [PATCH 4/5] ARM: dts: keystone: Remove ti,keystone from soc node compatible
` [PATCH 5/5] ARM: dts: keystone: Do not capitalize hex digits

[PATCH 0/4] Add Video Clock Controller driver for SM8550
 2023-05-15 18:12 UTC  (6+ messages)
` [PATCH 4/4] arm64: dts: qcom: sm8550: Add video clock controller

[PATCH 5.4 246/282] sh: init: use OF_EARLY_FLATTREE for early init
 2023-05-15 16:30 UTC 

[PATCH 5.10 343/381] sh: init: use OF_EARLY_FLATTREE for early init
 2023-05-15 16:29 UTC 

[PATCH V2 0/4] Enable crypto for ipq9574
 2023-05-15 17:36 UTC  (7+ messages)
` [PATCH V2 1/4] dt-bindings: clock: Add crypto clock and reset definitions
` [PATCH V2 2/4] clk: qcom: gcc-ipq9574: Enable crypto clocks
` [PATCH V2 3/4] dt-bindings: qcom-qce: add SoC compatible string for ipq9574
` [PATCH V2 4/4] arm64: dts: qcom: ipq9574: Enable crypto nodes

[PATCH v2 0/2] wifi: mt76: mt7915: add support for MT7981
 2023-05-15 17:34 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: net: wireless: mt76: add bindings "
` [PATCH v2 2/2] wifi: mt76: mt7915: add support "

[PATCH 5.15 077/134] sh: init: use OF_EARLY_FLATTREE for early init
 2023-05-15 16:29 UTC 

[PATCH v3 0/4] stm32mp15: update remoteproc to support SCMI Device tree
 2023-05-15 17:27 UTC  (2+ messages)

[PATCH v2] dt-bindings: usb: snps,dwc3: Fix "snps,hsphy_interface" type
 2023-05-15 17:24 UTC 

[PATCH] dt-bindings: vendor-prefixes: document TeeJet
 2023-05-15 17:24 UTC  (2+ messages)

[PATCH 1/5] arm64: dts: ti: k3-j721e-beagleboneai64: Fix mailbox node status
 2023-05-15 17:21 UTC  (5+ messages)
` [PATCH 2/5] arm64: dts: ti: k3-j721e: Remove PCIe endpoint nodes
` [PATCH 3/5] arm64: dts: ti: k3-j721e: Enable PCIe nodes at the board level
` [PATCH 4/5] arm64: dts: ti: k3-am64: Enable Mailbox "
` [PATCH 5/5] arm64: dts: ti: k3-j721e: Enable MDIO "

[PATCH 6.2 154/242] sh: init: use OF_EARLY_FLATTREE for early init
 2023-05-15 16:28 UTC 

[PATCH] ARM: dts: omap4: add initial support for Epson Moverio BT-200
 2023-05-15 17:17 UTC  (3+ messages)

[PATCH 0/3] Add T-HEAD th1520 soc clock support
 2023-05-15 17:15 UTC  (3+ messages)
` [PATCH 3/3] MAINTAINERS: update entry for T-HEAD RISC-V SoC

[PATCH v11 00/11] Add support for MT8195 SCP 2nd core
 2023-05-15 17:07 UTC  (5+ messages)
` [PATCH v11 06/11] remoteproc: mediatek: Probe multi-core SCP

[PATCH 6.1 133/239] sh: init: use OF_EARLY_FLATTREE for early init
 2023-05-15 16:26 UTC 

[PATCH v6 0/2]
 2023-05-15 17:06 UTC  (4+ messages)
` [PATCH 2/2] dt-bindings: gnss: Add U-Blox Zed-F9

[PATCH v3 00/10] riscv: add Bouffalolab bl808 support
 2023-05-15 16:58 UTC  (5+ messages)
` [PATCH v3 03/10] dt-bindings: serial: add documentation for Bouffalolab UART Driver

[PATCH 6.3 153/246] sh: init: use OF_EARLY_FLATTREE for early init
 2023-05-15 16:26 UTC 

[PATCH] kbuild: Disallow DTB overlays to built from .dts named source files
 2023-05-15 16:48 UTC  (4+ messages)

[PATCH v1 0/2] Add watchdog nodes in StarFive JH7100/JH7110 DTS
 2023-05-15 16:46 UTC  (2+ messages)

[PATCH 4.19 172/191] sh: init: use OF_EARLY_FLATTREE for early init
 2023-05-15 16:26 UTC 

[PATCH v4 00/13] drm/meson: add support for MIPI DSI Display
 2023-05-15 16:42 UTC  (14+ messages)
` [PATCH v4 01/13] dt-bindings: clk: g12a-clkc: export VCLK2_SEL and add CTS_ENCL clock ids
` [PATCH v4 04/13] dt-bindings: display: add Amlogic MIPI DSI Host Controller bindings

[PATCH] arm64: dts: imx8mp: Add DeWarp Engine DT node
 2023-05-15 16:32 UTC 

[PATCH] arm64: dts: imx8mp: Add TC9595 bridge on DH electronics i.MX8M Plus DHCOM
 2023-05-15 16:24 UTC 

[PATCH v3 1/2] dt-binding: cdns,usb3: Fix cdns,on-chip-buff-size type
 2023-05-15 16:20 UTC  (2+ messages)
` [PATCH v3 2/2] arm64: dts: imx8: fix USB 3.0 Gadget Failure in QM & QXPB0 at super speed

[PATCH] dt-bindings: display: bridge: tc358867: Document TC358867/TC9595 compatible
 2023-05-15 16:20 UTC 

[Patch v8 0/8] Tegra234 Memory interconnect support
 2023-05-15 16:18 UTC  (3+ messages)

[PATCH v3 0/4] Enable IPQ9574 TSENS support
 2023-05-15 16:10 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: thermal: tsens: Fix "make dtbs_check" error
` [PATCH v3 2/4] dt-bindings: thermal: tsens: Add ipq9574 compatible

[PATCH v2 1/2] dt-binding: cdns,usb3: Fix cdns,on-chip-buff-size type
 2023-05-15 16:05 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: imx8: fix USB 3.0 Gadget Failure in QM & QXPB0 at super speed

[PATCH v7 0/2] dt-bindings: omap: Convert omap.txt to yaml
 2023-05-15 15:56 UTC  (3+ messages)
` [PATCH v7 1/2] dt-bindings: omap: Partially convert "

[PATCH] arm64: dts: imx8mp: Enable SAI audio on MX8MP DHCOM PDK2 and PDK3
 2023-05-15 15:52 UTC 

[PATCH v2] ASoC: dt-bindings: nau8824: Convert to dtschema
 2023-05-15 15:51 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mp: Describe PCIe clock generator on DH electronics i.MX8M Plus DHCOM on PDK3
 2023-05-15 15:51 UTC 

[PATCH] dt-bindings: usb: snps,dwc3: Fix "snps,hsphy_interface" type
 2023-05-15 15:50 UTC  (2+ messages)

[PATCH] ASoC: dt-bindings: ssm2518: Convert to dtschema
 2023-05-15 15:49 UTC  (2+ messages)

[PATCH v3 2/3] mfd: axp20x: Add support for AXP15060 PMIC
 2023-05-15 15:44 UTC  (10+ messages)

[PATCH v4 0/9] ASoC: mediatek: mt8188: revise AFE driver
 2023-05-15 15:31 UTC  (2+ messages)

[PATCH v8 00/14] mfd/pinctrl/regulator: Add RK806 Support
 2023-05-15 15:24 UTC  (20+ messages)
` [PATCH v8 01/14] clk: RK808: reduce 'struct rk808' usage
` [PATCH v8 02/14] mfd: rk808: convert to device managed resources
` [PATCH v8 03/14] mfd: rk808: use dev_err_probe
` [PATCH v8 04/14] mfd: rk808: replace 'struct i2c_client' with 'struct device'
` [PATCH v8 05/14] mfd: rk808: split into core and i2c
` [PATCH v8 06/14] mfd: rk8xx-i2c: use device_get_match_data
` [PATCH v8 07/14] dt-bindings: mfd: add rk806 binding
` [PATCH v8 08/14] mfd: rk8xx: add rk806 support
` [PATCH v8 09/14] pinctrl: rk805: add rk806 pinctrl support
` [GIT PULL] Immutable branch between MFD, Clk, Input, Pinctrl, RTC, Power, Regulator and Sound due for the v6.5 merge window

[PATCH 00/10] Add cs42l43 PC focused SoundWire CODEC
 2023-05-15 15:21 UTC  (2+ messages)
` (subset) "

[PATCH 1/2] ARM: dts: BCM5301X: Relicense Hauke's code to the GPL 2.0+ / MIT
 2023-05-15 15:19 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: BCM5301X: Relicense AXI interrupts "

[PATCH v2 1/2] dt-bindings: tegra: Document compatible for IGX
 2023-05-15 15:11 UTC  (2+ messages)

[PATCH 1/4] dt-bindings: Document additional Jetson Orin NX SKUs
 2023-05-15 15:06 UTC  (5+ messages)

[PATCH v2 1/1] arm64: dts: imx8mp: Add coresight trace components
 2023-05-15 15:01 UTC 

[PATCH v2 0/4] Input: support virtual objects on touchscreens
 2023-05-15 15:01 UTC  (5+ messages)
` [PATCH v2 1/4] Input: ts-virtobj - Add touchscreen virtual object handling
` [PATCH v2 2/4] dt-bindings: touchscreen: add virtual-touchscreen and virtual-buttons properties
` [PATCH v2 3/4] Input: st1232 - add virtual touchscreen and buttons handling
` [PATCH v2 4/4] dt-bindings: input: touchscreen: st1232: add example with ts-virtobj

[PATCH v1 0/5] Add support for external dphy
 2023-05-15 14:42 UTC  (3+ messages)
` [PATCH v1 3/5] media: cadence: Add operation on reset

[PATCH 0/2] Add minor updates in device trees
 2023-05-15 14:32 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: ti: k3-am62-main: add sa3_secproxy in cbass_main

[PATCH] arm64: dts: ti: Clean up pin node names to avoid warnings
 2023-05-15 14:30 UTC  (2+ messages)

[PATCH] pwm: mtk_disp: Fix the disable flow of disp_pwm
 2023-05-15 14:03 UTC  (2+ messages)

[PATCH v9 0/2] spi: loongson: add bus driver for the loongson spi
 2023-05-15 13:54 UTC  (8+ messages)
` [PATCH v9 2/2] spi: loongson: add bus driver for the loongson spi controller

[PATCH] dt-bindings: usb: usb251xb: correct swap-dx-lanes type to uint32
 2023-05-15 13:47 UTC  (4+ messages)

[PATCH] dt-bindings: leds: backlight: ktz8866: Add reg property and update example
 2023-05-15 13:17 UTC  (2+ messages)

[PATCH V3 0/6] Add PCIe support for IPQ9574
 2023-05-15 13:15 UTC  (8+ messages)
` [PATCH V3 4/6] arm64: dts: qcom: ipq9574: Add PCIe PHYs and controller nodes

[PATCH v2 1/2] dt-bindings: usb: Add microchip USB5807 HUB
 2023-05-15 13:13 UTC  (3+ messages)

[PATCH] soc: hisilicon: Support HCCS driver on Kunpeng SoC
 2023-05-15 13:08 UTC  (6+ messages)

[PATCH v8 0/4] crypto: starfive - Add drivers for crypto engine
 2023-05-15 12:53 UTC  (5+ messages)
` [PATCH v8 1/4] dt-bindings: crypto: Add StarFive crypto module
` [PATCH v8 2/4] crypto: starfive - Add crypto engine support
` [PATCH v8 3/4] riscv: dts: starfive: Add crypto and DMA node for VisionFive 2
` [PATCH v8 4/4] crypto: starfive - Add hash and HMAC support

[PATCH v3 00/11] Linux RISC-V AIA Support
 2023-05-15 12:53 UTC  (3+ messages)
` [PATCH v3 07/11] irqchip/riscv-imsic: Improve IOMMU DMA support

[PATCH 00/43] ep93xx device tree conversion
 2023-05-15 15:48 UTC  (4+ messages)
` [PATCH 22/43] dt-bindings: mtd: add DT bindings for ts7250 nand

[PATCH v4 0/3] Add TDM audio on StarFive JH7110
 2023-05-15 12:47 UTC  (9+ messages)
` [PATCH v4 2/3] ASoC: starfive: Add JH7110 TDM driver
` [PATCH v4 3/3] riscv: dts: starfive: add the node and pins configuration for tdm

[PATCH v4 0/5] Support ROHM BU27008 RGB sensor
 2023-05-15 12:31 UTC  (6+ messages)
` [PATCH v4 4/5] iio: light: ROHM BU27008 color sensor

[PATCH v2 1/2] dt-bindings: phy: add mediatek mipi csi driver v 0.5
 2023-05-15 12:25 UTC  (2+ messages)

[PATCH] arm64: dts: qcom: sa8775p: mark the UFS controller as dma-coherent
 2023-05-15 12:19 UTC 

[PATCH v2 0/8] Add PMI632 PMIC and RGB LED on sdm632-fairphone-fp3
 2023-05-15 12:17 UTC  (2+ messages)

[PATCH v2 1/3] ASoC: Add ESS ES9218P codec driver
 2023-05-15 12:03 UTC  (3+ messages)
` [PATCH v2 3/3] ASoC: dt-bindings: Add ESS ES9218P codec


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 read-only IMAP folder(s) and NNTP newsgroup(s).