devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-13 18:44:20 to 2022-06-14 09:52:53 UTC [more...]

[v6 00/14] Add support for Bosch BNO055 IMU
 2022-06-13 16:52 UTC  (5+ messages)
` [v6 08/14] iio: imu: add Bosch Sensortec BNO055 core driver
` [v6 12/14] iio: imu: add BNO055 serdev driver

[PATCH v2] arm64: dts: renesas: r8a779f0: Add SCIF nodes
 2022-06-14  9:52 UTC 

[PATCH v2] arm64: dts: renesas: r8a779f0: Add HSCIF nodes
 2022-06-14  9:51 UTC 

[PATCH V15 0/9] Add Qualcomm Technologies, Inc. PM8008 regulator driver
 2022-06-14  9:48 UTC  (10+ messages)
` [PATCH V15 1/9] dt-bindings: mfd: pm8008: Add reset-gpios
` [PATCH V15 2/9] dt-bindings: mfd: pm8008: Change the address cells
` [PATCH V15 3/9] dt-bindings: mfd: pm8008: Add regulators for pm8008
` [PATCH V15 4/9] mfd: pm8008: Add reset-gpios
` [PATCH V15 5/9] mfd: pm8008: Remove the regmap member from pm8008_data struct
` [PATCH V15 6/9] mfd: pm8008: Use i2c_new_dummy_device() API
` [PATCH V15 7/9] regulator: Add a regulator driver for the PM8008 PMIC
` [PATCH V15 8/9] arm64: dts: qcom: pm8008: Add base dts file
` [PATCH V15 9/9] arm64: dts: qcom: sc7280: Add pm8008 support for sc7280-idp

[PATCH v18 0/4] Microchip Polarfire FPGA manager
 2022-06-14  9:12 UTC  (2+ messages)

[PATCH v2 net-next] dt-bindings: net: xilinx: document xilinx emaclite driver binding
 2022-06-14  9:09 UTC  (2+ messages)

[PATCH v2 0/7] usb: typec: Introduce typec-switch binding
 2022-06-14  9:08 UTC  (22+ messages)
` [PATCH v2 1/7] usb: typec: mux: Allow muxes to specify mode-switch
` [PATCH v2 2/7] usb: typec: mux: Add CONFIG guards for functions
` [PATCH v2 3/7] dt-bindings: usb: Add Type-C switch binding
` [PATCH v2 5/7] drm/bridge: anx7625: Register number of Type C switches
` [PATCH v2 6/7] drm/bridge: anx7625: Register Type-C mode switches
` [PATCH v2 7/7] drm/bridge: anx7625: Add typec_mux_set callback function

[PATCH V3 1/2] mtd: allow getting MTD device associated with a specific DT node
 2022-06-14  9:02 UTC  (6+ messages)
` [PATCH V3 2/2] nvmem: add driver handling U-Boot environment variables

[PATCH v4 00/23] ata: ahci: Add DWC/Baikal-T1 AHCI SATA support
 2022-06-14  8:53 UTC  (15+ messages)
` [PATCH v4 07/23] ata: libahci_platform: Convert to using devm bulk clocks API
` [PATCH v4 08/23] ata: libahci_platform: Sanity check the DT child nodes number
` [PATCH v4 12/23] ata: libahci: Extend port-cmd flags set with port capabilities
` [PATCH v4 15/23] ata: ahci: Convert __ahci_port_base to accepting hpriv as arguments
` [PATCH v4 16/23] ata: ahci: Introduce firmware-specific caps initialization
` [PATCH v4 18/23] ata: libahci_platform: Add function returning a clock-handle by id
` [PATCH v4 19/23] ata: ahci: Add DWC AHCI SATA controller support

[PATCH 00/16] iio: adc: at91-sama5d2_adc: add support for temperature sensor
 2022-06-14  8:50 UTC  (19+ messages)
` [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 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 11/16] iio: adc: at91-sama5d2_adc: add locking parameter to at91_adc_read_info_raw()

[PATCH v5 00/15] Support AMD Pensando Elba SoC
 2022-06-14  8:48 UTC  (17+ messages)
` [PATCH v5 01/15] dt-bindings: arm: add AMD Pensando boards
` [PATCH v5 02/15] dt-bindings: mmc: cdns: Add AMD Pensando Elba SoC binding
` [PATCH v5 03/15] dt-bindings: spi: cdns: Add compatible for AMD Pensando Elba SoC
` [PATCH v5 04/15] dt-bindings: spi: dw: Add AMD Pensando Elba SoC SPI Controller bindings
` [PATCH v5 05/15] dt-bindings: mfd: syscon: Add amd,pensando-elba-syscon compatible
` [PATCH v5 06/15] dt-bindings: mfd: amd,pensando-elbasr: Add AMD Pensando Elba System Resource chip
` [PATCH v5 07/15] dt-bindings: reset: amd,pensando-elbasr-reset: Add AMD Pensando SR Reset Controller bindings
` [PATCH v5 08/15] MAINTAINERS: Add entry for AMD PENSANDO
` [PATCH v5 09/15] arm64: Add config for AMD Pensando SoC platforms
` [PATCH v5 10/15] arm64: dts: Add AMD Pensando Elba SoC support
` [PATCH v5 11/15] spi: cadence-quadspi: Add compatible for AMD Pensando Elba SoC
` [PATCH v5 12/15] spi: dw: Add support "
` [PATCH v5 13/15] mmc: sdhci-cadence: Add AMD Pensando Elba SoC support
` [PATCH v5 14/15] mfd: pensando-elbasr: Add AMD Pensando Elba System Resource chip
` [PATCH v5 15/15] reset: elbasr: Add AMD Pensando Elba SR Reset Controller

[PATCH net-next 0/3] net: phy: dp83867: add binding and support for io_impedance_ctrl nvmem cell
 2022-06-14  8:46 UTC  (9+ messages)
` [PATCH net-next 1/3] dt-bindings: dp83867: add binding "
` [PATCH net-next v2 0/3] "
  ` [PATCH net-next v2 1/3] "
  ` [PATCH net-next v2 2/3] linux/phy.h: add phydev_err_probe() wrapper for dev_err_probe()
  ` [PATCH net-next v2 3/3] net: phy: dp83867: implement support for io_impedance_ctrl nvmem cell

[PATCH v18 00/10] Add Sunplus SP7021 SoC Support
 2022-06-14  8:31 UTC  (11+ messages)
` [PATCH v18 01/10] dt-bindings: arm: sunplus: Add bindings for Sunplus SP7021 SoC boards
` [PATCH v18 02/10] dt-bindings: reset: Add bindings for SP7021 reset driver
` [PATCH v18 03/10] reset: Add Sunplus "
` [PATCH v18 04/10] dt-bindings: clock: Add bindings for SP7021 clock driver
` [PATCH v18 05/10] clk: Add Sunplus "
` [PATCH v18 06/10] dt-bindings: interrupt-controller: Add bindings for SP7021 interrupt controller
` [PATCH v18 07/10] irqchip: Add Sunplus SP7021 interrupt controller driver
` [PATCH v18 08/10] ARM: sunplus: Add initial support for Sunplus SP7021 SoC
` [PATCH v18 09/10] ARM: sp7021_defconfig: Add Sunplus SP7021 defconfig
` [PATCH v18 10/10] ARM: dts: Add Sunplus SP7021-Demo-V3 board device tree

[PATCH] arm64: dts: arm: adjust whitespace around '='
 2022-06-14  8:41 UTC  (2+ messages)

[PATCH v14 00/10] iio: adc: introduce Qualcomm SPMI Round Robin ADC
 2022-06-14  8:40 UTC  (3+ messages)
` [PATCH v14 01/10] spmi: add a helper to look up an SPMI device from a device node

Regression: at24 eeprom writing times out on sama5d3
 2022-06-14  8:25 UTC  (6+ messages)

[PATCH v9 0/3] arm64: mvebu: Support for Marvell 98DX2530 (and variants)
 2022-06-14  8:16 UTC  (8+ messages)
` [PATCH v9 1/3] dt-bindings: marvell: Document the AC5/AC5X compatibles
` [PATCH v9 2/3] arm64: dts: marvell: Add Armada 98DX2530 SoC and RD-AC5X board
` [PATCH v9 3/3] arm64: marvell: enable the 98DX2530 pinctrl driver

[PATCH v6 0/7] treewide: ufs: Add support for Renesas R-Car UFS controller
 2022-06-14  8:06 UTC  (6+ messages)
` [PATCH v6 6/7] arm64: dts: renesas: r8a779f0: Add UFS node
` [PATCH v6 7/7] arm64: dts: renesas: r8a779f0: spider-cpu: Enable UFS device

[PATCH 0/2] Add imx577 compatible to imx412
 2022-06-14  8:02 UTC  (6+ messages)
` [PATCH 1/2] media: dt-bindings: imx412: Add imx577 compatible string
` [PATCH 2/2] media: i2c: "

[PATCH v1 0/5] power: domain: Add driver for a PM domain provider which controls
 2022-06-14  7:29 UTC  (7+ messages)
` [PATCH v1 1/5] dt-bindings: power: Add bindings for a power domain controlled by a regulator
` [RFC PATCH v1 5/5] ARM64: verdin-imx8mm: use regulator power domain to model sleep-moci

[PATCH] media: mediatek: vcodec: Add to support VP9 inner racing mode
 2022-06-14  6:52 UTC 

[PATCH v2 0/3] Add support for Radxa ROCK Pi S
 2022-06-14  6:48 UTC  (4+ messages)
` [PATCH v2 1/3] dt-bindings: arm: rockchip: Add "
` [PATCH v2 2/3] arm64: dts: rockchip: add ROCK Pi S DTS support
` [PATCH v2 3/3] arm64: dts: rockchip: rock-pi-s add more peripherals

[PATCH] ARM: dts: bcm2711-rpi-4-b: Use aliases to set custom MMC device index
 2022-06-14  6:34 UTC  (5+ messages)

[PATCH v11 00/12] drm/mediatek: Add MT8195 dp_intf driver
 2022-06-14  6:24 UTC  (19+ messages)
` [PATCH v11 01/12] dt-bindings: mediatek,dpi: Add DP_INTF compatible
` [PATCH v11 02/12] drm/mediatek: dpi: move dpi limits to SoC config
` [PATCH v11 03/12] drm/mediatek: dpi: implement a CK/DE pol toggle in "
` [PATCH v11 04/12] drm/mediatek: dpi: implement a swap_input "
` [PATCH v11 07/12] drm/mediatek: dpi: move swap_shift to "
` [PATCH v11 09/12] drm/mediatek: dpi: move the csc_enable bit "
` [PATCH v11 10/12] drm/mediatek: dpi: Add dpintf support
` [PATCH v11 11/12] drm/mediatek: dpi: Only enable dpi after the bridge is enabled
` [PATCH v11 12/12] drm/mediatek: dpi: Add matrix_sel helper

[PATCH 1/2] dt-bindings: arm: sunxi: Add binding for RenewWorldOutReach R16-Vista-E board
 2022-06-14  6:19 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: sun8i: Add R16 Vista E board from RenewWorldOutreach

[PATCH 0/7] Add PDM/DSD/dataline configuration support
 2022-06-14  4:11 UTC  (8+ messages)
` [PATCH 1/7] ASoC: fsl_sai: Add PDM daifmt support
` [PATCH 2/7] ASoC: fsl_sai: Add DSD bit format support
` [PATCH 3/7] ASoC: fsl_sai: Add support for more sample rates
` [PATCH 4/7] ASoc: fsl_sai: Add pinctrl operation for PDM and DSD
` [PATCH 5/7] ASoC: fsl_sai: Move res variable to be global
` [PATCH 6/7] ASoC: dt-bindings: fsl-sai: Add new property to configure dataline
` [PATCH 7/7] ASoC: fsl_sai: Configure dataline/FIFO information from dts property

[PATCH v9 0/2] phy: mediatek: Add PCIe PHY driver
 2022-06-14  2:38 UTC  (4+ messages)

[PATCH v2 0/6] Configurable VLAN mode for NCSI driver
 2022-06-14  2:33 UTC  (6+ messages)
` [PATCH v2 5/6] dt-bindings: net: Add NCSI bindings

[PATCH v3 0/5] Add support for Axis, ARTPEC-8 PCIe driver
 2022-06-14  1:36 UTC  (6+ messages)
    ` [PATCH v3 1/5] dt-bindings: pci: Add ARTPEC-8 PCIe controller
    ` [PATCH v3 4/5] phy: Add ARTPEC-8 PCIe PHY driver
    ` [PATCH v3 2/5] dt-bindings: phy: Add ARTPEC-8 PCIe phy
    ` [PATCH v3 3/5] PCI: axis: Add ARTPEC-8 PCIe controller driver
    ` [PATCH v3 5/5] MAINTAINERS: Add Axis ARTPEC-8 PCIe PHY maintainers

[v21 0/5] USB DWC3 host wake up support from system suspend
 2022-06-14  0:50 UTC  (3+ messages)
` [v21 4/5] usb: dwc3: qcom: Configure wakeup interrupts during suspend

[PATCH 0/7] treewide: PCI: renesas: Add R-Car Gen4 PCIe support
 2022-06-13 21:53 UTC  (9+ messages)
` [PATCH 1/7] dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe Host
` [PATCH 2/7] dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe Endpoint
` [PATCH 4/7] PCI: renesas: Add R-Car Gen4 PCIe Endpoint support

[PATCH 1/2] dt-bindings: soc: renesas: Move renesas,prr from arm to soc
 2022-06-13 21:39 UTC  (3+ messages)

[PATCH 0/3] arm: bcmbca: Add BCM63148 SoC support
 2022-06-13 21:37 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: arm: Add BCM63148 SoC
` [PATCH 2/3] ARM: dts: Add DTS files for bcmbca SoC BCM63148

[PATCH v8 0/6] Add Xilinx RPU subsystem support
 2022-06-13 21:36 UTC  (6+ messages)
` [PATCH v8 6/6] drivers: remoteproc: Add Xilinx r5 remoteproc driver

[PATCH v5 1/2] dt-bindings: lcdif: Add compatible for i.MX8MP
 2022-06-13 21:31 UTC 

[PATCH 0/3] arm: bcmbca: Add BCM6856 SoC support
 2022-06-13 21:28 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: arm64: Add BCM6856 SoC

[PATCH 0/3] arm: bcmbca: Add BCM63146 SoC support
 2022-06-13 21:18 UTC  (4+ messages)
` [PATCH 1/3] dt-bindings: arm64: Add BCM63146 SoC

[PATCH v2 00/48] dt-bindings: input: gpio-keys: rework matching children
 2022-06-13 21:02 UTC  (9+ messages)
` [PATCH v2 05/48] arm64: dts: allwinner: align gpio-key node names with dtschema
` [PATCH v2 06/48] ARM: "
` [PATCH v2 11/48] ARM: dts: broadcom: "
` [PATCH v2 12/48] ARM: dts: broadcom: correct gpio-keys properties

[PATCHv3 1/2] i2c: designware: introduce a custom scl recovery for SoCFPGA platforms
 2022-06-13 21:00 UTC  (2+ messages)
` [PATCHv3 2/2] dt-bindings: i2c: dw: Add Intel's SoCFPGA I2C controller

[PATCH 1/2] ARM: dts: sunxi: Use constants for RTC clock indexes
 2022-06-13 20:53 UTC  (3+ messages)
  `  "

[PATCH 0/2] Move headers from dt-bindings/clk to clock
 2022-06-13 20:53 UTC  (3+ messages)
` [PATCH 2/2] dt-bindings: clock: Move versaclock.h to dt-bindings/clock

[PATCH 3/7] PCI: renesas: Add R-Car Gen4 PCIe Host support
 2022-06-13 20:34 UTC  (2+ messages)

[PATCH v2 00/15] Add Mediatek MT6370 PMIC support
 2022-06-13 20:21 UTC  (12+ messages)
` [PATCH v2 08/15] mfd: mt6370: Add Mediatek MT6370 support
` [PATCH v2 10/15] regulator: mt6370: Add mt6370 DisplayBias and VibLDO support
` [PATCH v2 11/15] iio: adc: mt6370: Add Mediatek MT6370 support
` [PATCH v2 13/15] leds: mt6370: Add Mediatek MT6370 current sink type LED Indicator support
` [PATCH v2 15/15] video: backlight: mt6370: Add Mediatek MT6370 support

[PATCH v4, 0/3] add h264 decoder driver for mt8186
 2022-06-13 20:10 UTC  (4+ messages)
` [PATCH v4, 3/3] media: mediatek: vcodec: "

[PATCH] arm64: dts: imx8mm-venice-gw7902: fix UART1 CTS
 2022-06-13 19:08 UTC 

[PATCH v5 0/3] Add nvmem support for dynamic partitions
 2022-06-13 19:25 UTC  (6+ messages)
` [PATCH v5 1/3] dt-bindings: mtd: partitions: Support label only partition

[PATCH v3 0/3] adc-joystick: Add polled support
 2022-06-13 19:23 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: adc-joystick: add adc-joystick,no-hardware-trigger
` [PATCH v3 2/3] Input: adc-joystick - Add polled input device support
` [PATCH v3 3/3] arm64: dts: rockchip: Update joystick to polled for Odroid-Go2

[PATCH 0/8] interconnect: support i.MX8MP
 2022-06-13 18:27 UTC  (3+ messages)
` [PATCH 2/8] interconnect: add device managed bulk API

[PATCH v20 0/5] USB DWC3 host wake up support from system suspend
 2022-06-13 18:08 UTC  (5+ messages)
` [PATCH v20 2/5] usb: dwc3: core: Host "

[PATCH 1/2] dt-bindings: vexpress-sysreg: Add deprecated GPIO provider properties
 2022-06-13 17:18 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: vexpress-sysreg: Allow for no child nodes

[Patch V3 0/3] spi: tegra quad: Add Tegra Grace features
 2022-06-13 17:24 UTC  (2+ messages)

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

[Patch V2 0/3] spi: tegra quad: Add Tegra Grace features
 2022-06-13 17:24 UTC  (2+ messages)

[PATCH 0/3] arm: bcmbca: add bcm6855 SoC support
 2022-06-13 17:13 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: arm: add BCM6855 SoC
` [PATCH 2/3] ARM: dts: add dts files for bcmbca SoC bcm6855

[PATCH v2] dt-bindings: display: Add Arm virtual platforms display
 2022-06-13 17:12 UTC  (2+ messages)

[PATCH] dt-bindings: iio: adc: Add imx6ul & imx6sx compatibles
 2022-06-13 17:34 UTC  (2+ messages)

[PATCH v6 0/6] Raspberry PI 4 V3D enablement
 2022-06-13 17:08 UTC  (7+ messages)
` [PATCH v6 4/6] ARM: dts: bcm2711: Enable V3D
` [PATCH v6 5/6] ARM: configs: Enable DRM_V3D
` [PATCH v6 6/6] arm64: config: "

[PATCH 0/4] Update Facebook Bletchley BMC DTS
 2022-06-13 16:54 UTC  (2+ messages)

[PATCH 0/6] arm64: dts: Add missing space around properties
 2022-06-13 16:49 UTC  (3+ messages)
` [PATCH 1/6] arm64: dts: broadcom: Add missing space around status property

[PATCH v2 0/2] arm64: renesas: Add RZ/V2M watchdog support
 2022-06-13 15:05 UTC  (2+ messages)
` [PATCH v2 1/2] dt-bindings: watchdog: renesas,wdt: Add r9a09g011 (RZ/V2M) support

[PATCH v2 0/7] Add support for magnetometer Yamaha YAS537
 2022-06-13 15:23 UTC  (6+ messages)
  ` [PATCH v2 4/7] iio: magnetometer: yas530: Correct temperature handling
  ` [PATCH v2 7/7] iio: magnetometer: yas530: Add YAS537 variant

[PATCH v6 0/3] Add support for unprotected spare data page
 2022-06-13 15:14 UTC  (4+ messages)
` [PATCH v6 1/3] mtd: nand: raw: qcom_nandc: reorder qcom_nand_host struct


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