devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-08 16:41:23 to 2022-06-09 09:32:32 UTC [more...]

[PATCH v8 00/14] Add some DRM bridge drivers support for i.MX8qm/qxp SoCs
 2022-06-09  9:32 UTC  (19+ messages)
` [PATCH v8 01/14] media: uapi: Add some RGB bus formats for i.MX8qm/qxp pixel combiner
` [PATCH v8 02/14] media: docs: "
` [PATCH v8 03/14] dt-bindings: display: bridge: Add i.MX8qm/qxp pixel combiner binding
` [PATCH v8 04/14] drm/bridge: imx: Add i.MX8qm/qxp pixel combiner support
` [PATCH v8 05/14] dt-bindings: display: bridge: Add i.MX8qm/qxp display pixel link binding
` [PATCH v8 06/14] drm/bridge: imx: Add i.MX8qm/qxp display pixel link support
` [PATCH v8 07/14] dt-bindings: display: bridge: Add i.MX8qxp pixel link to DPI binding
` [PATCH v8 08/14] drm/bridge: imx: Add i.MX8qxp pixel link to DPI support
` [PATCH v8 09/14] drm/bridge: imx: Add LDB driver helper support
  ` (EXT) "
` [PATCH v8 10/14] dt-bindings: display: bridge: Add i.MX8qm/qxp LVDS display bridge binding
` [PATCH v8 11/14] drm/bridge: imx: Add LDB support for i.MX8qxp
` [PATCH v8 12/14] drm/bridge: imx: Add LDB support for i.MX8qm
` [PATCH v8 13/14] dt-bindings: mfd: Add i.MX8qm/qxp Control and Status Registers module binding
` [PATCH v8 14/14] MAINTAINERS: add maintainer for DRM bridge drivers for i.MX SoCs

[PATCH v5 0/6] SM8350 Display/GPU clock enablement
 2022-06-09  9:29 UTC  (7+ messages)
` [PATCH v5 1/6] arm64: dts: qcom: sm8350: Replace integers with rpmpd defines
` [PATCH v5 2/6] clk: qcom: add support for SM8350 GPUCC
` [PATCH v5 3/6] dt-bindings: clock: Add Qcom SM8350 GPUCC bindings
` [PATCH v5 4/6] clk: qcom: add support for SM8350 DISPCC
` [PATCH v5 5/6] dt-bindings: clock: Add Qcom SM8350 DISPCC bindings
` [PATCH v5 6/6] arm64: dts: qcom: sm8350: Add DISPCC node

[PATCH v3 0/2] Add the property to make backlight OCP level selectable
 2022-06-09  9:26 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: backlight: rt4831: Add the new ocp level property
` [PATCH v3 2/2] backlight: rt4831: Apply ocp level from devicetree

[PATCH] arm64: dts: renesas: Add missing space after remote-endpoint
 2022-06-09  9:23 UTC  (4+ messages)

[PATCH] arm64: dts: renesas: r8a779f0: Add thermal support
 2022-06-09  9:19 UTC  (2+ messages)

[PATCH v6 1/4] media: dt-bindings: ov5675: document YAML binding
 2022-06-09  9:17 UTC  (7+ messages)
` [PATCH v6 4/4] media: i2c: ov5675: add .get_selection support
          ` [PATCH v6 4/4] media: i2c: ov5675: add .get_selection supporty

[PATCH] arm64: dts: qcom/sdm845-shift-axolotl: Enable pmi9889 LPG LED
 2022-06-09  9:15 UTC  (3+ messages)

[PATCH] dt-bindings: thermal: rcar-gen3-thermal: Add r8a779f0 support
 2022-06-09  9:09 UTC  (2+ messages)

arm64: dts: mt8173: Fix nor_flash node
 2022-06-09  8:59 UTC 

[PATCH 00/11] dt-bindings/pinctrl/arm: qcom: minor cleanups of QCOM PMIC pinctrl
 2022-06-09  8:56 UTC  (2+ messages)

[PATCH 1/3] drm/panel: ltk050h3146w: add mipi_dsi_device.mode_flags to of_match_data
 2022-06-09  8:52 UTC  (6+ messages)
` [PATCH 2/3] drm/panel: ltk050h3146w: add support for Leadtek LTK050H3148W-CTA6 variant
` [PATCH 3/3] dt-bindings: ltk050h3146w: add compatible for "

[PATCH 1/9] dt-bindings: arm: qcom: fix Alcatel OneTouch Idol 3 compatibles
 2022-06-09  8:51 UTC  (2+ messages)

[PATCH 1/7] dt-bindings: vendor-prefixes: document several vendors for Aspeed BMC boards
 2022-06-09  8:50 UTC  (2+ messages)

[PATCH v2 0/3] Add MT8186 ADSP dt-binding
 2022-06-09  8:31 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: dsp: mediatek: Use meaningful names for mbox
` [PATCH v2 2/3] firmware: "
` [PATCH v2 3/3] dt-bindings: dsp: mediatek: add mt8186 dsp document

[PATCH 00/16] iio: adc: at91-sama5d2_adc: add support for temperature sensor
 2022-06-09  8:32 UTC  (17+ messages)
` [PATCH 01/16] iio: adc: at91-sama5d2_adc: fix AT91_SAMA5D2_MR_TRACKTIM_MAX
` [PATCH 02/16] iio: adc: at91-sama5d2_adc: lock around oversampling and sample freq
` [PATCH 03/16] iio: adc: at91-sama5d2_adc: exit from write_raw() when buffers are enabled
` [PATCH 04/16] iio: adc: at91-sama5d2_adc: handle different EMR.OSR for different hw versions
` [PATCH 05/16] iio: adc: at91-sama5d2_adc: adjust osr based on specific platform data
` [PATCH 06/16] iio: adc: at91-sama5d2_adc: add 64 and 256 oversampling ratio
` [PATCH 07/16] iio: adc: at91-sama5d2_adc: simplify the code in at91_adc_read_info_raw()
` [PATCH 08/16] iio: adc: at91-sama5d2_adc: move oversampling storage in its function
` [PATCH 09/16] iio: adc: at91-sama5d2_adc: update trackx on emr
` [PATCH 10/16] iio: adc: at91-sama5d2_adc: add startup and tracktim as parameter for at91_adc_setup_samp_freq()
` [PATCH 11/16] iio: adc: at91-sama5d2_adc: add locking parameter to at91_adc_read_info_raw()
` [PATCH 12/16] dt-bindings: iio: adc: at91-sama5d2_adc: add id for temperature channel
` [PATCH 13/16] iio: adc: at91-sama5d2_adc: add support for temperature sensor
` [PATCH 14/16] iio: adc: at91-sama5d2_adc: add empty line after functions
` [PATCH 15/16] iio: adc: at91-sama5d2_adc: add runtime pm support
` [PATCH 16/16] iio: adc: at91-sama5d2_adc: use pm_ptr()

[PATCH v10 00/21] drm/mediatek: Add mt8195 DisplayPort driver
 2022-06-09  8:03 UTC  (12+ messages)
` [PATCH v10 18/21] drm/mediatek: Add mt8195 Embedded "

[PATCH v4 0/2] Add support for Xilinx Versal CPM5 Root Port
 2022-06-09  7:59 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: PCI: xilinx-cpm: Add "
` [PATCH v4 2/2] PCI: xilinx-cpm: Add support for "

[PATCH v5 0/3] Add support for unprotected spare data page
 2022-06-09  7:52 UTC  (7+ messages)
` [PATCH v5 1/3] mtd: nand: raw: qcom_nandc: add support for unprotected spare data pages
` [PATCH v5 2/3] dt-bindings: mtd: qcom_nandc: document qcom,boot-partitions binding
` [PATCH v5 3/3] mtd: nand: raw: qcom_nandc: reorder qcom_nand_host struct

[PATCH v4 0/5] platform/chrome: cros_kbd_led_backlight: add EC PWM backend
 2022-06-09  7:45 UTC  (3+ messages)
` [PATCH v4 2/5] platform/chrome: cros_kbd_led_backlight: separate ACPI backend

[RFC PATCH 0/2] dt-bindings: input: gpio-keys: rework matching children
 2022-06-09  6:52 UTC  (6+ messages)
` [RFC PATCH 2/2] dt-bindings: input: gpio-keys: document label and autorepeat properties

[PATCH v4 0/3] Apple ADMAC driver
 2022-06-09  6:51 UTC  (2+ messages)

[PATCH 0/7] usb: typec: Introduce typec-switch binding
 2022-06-09  6:43 UTC  (12+ messages)
` [PATCH 2/7] usb: typec: mux: Add CONFIG guards for functions
` [PATCH 3/7] dt-bindings: usb: Add Type-C switch binding
` [PATCH 4/7] dt-bindings: drm/bridge: anx7625: Add mode-switch support

[PATCH 0/4] Add Richtek RT5120 PMIC support
 2022-06-09  6:35 UTC  (6+ messages)
` [PATCH 3/4] regulator: rt5120: Add PMIC regulator support

[PATCH v2 00/12] drm/msm/hdmi: YAML-ify schema and cleanup some platform properties
 2022-06-09  6:27 UTC  (28+ messages)
` [PATCH v2 01/12] dt-bindings: display/msm: hdmi: split and convert to yaml
` [PATCH v2 02/12] dt-bindings: display/msm: hdmi: mark old GPIO properties as deprecated
` [PATCH v2 03/12] dt-bindings: display/msm: hdmi: mark hdmi-mux-supply "
` [PATCH v2 04/12] arm: dts: qcom: apq8064-ifc6410: drop hdmi-mux-supply
` [PATCH v2 05/12] drm/msm/hdmi: drop the hdmi-mux support
` [PATCH v2 06/12] drm/msm/hdmi: drop unused GPIO support
` [PATCH v2 07/12] drm/msm/hdmi: enable core-vcc/core-vdda-supply for 8996 platform
` [PATCH v2 08/12] drm/msm/hdmi: drop empty 'none' regulator lists
` [PATCH v2 09/12] drm/msm/hdmi: drop hpd_regs usage on 8x74/8084
` [PATCH v2 10/12] drm/msm/hdmi: merge platform config for 8974/8084/8994/8996
` [PATCH v2 11/12] drm/msm/hdmi: reuse MSM8960's config for MSM8660
` [PATCH v2 12/12] drm/msm/hdmi-phy: populate 8x60 HDMI PHY requirements

[PATCH v2 0/2] dt-bindings: sifive: fix dt-schema errors
 2022-06-09  6:22 UTC  (2+ messages)

[PATCH] dt-bindings: dma: Rewrite ST-Ericsson DMA40 to YAML
 2022-06-09  6:13 UTC  (2+ messages)

[PATCH 00/17] Add support for MT8365 EVK board
 2022-06-09  5:58 UTC  (5+ messages)
` [PATCH 05/17] dt-bindings: dma: mediatek,uart-dma: add MT8365 bindings
` [PATCH 11/17] dt-bindings: phy: mediatek,dsi-phy: Add MT8365 SoC bindings

[PATCH v2 0/5] dt-bindings: input: Common property clean-ups and adc-keys conversion
 2022-06-09  5:49 UTC  (12+ messages)
` [PATCH v2 1/5] dt-bindings: input: Increase maximum keycode value to 0x2ff
` [PATCH v2 2/5] dt-bindings: input: Centralize 'linux,code' definition
` [PATCH v2 3/5] dt-bindings: input: Use common 'linux,keycodes' definition
` [PATCH v2 4/5] dt-bindings: input: Centralize 'linux,input-type' definition
` [PATCH v2 5/5] dt-bindings: input: Convert adc-keys to DT schema

[PATCH v2 0/9] Add support for MT8195 SCP 2nd core
 2022-06-09  5:45 UTC  (2+ messages)

[PATCH 0/2] typec: tipd: Add support for polling
 2022-06-09  5:33 UTC  (10+ messages)
` [PATCH 1/2] dt-bindings: usb: tps6598x: Make the interrupts property optional

[PATCH V14 0/9] Add Qualcomm Technologies, Inc. PM8008 regulator driver
 2022-06-09  5:24 UTC  (7+ messages)
` [PATCH V14 7/9] regulator: Add a regulator driver for the PM8008 PMIC
` [PATCH V14 8/9] arm64: dts: qcom: pm8008: Add base dts file

[PATCH v2 0/3] Add support for lan966x flexcom chip-select configuration
 2022-06-09  5:18 UTC  (6+ messages)
` [PATCH v2 3/3] mfd: atmel-flexcom: "

[PATCH v3 0/2] Add software clock gating requirement check
 2022-06-09  5:14 UTC  (7+ messages)
` [PATCH v3 1/2] soundwire: qcom: Add flag for software clock gating check
` [PATCH v3 2/2] ASoC: qcom: soundwire: Add software clock gating requirement check

[PATCH V6 0/4] arm64: add i.MX93 support
 2022-06-09  3:38 UTC  (2+ messages)

[PATCH v6 0/8] ASoC: mediatek: Add support for MT8186 SoC
 2022-06-09  2:58 UTC  (4+ messages)
` [PATCH v6 2/8] ASoC: mediatek: mt8186: add platform driver

[PATCH] dt-bindings: altera: document Stratix 10 SWVP compatibles
 2022-06-09  2:56 UTC 

[PATCH v3] arm64: dts: Add support for Stratix 10 Software Virtual Platform
 2022-06-09  2:55 UTC 

[PATCH v5 2/2] iio: light: Add support for ltrf216a sensor
 2022-06-09  2:24 UTC  (3+ messages)

[PATCH v8 03/10] dt-bindings: arm: Adds CoreSight TPDM hardware definitions
 2022-06-09  1:12 UTC  (6+ messages)
` [PATCH v8 08/10] dt-bindings: arm: Adds CoreSight TPDA "

[PATCH 7/7] drm/bridge: anx7625: Add typec_mux_set callback function
 2022-06-09  0:14 UTC  (2+ messages)

[PATCH v2 1/2] dt-bindings: sifive: add cache-set value of 2048
 2022-06-08 23:39 UTC 

[PATCH v2 2/2] dt-bindings: sifive: add gpio-line-names
 2022-06-08 23:39 UTC 

[PATCH v1 0/6] clear riscv dtbs_check errors
 2022-06-08 22:42 UTC  (3+ messages)

[PATCH v6 0/6] Raspberry PI 4 V3D enablement
 2022-06-08 22:35 UTC  (7+ messages)

[PATCH 6/7] drm/bridge: anx7625: Register Type-C mode switches
 2022-06-08 22:31 UTC  (4+ messages)

[PATCH v2 00/20] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2022-06-08 21:48 UTC  (3+ messages)
` [PATCH v2 09/20] dt-bindings: reset: npcm: add GCR syscon property

[PATCH v3 0/3] Add support for multiport controller
 2022-06-08 21:48 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: usb: dwc3: Add support for multiport related properties
` [PATCH v3 2/3] usb: phy: Add devm_of_usb_get_phy_by_phandle
` [PATCH v3 3/3] usb: dwc3: Refactor PHY logic to support Multiport Controller

[PATCH v2 1/2] ASoC: dt-bindings: nxp,tfa989x: Add tfa9890 support
 2022-06-08 20:46 UTC  (2+ messages)

[PATCH v4 0/2] AD4130
 2022-06-08 20:11 UTC  (4+ messages)
` [PATCH v4 2/2] iio: adc: ad4130: add AD4130 driver

[PATCH v6 0/5] i2c: npcm: Bug fixes timeout, spurious interrupts
 2022-06-08 20:03 UTC  (11+ messages)
` [PATCH v6 1/5] dt-bindings: i2c: npcm: support NPCM845
` [PATCH v6 2/5] i2c: npcm: Remove own slave addresses 2:10
` [PATCH v6 3/5] i2c: npcm: Correct slave role behavior
` [PATCH v6 4/5] i2c: npcm: Support NPCM845
` [PATCH v6 5/5] i2c: npcm: Capitalize the one-line comment

[PATCH v3 0/4] clear riscv dtbs_check errors
 2022-06-08 19:50 UTC  (3+ messages)
` [PATCH v3 2/4] dt-bindings: i2c: convert ocores binding to yaml

[PATCH] dt-bindings: i2c: Convert arm,i2c-versatile to DT schema
 2022-06-08 19:48 UTC  (2+ messages)

[PATCH] dt-bindings: i2c: Rewrite Nomadik I2C bindings in YAML
 2022-06-08 19:41 UTC  (2+ messages)

[PATCH 0/5] Add Aspeed crypto driver for hardware acceleration
 2022-06-08 19:33 UTC  (3+ messages)
` [PATCH 5/5] crypto: aspeed: add HACE crypto driver

[PATCH v14 5/7] dt-bindings: PCI: qcom: Support additional MSI interrupts
 2022-06-08 19:19 UTC  (2+ messages)

[PATCH v1 00/13] Host1x support on Tegra234
 2022-06-08 18:59 UTC  (3+ messages)

[PATCH 0/3] arm: bcmbca: Add BCM6856 SoC support
 2022-06-08 18:04 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: arm64: Add BCM6856 SoC
` [PATCH 2/3] arm64: dts: Add DTS files for bcmbca SoC BCM6856

[PATCH 0/3] arm: bcmbca: Add BCM63146 SoC support
 2022-06-08 18:00 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: arm64: Add BCM63146 SoC
` [PATCH 2/3] arm64: dts: Add DTS files for bcmbca SoC BCM63146

[PATCH 0/3] arm: bcmbca: Add BCM6756 SoC support
 2022-06-08 17:56 UTC  (3+ messages)
` [PATCH 1/3] dt-bindings: arm: Add BCM6756 SoC
` [PATCH 2/3] ARM: dts: Add DTS files for bcmbca SoC BCM6756

[PATCH v2 1/3] drm/panel: nt36672a: add backlight support
 2022-06-08 17:55 UTC  (6+ messages)

[PATCH v3 0/6] Support mt7531 on BPI-R2 Pro
 2022-06-08 17:54 UTC  (3+ messages)
` Aw: "

[PATCH v8 0/6] Add Xilinx RPU subsystem support
 2022-06-08 17:37 UTC  (3+ messages)
` [PATCH v8 6/6] drivers: remoteproc: Add Xilinx r5 remoteproc driver

[PATCH 0/3] Add support for multiport controller
 2022-06-08 17:34 UTC  (7+ messages)
` [PATCH 3/3] usb: dwc3: Refactor PHY logic to support Multiport Controller

[PATCH v6 1/3] dt-bindings: trivial-devices: Add Infineon SLB9673 TPM
 2022-06-08 17:31 UTC 

[PATCH 0/2] Enable ADC, RSPI1
 2022-06-08 17:30 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: renesas: rzg2ul-smarc: Enable RSPI1 on carrier board
` [PATCH 2/2] arm64: dts: renesas: rzg2ul-smarc-som: Enable ADC on SMARC platform

[PATCH v2 00/10] dt-bindings: arm: freescale: Switch fsl,scu from txt to yaml
 2022-06-08 17:04 UTC  (12+ messages)
` [PATCH v2 01/10] dt-bindings: firmware: Add fsl,scu yaml file
` [PATCH v2 02/10] dt-bindings: clk: imx: Add fsl,scu-clk "
` [PATCH v2 03/10] dt-bindings: pinctrl: imx: Add fsl,scu-iomux "
` [PATCH v2 04/10] dt-bindings: input: Add fsl,scu-key "
` [PATCH v2 05/10] dt-bindings: nvmem: Add fsl,scu-ocotp "
` [PATCH v2 06/10] dt-bindings: power: Add fsl,scu-pd "
` [PATCH v2 07/10] dt-bindings: rtc: Add fsl,scu-rtc "
` [PATCH v2 08/10] dt-bindings: thermal: Add fsl,scu-thermal "
` [PATCH v2 09/10] dt-bindings: watchdog: Add fsl,scu-wdt "
` [PATCH v2 10/10] dt-bindings: arm: freescale: Remove fsl,scu txt file


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