devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-05-01 23:21:32 to 2023-05-02 12:41:11 UTC [more...]

[PATCH 0/8] Add RK3588 OTP memory support
 2023-05-02 12:40 UTC  (19+ messages)
` [PATCH 1/8] dt-bindings: nvmem: Convert rockchip-otp.txt to dt-schema
` [PATCH 2/8] dt-bindings: nvmem: rockchip-otp: Add compatible for RK3588
` [PATCH 3/8] nvmem: rockchip-otp: Add clocks and reg_read to rockchip_data
` [PATCH 4/8] nvmem: rockchip-otp: Generalize rockchip_otp_wait_status()
` [PATCH 5/8] nvmem: rockchip-otp: Use devm_reset_control_array_get_exclusive()
` [PATCH 6/8] nvmem: rockchip-otp: Improve probe error handling
` [PATCH 7/8] nvmem: rockchip-otp: Add support for RK3588
` [PATCH 8/8] arm64: dts: rockchip: Add rk3588 OTP node

[PATCH v7 3/9] usb: dwc3: core: Access XHCI address space temporarily to read port info
 2023-05-02 12:27 UTC  (2+ messages)

[PATCH 0/7] phy: qcom-qmp-combo: Support orientation switching
 2023-05-02 12:26 UTC  (15+ messages)
` [PATCH 2/7] phy: qcom-qmp-combo: Move phy_mutex out of com_init/exit
` [PATCH 3/7] phy: qcom-qmp-combo: Introduce orientation variable
` [PATCH 4/7] phy: qcom-qmp-combo: Introduce orientation switching
` [PATCH 5/7] phy: qcom-qmp-combo: Introduce drm_bridge
` [PATCH 6/7] arm64: dts: qcom: sc8280xp-crd: Add QMP to SuperSpeed graph

[PATCH v2 0/3] arm64: dts: qcom: QRB4210-RB2 board: Enable more peripherals
 2023-05-02 12:23 UTC  (6+ messages)
` [PATCH v2 1/3] arm64: dts: qcom: qrb4210-rb2: Add SD pinctrl states
` [PATCH v2 3/3] arm64: dts: qcom: qrb4210-rb2: Enable aDSP and cDSP remoteproc nodes

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

[PATCH v6 00/13] Add Qualcomm PMIC TPCM support
 2023-05-02 12:10 UTC  (21+ messages)
` [PATCH v6 04/13] dt-bindings: phy: qcom,sc7180-qmp-usb3-dp-phy: Add input and output ports
` [PATCH v6 05/13] dt-bindings: usb: Add Qualcomm PMIC Type-C
` [PATCH v6 08/13] arm64: dts: qcom: sm8250: Define ports for qmpphy orientation-switching
` [PATCH v6 10/13] arm64: dts: qcom: qrb5165-rb5: Switch on Type-C VBUS boost
` [PATCH v6 11/13] arm64: dts: qcom: qrb5165-rb5: Switch on basic TCPM
` [PATCH v6 12/13] arm64: dts: qcom: qrb5165-rb5: Switch on TCPM usb-role-switching for usb_1
` [PATCH v6 13/13] arm64: dts: qcom: qrb5165-rb5: Switch on TCPM orientation-switch for usb_1_qmpphy

[PATCH v2 1/2] dt-bindings: display: novatek,nt35950: define ports
 2023-05-02 12:00 UTC  (2+ messages)
` [PATCH v2 2/2] dt-bindings: display: novatek,nt36523: "

[PATCH 1/2] dt-bindings: tegra: Document compatible for IGX
 2023-05-02 11:39 UTC  (3+ messages)
` [PATCH 2/2] arm64: tegra: Add support for IGX Orin

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

[PATCH] ARM: dts: imx6ull-dhcor: Set and limit the mode for PMIC buck 1, 2 and 3
 2023-05-02 11:14 UTC 

[PATCH v10 0/4] Enable USB SS qmp phy for Qualcomm SM6115 SoC
 2023-05-02 11:16 UTC  (10+ messages)
` [PATCH v10 1/4] dt-bindings: phy: qcom,qmp-usb: Drop legacy bindings and move to newer one (SM6115 & QCM2290)
` [PATCH v10 2/4] phy: qcom-qmp-usb: add support for updated qcm2290 / sm6115 binding
` [PATCH v10 3/4] arm64: dts: qcom: sm6115: Add USB SS qmp phy node
` [PATCH v10 4/4] arm64: dts: qcom: qrb4210-rb2: Enable USB node

[PATCH 0/2] Add rs485 support to uartps driver
 2023-05-02 11:10 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: Add optional gpio property to uartps node to support rs485

[PATCH v7 0/9] Add multiport support for DWC3 controllers
 2023-05-02 11:07 UTC  (14+ messages)
` [PATCH v7 1/9] dt-bindings: usb: qcom,dwc3: Add bindings for SC8280 Multiport
` [PATCH v7 7/9] arm64: dts: qcom: sc8280xp: Add multiport controller node for SC8280
` [PATCH v7 8/9] arm64: dts: qcom: sa8295p: Enable tertiary controller and its 4 USB ports
` [PATCH v7 9/9] arm64: dts: qcom: sa8540-ride: Enable first port of tertiary usb controller

[PATCH v8 00/10] ARM: stm32: add support for Phycore STM32MP1
 2023-05-02 11:02 UTC  (2+ messages)
` [Linux-stm32] "

[PATCH v3 0/8] Add RT5033 charger device driver
 2023-05-02 10:59 UTC  (6+ messages)
` [PATCH v3 8/8] dt-bindings: Add rt5033 mfd, regulator and charger

[PATCH v3 3/4] dt-bindings: firmware: Add Qualcomm QSEECOM interface
 2023-05-02 10:57 UTC  (9+ messages)

[PATCH 0/2] Allow parameter in smc/hvc calls
 2023-05-02 10:46 UTC  (5+ messages)
` [PATCH v4 "
  ` [PATCH v4 2/2] firmware: arm_scmi: Augment SMC/HVC to allow optional parameters

[PATCH 0/4] Add haptics support to Nexus 5 using pwm-vibra driver
 2023-05-02 10:40 UTC  (8+ messages)
` [PATCH 3/4] Input: pwm-vibra - add support for enable GPIO
` [PATCH 4/4] ARM: dts: qcom: msm8974-hammerhead: Add vibrator

[PATCH v4 1/2] usb: dwc3: core: add support for RTK SoC custom's global register start address
 2023-05-02 10:37 UTC  (8+ messages)
` [PATCH v4 2/2] dt-bindings: usb: snps,dwc3: Add the compatible name 'snps,dwc3-rtk-soc'

[PATCH v14 0/4] Add support for Maxim MAX735x/MAX736x variants
 2023-05-02 10:36 UTC  (6+ messages)
` [PATCH v14 2/4] dt-bindings: i2c: Add "

[PATCH v2 0/5] Add LVTS support for mt8192
 2023-05-02 10:35 UTC  (2+ messages)

[PATCH net-next V7] dt-bindings: net: xlnx,axi-ethernet: convert bindings document to yaml
 2023-05-02 10:28 UTC  (7+ messages)

[PATCH 0/5] Improvements for drv260x driver and add to Huawei Watch
 2023-05-02 10:21 UTC  (4+ messages)
` [PATCH 5/5] ARM: dts: qcom: apq8026-huawei-sturgeon: Add vibrator

[PATCH v9 RESEND 2/5] dt-bindings: display: Document Renesas RZ/G2L DU bindings
 2023-05-02 10:09 UTC  (2+ messages)
` [PATCH v9 RESEND 3/5] dt-bindings: display: renesas,rzg2l-du: Document RZ/V2L "

[PATCH 1/3] dt-bindings: Add doc for Fastrhino R66S / R68S
 2023-05-02 10:04 UTC  (6+ messages)
` [PATCH 2/3] arm64: dts: rockchip: Add Lunzn Fastrhino R66S

[PATCH v9 2/5] dt-bindings: display: Document Renesas RZ/G2L DU bindings
 2023-05-02  9:56 UTC  (2+ messages)
` [PATCH v9 3/5] dt-bindings: display: renesas,rzg2l-du: Document RZ/V2L "

[PATCH 1/2] dt-bindings: arm: qcom,ids: Add IDs for IPQ5018 family
 2023-05-02  9:51 UTC  (5+ messages)

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

[PATCH v6 00/15] GMU-less A6xx support (A610, A619_holi)
 2023-05-02  9:40 UTC  (4+ messages)
` [PATCH v6 06/15] drm/msm/a6xx: Introduce GMU wrapper support

[PATCH v2 0/2] Qualcomm EUD: Some cleanups
 2023-05-02  9:39 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: qcom: sc7280: Fix EUD dt node syntax
` [PATCH v2 2/2] dt-bindings: soc: qcom: eud: Fix compatible string in the example

[PATCHv2 0/7] phy-rockchip-inno-usb2: add RK3588 support
 2023-05-02  9:37 UTC  (2+ messages)
` (subset) "

[PATCH v3 0/2] arm: dts: sunxi: Add ICnova A20 ADB4006 board support
 2023-05-02  9:13 UTC  (3+ messages)

[PATCH] arm64: dts: ti: k3-j784s4-main: Enable support for high speed modes
 2023-05-02  9:08 UTC 

[PATCH v10 00/11] Add support for MT8195 SCP 2nd core
 2023-05-02  8:57 UTC  (4+ messages)
` [PATCH v10 06/11] remoteproc: mediatek: Probe multi-core SCP

[PATCH v12 0/7] Support Nuvoton NPCM Video Capture/Encode Engine
 2023-05-02  8:44 UTC  (8+ messages)
` [PATCH v12 1/7] ARM: dts: nuvoton: Add node for NPCM VCD and ECE engine
` [PATCH v12 2/7] media: dt-bindings: nuvoton: Add "
` [PATCH v12 3/7] dt-bindings: arm: nuvoton: Add NPCM GFXI
` [PATCH v12 4/7] media: v4l: Add HEXTILE compressed format
` [PATCH v12 5/7] media: v4l2-ctrls: Add user control base for Nuvoton NPCM controls
` [PATCH v12 6/7] media: uapi: Add controls for NPCM video driver
` [PATCH v12 7/7] media: nuvoton: Add driver for NPCM video capture and encode engine

[PATCH v2 2/2] gpio: ds4520: Add ADI DS4520 GPIO Expander Support
 2023-05-02  8:44 UTC  (2+ messages)

[PATCH 0/4] Enable IPQ9574 TSENS support
 2023-05-02  8:39 UTC  (7+ messages)
` [PATCH 4/4] arm64: dts: qcom: ipq9574: add thermal zone nodes

[PATCH V3 0/6] Add PCIe support for IPQ9574
 2023-05-02  8:34 UTC  (8+ messages)
` [PATCH V3 3/6] dt-bindings: PCI: qcom: Add IPQ9574
` [PATCH V3 6/6] PCI: qcom: Add support for IPQ9574

[PATCH v1 0/2] Add clock and reset in cdns3 platform
 2023-05-02  8:18 UTC  (3+ messages)
` [PATCH v1 1/2] dt-binding: cdns,usb3: Add clock and reset
` [PATCH v1 2/2] usb: cdns3: cdns3-plat: Add clk and reset init

[RFC PATCH 0/1] Categorize ARM dts directory
 2023-05-02  8:15 UTC  (7+ messages)

[PATCH v2 0/2] arm64: dts: ti: k3-j784s4: Add support for ADC nodes
 2023-05-02  8:11 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: ti: k3-j784s4-mcu-wakeup: "
` [PATCH v2 2/2] arm64: dts: ti: k3-j784s4-evm: Add pinmux information for ADC

[PATCH v3 0/5] Support ROHM BU27008 RGB sensor
 2023-05-02  8:07 UTC  (4+ messages)
` [PATCH v3 4/5] iio: light: ROHM BU27008 color sensor

[PATCH 0/4] Ten64 (NXP LS1088A) device tree updates
 2023-05-02  8:02 UTC  (3+ messages)
` [PATCH 1/4] dt-bindings: trivial-devices: add traverse,ten64-controller

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

[PATCH v5 0/2] arm64: dts: meson-gxl: add support for Xiaomi Mibox 3
 2023-05-02  7:28 UTC  (5+ messages)
` [PATCH v5 2/2] arm64: dts: meson-gxl: add support for Xiaomi Mi box 3

[PATCH 0/4] Add support for IIO devices in ASoC
 2023-05-02  7:26 UTC  (5+ messages)
` [PATCH 1/4] dt-bindings: sound: Add simple-iio-aux

[PATCH 0/7] spi: stm32: add spi slave mode
 2023-05-02  7:20 UTC  (3+ messages)
` [PATCH 7/7] spi: stm32: add support for stm32h7 SPI slave underrun detection

[PATCH v4 0/3] Add Samsung S6D7AA0 panel controller driver
 2023-05-02  7:15 UTC  (3+ messages)
` [PATCH v4 1/3] dt-bindings: display: panel: Add Samsung S6D7AA0 LCD panel controller

[PATCH v4 v0/4] sa8155p-adp devicetree ethernet cleanup
 2023-05-02  6:56 UTC  (3+ messages)
` [PATCH v4 2/4] arm64: dts: qcom: Make -cells decimal

[PATCH v2 0/2] Add support for Thecus N2350 board
 2023-05-02  6:54 UTC  (5+ messages)
` [PATCH v2 1/2] ARM: dts: mvebu: Add device tree binding for Marvell Armada 38x

[PATCH v2 0/2] Add DS4520 GPIO Expander Support
 2023-05-02  6:53 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: gpio: ds4520: Add ADI DS4520

[PATCH v4 0/4] Enable multiple MCAN on AM62x
 2023-05-02  6:52 UTC  (6+ messages)
` [PATCH v4 2/4] can: m_can: Add hrtimer to generate software interrupt
` [PATCH v4 3/4] DO_NOT_MERGE arm64: dts: ti: Add AM62x MCAN MAIN domain transceiver overlay

[PATCH v1 2/5] ASoC: dt-bindings: Add tas2781 amplifier
 2023-05-02  6:51 UTC  (2+ messages)

[PATCH v8 00/11] Introduce Nuvoton ma35d1 SoC
 2023-05-02  6:49 UTC  (8+ messages)
` [PATCH v8 05/11] dt-bindings: arm: Add initial bindings for Nuvoton platform

[PATCH 2/2 v3] Watchdog: Add marvell octeontx2 watchdog driver
 2023-05-02  6:38 UTC  (2+ messages)

[PATCH v2 0/8] Add MAX77643/MAX77654/MAX77658/MAX77659 PMIC Support
 2023-05-02  6:36 UTC  (9+ messages)
` [PATCH v2 2/8] regulator: max77658: Add ADI MAX77643/54/58/59 Regulator Support
` [PATCH v2 5/8] dt-bindings: power: supply: max77658: Add ADI MAX77658 Battery

[PATCH v2 1/1] dt-bindings: iio: imx8qxp-adc: add missing vref-supply
 2023-05-02  6:34 UTC  (3+ messages)

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

[RFC PATCH v7 0/2] Introduce ICSSG based ethernet Driver
 2023-05-02  6:16 UTC  (3+ messages)
` [RFC PATCH v7 1/2] dt-bindings: net: Add ICSSG Ethernet
` [RFC PATCH v7 2/2] net: ti: icssg-prueth: Add ICSSG ethernet driver

[PATCH v9 0/4] Enable USB SS qmp phy for Qualcomm SM6115 SoC
 2023-05-02  4:44 UTC  (10+ messages)
` [PATCH v9 2/4] phy: qcom-qmp-usb: add support for updated qcm2290 / sm6115 binding
` [PATCH v9 3/4] arm64: dts: qcom: sm6115: Add USB SS qmp phy node
` [PATCH v9 4/4] arm64: dts: qcom: qrb4210-rb2: Enable USB node

[PATCH v2 0/2] Input: atmel_mxt_ts - support capacitive keys
 2023-05-02  3:23 UTC  (2+ messages)

[PATCH v1] dt-bindings: riscv: explicitly mention assumption of Zicsr & Zifencei support
 2023-05-02  0:19 UTC  (3+ messages)

[PATCH v2 0/6] Small fixes to the cyttsp5 touchscreen driver
 2023-05-02  0:28 UTC  (13+ messages)
` [PATCH v2 1/6] Input: cyttsp5 - fix array length
` [PATCH v2 2/6] Input: cyttsp5 - remove unused code
` [PATCH v2 3/6] dt-bindings: input: cypress,tt21000 - fix interrupt type in dts example
` [PATCH v2 4/6] Input: cyttsp5 - properly initialize the device as a pm wakeup device
` [PATCH v2 5/6] dt-bindings: input: cypress,tt21000 - add wakeup-source entry to documentation
` [PATCH v2 6/6] Input: cyttsp5 - implement proper sleep and wakeup procedures

[PATCH v3 0/4] Enable multiple MCAN on AM62x
 2023-05-02  0:19 UTC  (4+ messages)
` [PATCH v3 4/4] arm64: dts: ti: Enable MCU MCANs for AM62x

[PATCH v9 0/3] Firmware Support for USB-HID Devices and CP2112
 2023-05-01 23:35 UTC  (7+ messages)
` [PATCH v9 3/3] HID: cp2112: Fwnode Support


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