public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-23 09:54:51 to 2023-12-25 19:55:58 UTC [more...]

[PATCH v6 00/40] ep93xx device tree conversion
 2023-12-25 19:55 UTC  (4+ messages)

[PATCH v4 0/2] Add gpio driver support for Realtek DHC SoCs
 2023-12-25 19:52 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: gpio: realtek: Add realtek,rtd-gpio
` [PATCH v4 2/2] Add GPIO support for Realtek DHC(Digital Home Center) RTD SoCs

[PATCH v6 00/16] PCI: imx6: Clean up and add imx95 pci support
 2023-12-25 19:16 UTC  (22+ messages)
` [PATCH v6 01/16] PCI: imx6: Simplify clock handling by using bulk_clk_*() function
` [PATCH v6 02/16] PCI: imx6: Simplify phy handling by using by using IMX6_PCIE_FLAG_HAS_PHY
` [PATCH v6 03/16] PCI: imx6: Simplify reset handling by using by using *_FLAG_HAS_*_RESET
` [PATCH v6 04/16] dt-bindings: imx6q-pcie: Add linux,pci-domain as required for iMX8MQ
` [PATCH v6 05/16] PCI: imx6: Using "linux,pci-domain" as slot ID
` [PATCH v6 06/16] PCI: imx6: Simplify ltssm_enable() by using ltssm_off and ltssm_mask
` [PATCH v6 07/16] PCI: imx6: Simplify configure_type() by using mode_off and mode_mask
` [PATCH v6 08/16] PCI: imx6: Simplify switch-case logic by involve init_phy callback
` [PATCH v6 09/16] dt-bindings: imx6q-pcie: Clean up irrationality clocks check
` [PATCH v6 10/16] dt-bindings: imx6q-pcie: restruct reg and reg-name
` [PATCH v6 11/16] dt-bindings: imx6q-pcie: Add imx95 pcie compatible string
` [PATCH v6 12/16] PCI: imx6: Add iMX95 PCIe support
` [PATCH v6 13/16] PCI: imx6: Clean up get addr_space code
` [PATCH v6 14/16] PCI: imx6: Add epc_features in imx6_pcie_drvdata
` [PATCH v6 15/16] dt-bindings: imx6q-pcie: Add iMX95 pcie endpoint compatible string
` [PATCH v6 16/16] PCI: imx6: Add iMX95 Endpoint (EP) function support

[PATCH v2 00/10] changes to mprls0025pa
 2023-12-25 18:56 UTC  (13+ messages)
` [PATCH v2 01/10] dt-bindings: iio: pressure: honeywell,mprls0025pa.yaml fix
` [PATCH v2 02/10] dt-bindings: iio: pressure: honeywell,mprls0025pa.yaml add pressure-triplet
` [PATCH v2 03/10] dt-bindings: iio: pressure: honeywell,mprls0025pa.yaml add spi bus

[PATCH v3 0/8] Add UFS support for SC7180/SM7125
 2023-12-25 18:36 UTC  (10+ messages)
` [PATCH v3 1/8] dt-bindings: crypto: ice: Document SC7180 inline crypto engine
` [PATCH v3 2/8] dt-bindings: ufs: qcom: Add SC7180 compatible string
` [PATCH v3 3/8] dt-bindings: phy: Add QMP UFS PHY compatible for SC7180
` [PATCH v3 4/8] dt-bindings: arm: qcom: Add Xiaomi Redmi Note 9S
` [PATCH v3 5/8] phy: qcom: qmp-ufs: Add SC7180 support
` [PATCH v3 6/8] arm64: dts: qcom: sc7180: Add UFS nodes
` [PATCH v3 7/8] arm64: dts: qcom: sm7125-xiaomi-common: "
` [PATCH v3 8/8] arm64: dts: qcom: Add support for Xiaomi Redmi Note 9S

[v1 0/2] HID: i2c-hid: elan: Add ili2901 timing
 2023-12-25 13:40 UTC  (6+ messages)
` [v1 1/2] dt-bindings: HID: i2c-hid: elan: Introduce bindings for Ilitek ili2901
` [v1 2/2] HID: i2c-hid: elan: Add ili2901 timing

[PATCH v3 1/5] ASoC: dt-bindings: move tas2563 from tas2562.yaml to tas2781.yaml
 2023-12-25 13:18 UTC  (7+ messages)
` [PATCH v3 2/5] ASoC: tas2562: move tas2563 from tas2562 driver to tas2781 driver
` [PATCH v3 3/5] ASoC: tas2781: Add tas2563 into header file for DSP mode
` [PATCH v3 4/5] ASoC: tas2781: Add tas2563 into driver
` [PATCH v3 5/5] ASoC: dt-bindings: Add tas2563 into ti,ta2781.yaml to enable DSP mode

[PATCH RFC] dt-bindings: nvmem: u-boot,env: add any-name MAC cells compatible
 2023-12-25 13:11 UTC  (4+ messages)
` [PATCH RFC] dt-bindings: nvmem: u-boot, env: "

[PATCH v5 0/2] Refine USB interrupt vectors on Qualcomm platforms
 2023-12-25 13:05 UTC  (3+ messages)
` [PATCH v5 1/2] dt-bindings: usb: dwc3: Clean up hs_phy_irq in binding

[PATCH V7 0/3] Add rs485 support to uartps driver
 2023-12-25 12:10 UTC  (3+ messages)
` [PATCH V7 3/3] tty: serial: uartps: "

[PATCH v6 00/16] Support Andes PMU extension
 2023-12-25 10:33 UTC  (17+ messages)
` [PATCH v6 01/16] riscv: errata: Rename defines for Andes
` [PATCH v6 02/16] irqchip/riscv-intc: Allow large non-standard interrupt number
` [PATCH v6 03/16] irqchip/riscv-intc: Introduce Andes hart-level interrupt controller
` [PATCH v6 04/16] dt-bindings: riscv: Add Andes interrupt controller compatible string
` [PATCH v6 05/16] riscv: dts: renesas: r9a07g043f: Update compatible string to use Andes INTC
` [PATCH v6 06/16] perf: RISC-V: Eliminate redundant interrupt enable/disable operations
` [PATCH v6 07/16] RISC-V: Move T-Head PMU to CPU feature alternative framework
` [PATCH v6 08/16] perf: RISC-V: Introduce Andes PMU for perf event sampling
` [PATCH v6 09/16] dt-bindings: riscv: Add T-Head PMU extension description
` [PATCH v6 10/16] dt-bindings: riscv: Add Andes "
` [PATCH v6 11/16] riscv: dts: allwinner: Add T-Head PMU extension for sun20i-d1s
` [PATCH v6 12/16] riscv: dts: sophgo: Add T-Head PMU extension for cv1800b
` [PATCH v6 13/16] riscv: dts: sophgo: Add T-Head PMU extension for sg2042
` [PATCH v6 14/16] riscv: dts: thead: Add T-Head PMU extension for th1520
` [PATCH v6 15/16] riscv: dts: renesas: Add Andes PMU extension for r9a07g043f
` [PATCH v6 16/16] riscv: andes: Support specifying symbolic firmware and hardware raw events

[PATCH v4 0/5] support ipq5332 platform
 2023-12-25 10:29 UTC  (7+ messages)
` [PATCH v4 1/5] net: mdio: ipq4019: move eth_ldo_rdy before MDIO bus register
` [PATCH v4 2/5] net: mdio: ipq4019: enable the SoC uniphy clocks for ipq5332 platform
` [PATCH v4 3/5] net: mdio: ipq4019: configure CMN PLL clock for ipq5332
` [PATCH v4 4/5] net: mdio: ipq4019: support MDIO clock frequency divider
` [PATCH v4 5/5] dt-bindings: net: ipq4019-mdio: Document ipq5332 platform

[PATCH RESEND] ARM: dts: sun8i: r40: open the regulator aldo1
 2023-12-25 10:11 UTC  (5+ messages)

[PATCH v6 0/2] pinctl: qcom: sm4450: Add SM4450 pinctrl driver
 2023-12-25  9:37 UTC  (5+ messages)
` [PATCH v6 1/2] dt-bindings: pinctrl: qcom: Add SM4450 pinctrl

[PATCH v3 00/11] Add mediate-drm secure flow for SVP
 2023-12-25  9:05 UTC  (13+ messages)
` [PATCH v3 01/11] drm/mediatek: Add interface to allocate MediaTek GEM buffer
` [PATCH v3 02/11] drm/mediatek/uapi: Add DRM_MTK_GEM_CREATE_ENCRYPTED flag
` [PATCH v3 03/11] drm/mediatek: Add secure buffer control flow to mtk_drm_gem
` [PATCH v3 04/11] drm/mediatek: Add secure identify flag and funcution to mtk_drm_plane
` [PATCH v3 05/11] drm/mediatek: Add mtk_ddp_sec_write to config secure buffer info
` [PATCH v3 06/11] drm/mediatek: Add get_sec_port interface to mtk_ddp_comp
` [PATCH v3 07/11] drm/mediatek: Add secure layer config support for ovl
` [PATCH v3 08/11] drm/mediatek: Add secure layer config support for ovl_adaptor
` [PATCH v3 09/11] drm/mediatek: Add secure flow support to mediatek-drm
` [PATCH v3 10/11] drm/mediatek: Add cmdq_insert_backup_cookie before secure pkt finalize
` [PATCH v3 11/11] arm64: dts: mt8195: Add secure mbox settings for vdosys

[PATCH v3 0/8] Add support to configure TPDM CMB subunit
 2023-12-25  1:55 UTC  (8+ messages)
` [PATCH v3 6/8] coresight-tpdm: Add timestamp control register support for the CMB

[PATCH v2] arm64: dts: rockchip: Fix led pinctrl of lubancat 1
 2023-12-25  0:50 UTC 

[PATCH v2 0/3] Fix mainline support for rk3036 kylin board
 2023-12-24 19:54 UTC  (9+ messages)
` [PATCH v2 1/3] ARM: dts: rockchip: Add psci for rk3036
` (subset) [PATCH v2 0/3] Fix mainline support for rk3036 kylin board

[PATCH] arm64: dts: rockchip: rk3588: Fix USB PD clocks
 2023-12-24 19:54 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: rk3308-rock-pi-s cleanup
 2023-12-24 19:54 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: configure pad driver strength for orangepi r1 plus lts
 2023-12-24 19:54 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: Support poweroff on NanoPC-T6
 2023-12-24 19:54 UTC  (2+ messages)

[PATCH] arm64: rockchip: dts: rk3328-rock-pi-e: enable GbE eth
 2023-12-24 18:59 UTC  (2+ messages)

[PATCH v3 0/2] Add Variscite VAR-SOM-MX93 support
 2023-12-24 15:54 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: arm: fsl: Add VAR-SOM-MX93 with Symphony
` [PATCH v3 2/2] arm64: dts: imx93-var-som: Add Variscite VAR-SOM-MX93

vidioc_try_fmt:379: Unsupported format for destination
 2023-12-24 15:40 UTC 

[PATCH] arm64: boot: dts: rockchip: Fix led pinctrl of lubancat 1
 2023-12-24 12:44 UTC  (3+ messages)

[PATCH v10 0/4] StarFive's Pulse Width Modulation driver support
 2023-12-24 10:50 UTC  (5+ messages)
` [PATCH v10 3/4] riscv: dts: starfive: jh7100: Add PWM node and pins configuration
` [PATCH v10 4/4] riscv: dts: starfive: jh7110: "

[PATCH 0/2] serial: add rs485-mux-gpio dt binding and support
 2023-12-24 10:11 UTC  (14+ messages)
` [PATCH 1/2] dt-bindings: serial: rs485: add rs485-mux-gpios binding

[PATCH v4 1/2] dt-bindings: hwmon: (lm75) Add AMS AS6200 temperature sensor
 2023-12-24  9:32 UTC  (3+ messages)
` [PATCH v4 2/2] "

[PATCH v2 0/2] Add Variscite VAR-SOM-MX93 support
 2023-12-24  9:12 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: arm: fsl: Add VAR-SOM-MX93 with Symphony
` [PATCH v2 2/2] arm64: dts: imx93-var-som: Add Variscite VAR-SOM-MX93

[PATCH v5 00/16] PCI: imx6: Clean up and add imx95 pci support
 2023-12-24  9:09 UTC  (20+ messages)
` [PATCH v5 04/16] dt-bindings: imx6q-pcie: Add linux,pci-domain as required for iMX8MQ
` [PATCH v5 09/16] dt-bindings: imx6q-pcie: Clean up irrationality clocks check
` [PATCH v5 10/16] dt-bindings: imx6q-pcie: remove reg and reg-name
` [PATCH v5 15/16] dt-bindings: imx6q-pcie: Add iMX95 pcie endpoint compatible string

[PATCH v2 00/17] kexec: Allow preservation of ftrace buffers
 2023-12-24  8:58 UTC  (6+ messages)
` [PATCH v2 06/17] kexec: Add config option for KHO
  ` [PATCH v2 17/17] devicetree: Add bindings for ftrace KHO

[PATCH v3 0/4] Input: zforce_ts: standard properties
 2023-12-24  8:47 UTC  (9+ messages)
` [PATCH v3 1/4] dt-bindings: touchscreen: convert neonode,zforce to json-schema
` [PATCH v3 2/4] dt-bindings: touchscreen: neonode,zforce: Use standard properties
` [PATCH v3 3/4] Input: zforce_ts: Accept standard touchscreen properties
` [PATCH v3 4/4] ARM: dts: imx6sl-tolino-shine2hd: fix touchscreen rotation

[PATCH v2 0/3] phy: qcom: qmp-pcie: Add support for G3/G4 PCIe PHY for X1E80100
 2023-12-24  6:22 UTC  (7+ messages)
` [PATCH v2 1/3] dt-bindings: phy: qcom,sc8280xp-qmp-pcie-phy: Document the X1E80100 QMP PCIe PHYs
` [PATCH v2 2/3] phy: qcom: qmp-pcie: Add QMP v6 registers layout
` [PATCH v2 3/3] phy: qcom-qmp-pcie: Add support for X1E80100 g3x2 and g4x2 PCIE

[PATCH 0/2] iio: light: add support for AMS AS7331
 2023-12-23 19:45 UTC  (6+ messages)
` [PATCH 1/2] dt-bindings: iio: light: as73211: add support for as7331
` [PATCH 2/2] io: "

[PATCH v3 0/9] Add CMDQ secure driver for SVP
 2023-12-23 18:38 UTC  (4+ messages)
` [PATCH v3 2/9] dt-bindings: mailbox: Add mboxes property for CMDQ secure driver

[PATCH v2 0/4] arm64: rockchip: Pine64 pinetab2 support
 2023-12-23 18:32 UTC  (6+ messages)
` [PATCH v2 1/4] dt-bindings: display: panel: Add BOE TH101MB31IG002-28A panel
` [PATCH v2 2/4] drm/panel: Add driver for "
` [PATCH v2 3/4] dt-bindings: arm64: rockchip: Add Pine64 Pinetab2
` [PATCH v2 4/4] arm64: dts: rockchip: Add devicetree for "

[PATCH] arm64: dts: imx93-var-som: Add Variscite VAR-SOM-MX93
 2023-12-23 14:39 UTC  (2+ messages)

[PATCH v8 0/3] add zynqmp TCM bindings
 2023-12-23 14:34 UTC  (5+ messages)
` [PATCH v8 2/3] dts: zynqmp: add properties for TCM in remoteproc

[PATCH 0/6] arm64: rockchip: Pine64 pinetab2 support
 2023-12-23 14:17 UTC  (11+ messages)
` [PATCH 4/6] arm64: dts: rockchip: Add devicetree for Pine64 Pinetab2
` [PATCH 5/6] arm64: dts: rockchip: Fix some dtb-check warnings

[PATCH] dt-bindings: regulator: Convert ti,tps65133 to YAML
 2023-12-23 14:17 UTC  (5+ messages)

[PATCH 0/3] Enable Multi Core Timer (MCT) for gs101
 2023-12-23 14:14 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: timer: exynos4210-mct: Add google,gs101-mct compatible

[PATCH v4 0/6] pwm: meson: dt-bindings fixup
 2023-12-23 14:02 UTC  (3+ messages)
` [PATCH v4 2/6] dt-bindings: pwm: amlogic: add new compatible for meson8 pwm type

[PATCH v2 0/2] Add a property to turn off the max touch controller in suspend mode
 2023-12-23 13:54 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: input: atmel,maxtouch: add poweroff-sleep property

[PATCH v1 2/2] ASoC: starfive: Add drivers of Cadence Multi-Channel I2S Controller
 2023-12-23 11:54 UTC  (2+ messages)

[PATCH v2 1/5] ASoC: dt-bindings: remove tas2563 from yaml
 2023-12-23 11:48 UTC  (3+ messages)
  ` [EXTERNAL] "

[PATCH 1/2] dt-bindings: iio: pressure: honeywell,mprls0025pa
 2023-12-23 11:28 UTC  (6+ messages)

[PATCH v2 0/3] w1: add UART w1 bus driver
 2023-12-23 10:04 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: w1: UART 1-Wire bus
` [PATCH v2 2/3] dt-bindings: serial: allow onewire as child node
` [PATCH v2 3/3] w1: add UART w1 bus driver

[PATCH v1 0/2] w1: add UART w1 bus driver
 2023-12-23  9:54 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