devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-30 19:26:31 to 2020-07-31 21:03:25 UTC [more...]

[RFC PATCH v6 00/10] Support for Tegra video capture from external sensor
 2020-07-31 21:03 UTC  (20+ messages)
` [RFC PATCH v6 01/10] media: tegra-video: Fix channel format alignment
` [RFC PATCH v6 02/10] media: tegra-video: Enable TPG based on kernel config
` [RFC PATCH v6 03/10] media: tegra-video: Update format lookup to offset based
` [RFC PATCH v6 04/10] dt-bindings: tegra: Update VI and CSI bindings with port info
` [RFC PATCH v6 05/10] media: tegra-video: Separate CSI stream enable and disable implementations
` [RFC PATCH v6 06/10] media: tegra-video: Add support for external sensor capture
` [RFC PATCH v6 07/10] media: tegra-video: Add support for selection ioctl ops
` [RFC PATCH v6 08/10] gpu: host1x: mipi: Keep MIPI clock enabled till calibration is done
` [RFC PATCH v6 09/10] media: tegra-video: Add CSI MIPI pads calibration
` [RFC PATCH v6 10/10] media: tegra-video: Compute settle times based on the clock rate

[PATCH v5 0/3] Add USB role switch support to DWC2
 2020-07-31 21:00 UTC  (3+ messages)
` [PATCH v5 1/3] dt-bindings: usb: dwc2: add optional usb-role-switch property

[PATCH 1/3] dt-bindings: arm: fsl: Add imx8mm ddr4 evk board
 2020-07-31 21:00 UTC  (2+ messages)

[PATCH v5 00/10] irqchip: ti, sci-intr/inta: Update the dt bindings to accept different interrupt parents
 2020-07-31 20:59 UTC  (6+ messages)

[RFC v2 0/5] Restricted DMA
 2020-07-31 20:58 UTC  (3+ messages)
` [RFC v2 4/5] dt-bindings: of: Add plumbing for restricted DMA pool

[PATCH] dt-bindings: iio: io-channel-mux: Fix compatible string in example code
 2020-07-31 20:47 UTC  (2+ messages)

[PATCH v3 0/7] Add SM8150 and SM8250 interconnect drivers
 2020-07-31 20:47 UTC  (3+ messages)
` [PATCH v3 1/7] dt-bindings: interconnect: single yaml file for RPMh "

[PATCH] dt-bindings: at25: fix syntax error in example code
 2020-07-31 20:40 UTC  (4+ messages)

[PATCH v2 3/4] dt-bindings: usb: Add Microchip USB47xx/USB49xx support
 2020-07-31 20:38 UTC  (4+ messages)
` [PATCH v3] Add two new configuration drivers for Microchip USB hubs
  ` [PATCH v3 1/4] dt-bindings: usb: Add Microchip USB253x/USB3x13/USB46x4 support

[PATCH] arm64: dts: qcom: sc7180: Add LPASS clock controller nodes
 2020-07-31 20:38 UTC  (3+ messages)

[PATCH] dt-bindings: clock: Fix YAML schemas for LPASS clocks on SC7180
 2020-07-31 20:30 UTC 

[PATCH 0/9] SDM630/36/60 driver enablement
 2020-07-31 20:26 UTC  (5+ messages)
` [PATCH 2/9] phy: qcom-qusb2: Add support for SDM630/660
` [PATCH 3/9] drivers: usb: dwc3-qcom: Add sdm660 compatible

[PATCH v4 00/12] usb: Handle different sublink speeds
 2020-07-31 20:21 UTC  (3+ messages)
` [PATCH v4 06/12] usb: devicetree: Include USB SSP Gen X x Y

[PATCH 0/7] Allwinner A64 digital audio codec fixes
 2020-07-31 20:20 UTC  (3+ messages)
` [PATCH 1/7] ASoC: dt-bindings: Add a new compatible for the A64 codec

[PATCH 0/2] media: rcar-vin: Add support to select data pins
 2020-07-31 20:19 UTC  (7+ messages)
` [PATCH 1/2] dt-bindings: media: renesas,vin: Document renesas-vin-ycbcr-8b-g property

[PATCH 00/10] remoteproc: imx_rproc: support iMX8M and early boot
 2020-07-31 20:14 UTC  (3+ messages)
` [PATCH 01/10] dt-bindings: remoteproc: imx_rproc: add i.MX8MQ/M

[PATCH v2 0/5] dmaengine: dw: Introduce non-mem peripherals optimizations
 2020-07-31 20:08 UTC  (6+ messages)
` [PATCH v2 1/5] dt-bindings: dma: dw: Add optional DMA-channels mask cell support
` [PATCH v2 2/5] dmaengine: dw: Activate FIFO-mode for memory peripherals only
` [PATCH v2 3/5] dmaengine: dw: Discard dlen from the dev-to-mem xfer width calculation
` [PATCH v2 4/5] dmaengine: dw: Ignore burst setting for memory peripherals
` [PATCH v2 5/5] dmaengine: dw: Add DMA-channels mask cell support

[PATCH v6 0/2] pwm: intel: Add PWM driver for a new SoC
 2020-07-31 19:47 UTC  (6+ messages)
` [PATCH v6 1/2] Add DT bindings YAML schema for PWM fan controller of LGM SoC
` [PATCH v6 2/2] Add PWM fan controller driver for "

[PATCH v3 00/15] sx9310 iio driver updates
 2020-07-31 19:46 UTC  (22+ messages)
` [PATCH v3 01/15] dt-bindings: iio: Add bindings for sx9310 sensor
` [PATCH v3 02/15] iio: sx9310: Update macros declarations
` [PATCH v3 03/15] iio: sx9310: Fix irq handling
` [PATCH v3 04/15] iio: sx9310: Remove acpi and of table macros
` [PATCH v3 05/15] iio: sx9310: Change from .probe to .probe_new
` [PATCH v3 06/15] iio: sx9310: Fixes various memory handling
` [PATCH v3 07/15] iio: sx9310: Use long instead of int for channel bitmaps
` [PATCH v3 08/15] iio: sx9310: Use regmap_read_poll_timeout() for compensation
` [PATCH v3 09/15] iio: sx9310: Update copyright
` [PATCH v3 10/15] iio: sx9310: Simplify error return handling
` [PATCH v3 11/15] iio: sx9310: Use variable to hold &client->dev
` [PATCH v3 12/15] iio: sx9310: Miscellaneous format fixes
` [PATCH v3 13/15] iio: sx9310: Drop channel_users[]
` [PATCH v3 14/15] iio: sx9310: Enable vdd and svdd regulators at probe
` [PATCH v3 15/15] iio: sx9310: Use irq trigger flags from firmware

[PATCH v6 1/3] dt-bindings: vendor-prefixes: add Seeed Studio
 2020-07-31 19:36 UTC  (4+ messages)
` [PATCH v6 2/3] dt-bindings: arm: stm32: document Odyssey compatible
` [PATCH v6 3/3] ARM: dts: stm32: add initial support for stm32mp157-odyssey board

[PATCH v5 1/3] arm64: dts: Add a device tree for the Librem 5 phone
 2020-07-31 19:35 UTC  (4+ messages)
` [PATCH v5 2/3] MAINTAINERS: Add Purism Librem 5 section to the list
` [PATCH v5 3/3] dt-bindings: arm: fsl: Add the librem 5 phone

[PATCH v9 0/5] Add support for iMX8MQ Display Controller Subsystem
 2020-07-31 19:34 UTC  (5+ messages)
` [PATCH v9 5/5] dt-bindings: display: imx: add bindings for DCSS

[PATCH 0/3] ARM: mstar: Fix compatible string for pmsleep
 2020-07-31 19:21 UTC  (3+ messages)
` [PATCH 2/3] dt-bindings: arm: mstar: remove the binding description for mstar,pmsleep

[PATCH v3 0/2] Add documentation and machine driver for SC7180 sound card
 2020-07-31 18:32 UTC  (6+ messages)
` [PATCH v3 1/2] ASoC: qcom: dt-bindings: Add sc7180 machine bindings
` [PATCH v3 2/2] ASoC: qcom: sc7180: Add machine driver for sound card registration

[PATCH v10 0/3] Add basic SoC Support for Mediatek MT6779 SoC
 2020-07-31 18:26 UTC  (3+ messages)
` [PATCH v10 1/3] dt-bindings: pinctrl: add bindings for MediaTek "

[RFC PATCH 0/3] ARM: mstar: msc313 intc driver
 2020-07-31 18:23 UTC  (4+ messages)
` [RFC PATCH 1/3] dt: bindings: interrupt-controller: Add binding description for msc313-intc

[PATCH 00/17] Add BLK_CTRL support for i.MX8MP
 2020-07-31 18:20 UTC  (3+ messages)
` [PATCH 10/17] Documentation: bindings: clk: Add bindings for i.MX BLK_CTRL

[PATCH] dt-bindings: hwlock: qcom: Remove invalid binding
 2020-07-31 17:53 UTC  (2+ messages)

[PATCH v9 0/7] Add basic SoC Support for Mediatek MT6779 SoC
 2020-07-31 17:50 UTC  (3+ messages)

[PATCH V2 4/4] dt-bindings: lpspi: New property in document DT bindings for LPSPI
 2020-07-31 17:38 UTC  (2+ messages)

[PATCH 0/5] dmaengine: dw: Introduce non-mem peripherals optimizations
 2020-07-31 16:57 UTC  (8+ messages)
` [PATCH 2/5] dmaengine: dw: Activate FIFO-mode for memory peripherals only

[PATCH v7 0/3] leds: pwm: add support for default-state device
 2020-07-31 16:51 UTC  (4+ messages)
` [PATCH v7 2/3] leds: pwm: add support for default-state device property
` [PATCH v7 3/3] leds: pwm: add reference to common leds for default-state
` [PATCH v7 1/3] leds: move default_state read from fwnode to core

[PATCH v7 0/5] Provide basic driver to control Arm R5 co-processor found on
 2020-07-31 16:47 UTC  (6+ messages)
` [PATCH v7 1/5] firmware: xilinx: Add ZynqMP firmware ioctl enums for RPU configuration
` [PATCH v7 2/5] firmware: xilinx: Add shutdown/wakeup APIs
` [PATCH v7 3/5] firmware: xilinx: Add RPU configuration APIs
` [PATCH v7 4/5] dt-bindings: remoteproc: Add documentation for ZynqMP R5 rproc bindings
` [PATCH v7 5/5] remoteproc: Add initial zynqmp R5 remoteproc driver

[PATCH v3 1/3] media: i2c: imx274: Fix Y_OUT_SIZE register setting
 2020-07-31 16:34 UTC  (7+ messages)
` [PATCH v3 2/3] dt-bindings: media: imx274: Add optional input clock and supplies
` [PATCH v3 3/3] media: i2c: imx274: Add IMX274 power on and off sequence

[PATCH v4 0/2] iio: light: Support AMS AS73211 digital XYZ sensor
 2020-07-31 16:19 UTC  (7+ messages)
` [PATCH v4 1/2] dt-bindings: iio: light: add AMS AS73211 support
` [PATCH v4 2/2] iio: light: as73211: New driver

[PATCH] ARM: dts: socfpga: fix register entry for timer3 on Arria10
 2020-07-31 16:11 UTC 

[PATCH v4 0/5] Add TI PRUSS Local Interrupt Controller IRQChip driver
 2020-07-31 15:59 UTC  (20+ messages)
` [PATCH v4 1/5] dt-bindings: irqchip: Add PRU-ICSS interrupt controller bindings
` [PATCH v4 2/5] irqchip/irq-pruss-intc: Add a PRUSS irqchip driver for PRUSS interrupts
` [PATCH v4 3/5] irqchip/irq-pruss-intc: Add logic for handling reserved interrupts
` [PATCH v4 4/5] irqchip/irq-pruss-intc: Implement irq_{get,set}_irqchip_state ops
` [PATCH v4 5/5] irqchip/irq-pruss-intc: Add support for ICSSG INTC on K3 SoCs

[PATCH 1/4] MIPS: head.S: Init fw_passed_dtb to builtin DTB
 2020-07-31 15:57 UTC  (2+ messages)

[PATCH] of: address: Fix parser address/size cells initialization
 2020-07-31 15:45 UTC  (3+ messages)

[PATCH v4] Add MediaTek MT6779 devapc driver
 2020-07-31 15:55 UTC  (10+ messages)
` [PATCH v4 2/2] soc: mediatek: add mtk-devapc driver

[PATCH 00/15] sx9310 iio driver updates
 2020-07-31 15:52 UTC  (7+ messages)
` [PATCH v2 00/14] "
  ` [PATCH v2 07/14] iio: sx9310: Use long instead of int for channel bitmaps

[PATCH v2 0/2] Add support for the RNG in Ingenic JZ4780 and X1000
 2020-07-31 13:30 UTC  (2+ messages)

[PATCH v10 00/28] Add support for mt2701 JPEG ENC support
 2020-07-31 12:49 UTC  (5+ messages)
` [PATCH v10 22/28] media: platform: Change the call functions of getting/enable/disable the jpeg's clock

[PATCH 1/3] dt-bindings: arm: fsl: Add Y Soft IOTA Orion board
 2020-07-31 12:00 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: imx6dl-yapp4: "
` [PATCH 3/3] ARM: dts: imx6dl-yapp4: Add support for OLED based on different controller

[PATCH] arm64: dts: mt8173: elm: Fix nor_flash node property
 2020-07-31 11:20 UTC  (2+ messages)

[PATCH 01/25] dt-bindings: media: ov5647: Document pwdn-gpios
 2020-06-23 10:07 UTC  (2+ messages)
` [PATCH 02/25] dt-bindings: media: ov5647: Document clock-noncontinuous

[PATCH v2] arm64: dts: qcom: Add support for Xiaomi Poco F1 (Beryllium)
 2020-07-31 10:40 UTC 

[PATCH v3 0/4] Add logic to consolidate TRBs for Synopsys xHC
 2020-07-31 10:13 UTC  (5+ messages)
      ` [PATCH v3 3/4] usb: dwc3: Add device property sgl-trb-cache-size-quirk

[PATCH v2 01/11] media: exynos4-is: Remove static driver data for S5PV210 FIMC variants
 2020-07-31  9:59 UTC  (16+ messages)
` [PATCH v2 02/11] media: exynos4-is: Request syscon only if ISP writeback is present
` [PATCH v2 03/11] media: exynos4-is: Fix nullptr when no CSIS device present
` [PATCH v2 04/11] media: exynos4-is: Correct missing entity function initialization
` [PATCH v2 05/11] media: exynos4-is: Properly set JPEG options for parallel ports
` [PATCH v2 06/11] media: exynos4-is: Use global num_sensors rather than local index
` [PATCH v2 07/11] media: exynos4-is: Add support for multiple sensors on one port
` [PATCH v2 08/11] media: exynos4-is: Remove inh_sensor_ctrls
` [PATCH v2 09/11] media: exynos4-is: Remove unused struct member input_index
` [PATCH v2 10/11] media: exynos4-is: Handle duplicate calls to vidioc_streamoff
` [PATCH v2 11/11] dt-bindings: media: Correct samsung-fimc parallel port numbering

[PATCH v2 0/2] Add documentation and machine driver for SC7180 sound card
 2020-07-31  8:55 UTC  (11+ messages)
` [PATCH v2 1/2] ASoC: qcom: dt-bindings: Add sc7180 machine bindings
` [PATCH v2 2/2] ASoC: qcom: sc7180: Add machine driver for sound card registration

[PATCH v5 1/3] dt-bindings: vendor-prefixes: add Seeed Studio
 2020-07-31  8:08 UTC  (4+ messages)
` [PATCH v5 3/3] ARM: dts: stm32: add initial support for stm32mp157-odyssey board

[PATCH v2 0/3] Add missing ethernet reset ID for Amlogic SoC
 2020-07-31  8:20 UTC  (4+ messages)
` [PATCH v2 1/3] arm64: dts: amlogic: meson-gx: add missing ethernet reset ID
` [PATCH v2 2/3] arm64: dts: amlogic: meson-axg: "
` [PATCH v2 3/3] arm64: dts: amlogic: meson-g12: "

[PATCH v3 0/2] iio: light: Support AMS AS73211 digital XYZ sensor
 2020-07-31  7:10 UTC  (5+ messages)
` [PATCH v3 2/2] iio: light: as73211: New driver

[PATCH 1/1] iommu/arm-smmu: Implement qcom,skip-init
 2020-07-31  5:48 UTC  (9+ messages)

[PATCH v5 0/4] Add support for vibrator motor for TBS A711 Tablet
 2020-07-31  5:41 UTC  (3+ messages)
` [PATCH v5 3/4] ARM: dts: sun8i-a83t-tbs-a711: Add support for the vibrator motor

[PATCH 0/3] Enable USB type C support on SM8150
 2020-07-31  4:57 UTC  (4+ messages)
` [PATCH 1/3] arm64: boot: dts: qcom: sm8150: Add nodes for PMIC based typec detection
` [PATCH 2/3] phy: qcom-qmp: Register as a typec switch for orientation detection
` [PATCH 3/3] usb: dwc3: dwc3-qcom: Find USB connector and register role switch

[PATCH] dt-bindings: memory-controllers: Convert mmdc to json-schema
 2020-07-31  2:06 UTC 

OF: Can't handle multiple dma-ranges with different offsets
 2020-07-31  0:10 UTC  (3+ messages)

[PATCH v2 1/2] dt-bindings: Add doc for FriendlyARM NanoPi R2S
 2020-07-30 23:20 UTC  (2+ messages)
` [PATCH v2 2/2] rockchip: rk3328: Add support "

[PATCH v2 00/11] media: exynos4-is: Improve support for s5pv210 and parallel ports
 2020-07-30 23:01 UTC 

[PATCH 0/3] Enable DVFS support for IPQ6018
 2020-07-30 22:28 UTC  (2+ messages)

[PATCH v3 1/3] ASoC: samsung: Document DT bindings for Midas sound subsystem
 2020-07-30 22:28 UTC  (2+ messages)

[PATCH 3/3] arm64: dts: ipq6018: enable DVFS support
 2020-07-30 21:47 UTC  (2+ messages)

[PATCH v4] ASoC: dt-bindings: ak4613: switch to yaml base Documentation
 2020-07-30 22:28 UTC  (2+ messages)

[PATCH v5 0/6] Add support for GPU DDR BW scaling
 2020-07-30 21:26 UTC  (11+ messages)

[v1] drm/msm/dpu: Fix scale params in plane validation
 2020-07-30 20:51 UTC  (2+ messages)

[PATCH 0/6] DBI/DSI, panel drivers, and tinyDRM compat
 2020-07-30 19:50 UTC  (3+ messages)
` [PATCH 4/6] drm/panel: Add panel driver for NewVision NV3052C based LCDs

[PATCH 0/2] J7200: Add I2C support
 2020-07-30 19:26 UTC  (3+ messages)
` [PATCH 1/2] arm64: dts: ti: j7200: Add I2C nodes
` [PATCH 2/2] arm64: dts: ti: k3-j7200-common-proc-board: Add I2C IO expanders


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