devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-20 12:45:38 to 2020-05-21 08:30:20 UTC [more...]

[PATCH V6 0/7] [PATCH V5 0/7] Add interconnect support to QSPI and QUP drivers
 2020-05-21  8:29 UTC  (3+ messages)
` [PATCH V6 1/7] soc: qcom: geni: Support for ICC voting
` [PATCH V6 2/7] soc: qcom-geni-se: Add interconnect support to fix earlycon crash

[PATCH 00/15] PCI: brcmstb: enable PCIe for STB chips
 2020-05-21  8:19 UTC  (10+ messages)
` [PATCH 09/15] device core: Add ability to handle multiple dma offsets

[PATCH v13 0/6] Add Support for MediaTek PMIC MT6358
 2020-05-21  8:16 UTC  (5+ messages)
` [PATCH v13 5/6] rtc: mt6397: Add support for the MediaTek MT6358 RTC
` [GIT PULL] Immutable branch between MFD, Power and RTC due for the v5.8 merge window

[PATCH v4 0/9] Prereqs for HiKey960 USB support
 2020-05-21  7:47 UTC  (23+ messages)
` [PATCH v4 3/9] usb: dwc3: Increase timeout for CmdAct cleared by device controller

[PATCH v3 00/14] mips: Prepare MIPS-arch code for Baikal-T1 SoC support
 2020-05-21  7:30 UTC  (19+ messages)
` [PATCH v3 01/14] dt-bindings: power: Convert mti,mips-cpc to DT schema
` [PATCH v3 02/14] dt-bindings: bus: Add MIPS CDMM controller
` [PATCH v3 03/14] mips: Add MIPS Release 5 support
` [PATCH v3 04/14] mips: Add MIPS Warrior P5600 support
` [PATCH v3 05/14] mips: Fix cpu_has_mips64r1/2 activation for MIPS32 CPUs
` [PATCH v3 06/14] mips: Add CP0 Write Merge config support
` [PATCH v3 07/14] mips: Add CONFIG/CONFIG6/Cause reg fields macro
` [PATCH v3 08/14] mips: MAAR: Use more precise address mask
` [PATCH v3 09/14] mips: Add CPS_NS16550_WIDTH config
` [PATCH v3 10/14] mips: cdmm: Add mti,mips-cdmm dtb node support
` [PATCH v3 11/14] bus: cdmm: Add MIPS R5 arch support
` [PATCH v3 12/14] mips: Add udelay lpj numbers adjustment
` [PATCH v3 13/14] mips: csrc-r4k: Mark R4K timer as unstable if CPU freq changes
` [PATCH v3 14/14] mips: cevt-r4k: Update the r4k-clockevent frequency in sync with CPU

[PATCH v3 0/2] mfd: Add ENE KB3930 Embedded Controller driver
 2020-05-21  7:27 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: mfd: Add ENE KB3930 Embedded Controller binding
` [PATCH v3 2/2] mfd: ene-kb3930: Add driver for ENE KB3930 Embedded Controller

[PATCH v2 1/2] arm64: dts: imx8mm-evk: correct ldo1/ldo2 voltage range
 2020-05-21 14:17 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: dts: imx8mn-ddr4-evk: "

[PATCH v10 0/5] Add XHCI, EHCI and OHCI support for Broadcom STB SoS's
 2020-05-21  6:09 UTC  (12+ messages)
` [PATCH v10 1/5] usb: xhci: Change the XHCI link order in the Makefile

[PATCH v1 1/2] arm64: dts: imx8mm-evk: correct ldo1/ldo2 voltage range
 2020-05-21 11:26 UTC  (4+ messages)
` [PATCH v1 2/2] arm64: dts: imx8mn-ddr4-evk: "

[PATCHv2 0/6] Add initial genpd support for omap PRM driver
 2020-05-21  4:53 UTC  (8+ messages)
` [PATCH 1/6] dt-bindings: omap: Update PRM binding for genpd
` [PATCH 2/6] soc: ti: omap-prm: Add basic power domain support
` [PATCH 3/6] soc: ti: omap-prm: Configure sgx power domain for am3 and am4
` [PATCH 4/6] soc: ti: omap-prm: Configure omap4 and 5 l4_abe power domain
` [PATCH 5/6] ARM: dts: Configure am3 and am4 sgx for genpd and drop platform data
` [PATCH 6/6] ARM: dts: Configure omap4 and 5 l4_abe "

[PATCH] ASoC: dt-bindings: simple-card: care missing address #address-cells
 2020-05-21  3:54 UTC 

[PATCH v3 0/4] PCI: cadence: Deprecate inbound/outbound specific bindings
 2020-05-21  3:30 UTC  (4+ messages)
` [PATCH v3 4/4] PCI: cadence: Use "dma-ranges" instead of "cdns,no-bar-match-nbits" property

[PATCH net 0/4] net: ethernet: fec: move GPR reigster offset and bit into DT
 2020-05-21  3:15 UTC  (7+ messages)
` [PATCH net 1/4] net: ethernet: fec: move GPR register "
    ` [EXT] "
` [PATCH net 3/4] ARM: dts: imx6: update fec gpr property to match new format
    ` [EXT] "

[PATCH v3 00/16] spi: dw: Add generic DW DMA controller support
 2020-05-21  3:09 UTC  (11+ messages)
` [PATCH v3 01/16] spi: dw: Add Tx/Rx finish wait methods to the MID DMA
` [PATCH v3 02/16] spi: dw: Enable interrupts in accordance with DMA xfer mode
` [PATCH v3 03/16] spi: dw: Discard static DW DMA slave structures
` [PATCH v3 06/16] spi: dw: Parameterize the DMA Rx/Tx burst length
` [PATCH v3 07/16] spi: dw: Use DMA max burst to set the request thresholds
` [PATCH v3 11/16] spi: dw: Remove DW DMA code dependency from DW_DMAC_PCI
` [PATCH v3 12/16] spi: dw: Add DW SPI DMA/PCI/MMIO dependency on the DW SPI core
` [PATCH v3 14/16] spi: dw: Add DMA support to the DW SPI MMIO driver
` [PATCH v3 16/16] dt-bindings: spi: Convert DW SPI binding to DT schema

[PATCH 0/6] i2c: designeware: Add Baikal-T1 SoC DW I2C specifics support
 2020-05-21  2:37 UTC  (11+ messages)
` [PATCH v2 00/12] i2c: designeware: Add Baikal-T1 System I2C support
  ` [PATCH v2 04/12] i2c: designware: Convert driver to using regmap API
  ` [PATCH v2 07/12] i2c: designware: Move Baytrail sem config to the platform if-clause
  ` [PATCH v2 08/12] i2c: designware: Introduce platform drivers glue layer interface

[PATCH v2 1/1] dt-bindings: spi: Add schema for Cadence QSPI Controller driver
 2020-05-21  2:18 UTC  (3+ messages)

[PATCH 0/5] dmaengine: dw: Take Baikal-T1 SoC DW DMAC peculiarities into account
 2020-05-21  1:47 UTC  (10+ messages)
` [PATCH v2 0/6] "
  ` [PATCH v2 5/6] dmaengine: dw: Introduce max burst length hw config

[PATCH v2 4/6] dmaengine: dw: Print warning if multi-block is unsupported
 2020-05-21  1:40 UTC  (11+ messages)

[PATCH v2 2/6] dt-bindings: dma: dw: Add max burst transaction length property
 2020-05-21  1:33 UTC  (11+ messages)

[PATCH v4 0/7] clocksource: Fix MIPS GIC and DW APB Timer for Baikal-T1 SoC support
 2020-05-21  0:53 UTC  (8+ messages)
` [PATCH v4 1/7] dt-bindings: rtc: Convert snps,dw-apb-timer to DT schema
` [PATCH v4 2/7] dt-bindings: timer: Move snps,dw-apb-timer DT schema from rtc
` [PATCH v4 3/7] dt-bindings: interrupt-controller: Convert mti,gic to DT schema
` [PATCH v4 4/7] clocksource: dw_apb_timer: Set clockevent any-possible-CPU mask
` [PATCH v4 5/7] clocksource: dw_apb_timer_of: Fix missing clockevent timers
` [PATCH v4 6/7] clocksource: mips-gic-timer: Register as sched_clock
` [PATCH v4 7/7] clocksource: mips-gic-timer: Mark GIC timer as unstable if ref clock changes

[PATCH 0/2] phy: qcom-usb-hs: Add DT controlled VBUS pullup waggle
 2020-05-21  0:50 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: phy-qcom-usb-hs-phy: Add qcom,enable-vbus-pullup
` [PATCH 2/2] phy: qcom-usb-hs: Add qcom,enable-vbus-pullup support

[PATCH] arm64: dts: qcom: sc7180: Correct the pdc interrupt ranges
 2020-05-21  0:39 UTC  (2+ messages)

[PATCH] arm64: dts: rockchip: fix pinctrl-names for gpio-leds node on rk3326-odroid-go2
 2020-05-21  0:17 UTC  (2+ messages)

[PATCH] ARM: dts: bcm: HR2: Fix PPI interrupt types
 2020-05-21  0:16 UTC  (3+ messages)

[PATCH v2 0/4] TI K3 DSP remoteproc driver for C66x DSPs
 2020-05-21  0:10 UTC  (5+ messages)
` [PATCH v2 1/4] remoteproc: Introduce rproc_of_parse_firmware() helper
` [PATCH v2 2/4] dt-bindings: remoteproc: Add bindings for C66x DSPs on TI K3 SoCs
` [PATCH v2 3/4] remoteproc/k3-dsp: Add a remoteproc driver of K3 C66x DSPs
` [PATCH v2 4/4] remoteproc/k3-dsp: Add support for L2RAM loading on "

[PATCH v4 0/2] PCI: Add new UniPhier PCIe endpoint driver
 2020-05-20 23:06 UTC  (3+ messages)
` [PATCH v4 2/2] PCI: uniphier: Add Socionext UniPhier Pro5 PCIe endpoint controller driver

[PATCH v4 0/5] arm64: dts: meson: add W400 dtsi and GT-King/Pro devices
 2020-05-20 22:57 UTC  (2+ messages)

[RFC v1 0/3] Add QTI QFPROM-Efuse driver support
 2020-05-20 22:48 UTC  (10+ messages)
` [RFC v1 2/3] drivers: nvmem: Add driver for QTI qfprom-efuse support

[PATCH v4 00/14] Add PCIe support to TI's J721E SoC
 2020-05-20 22:12 UTC  (18+ messages)
` [PATCH v4 01/14] PCI: cadence: Fix cdns_pcie_{host|ep}_setup() error path
` [PATCH v4 02/14] linux/kernel.h: Add PTR_ALIGN_DOWN macro
` [PATCH v4 03/14] PCI: cadence: Add support to use custom read and write accessors
` [PATCH v4 04/14] PCI: cadence: Add support to start link and verify link status
` [PATCH v4 07/14] PCI: cadence: Add new *ops* for CPU addr fixup
` [PATCH v4 08/14] PCI: cadence: Fix updating Vendor ID and Subsystem Vendor ID register
` [PATCH v4 13/14] misc: pci_endpoint_test: Add J721E in pci_device_id table
` [PATCH v4 14/14] MAINTAINERS: Add Kishon Vijay Abraham I for TI J721E SoC PCIe

[PATCH] arm: dts: am33xx-bone-common: add gpio-line-names
 2020-05-20 22:02 UTC  (4+ messages)

[PATCH v2] arm: dts: am33xx-bone-common: add gpio-line-names
 2020-05-20 21:47 UTC 

[PATCH v4 00/11] mediatek: add support for MediaTek Ethernet MAC
 2020-05-20 21:22 UTC  (5+ messages)
` [PATCH v4 06/11] net: ethernet: mtk-eth-mac: new driver

[PATCH v2 18/20] mips: csrc-r4k: Decrease r4k-clocksource rating if CPU_FREQ enabled
 2020-05-20 21:13 UTC  (18+ messages)

[PATCH v7 0/5] Loongson PCI Generic Driver
 2020-05-20 20:55 UTC  (3+ messages)
` [PATCH v7 1/5] PCI: Don't disable decoding when mmio_always_on is set

[PATCH net-next v2 0/4] DP83869 Enhancements
 2020-05-20 20:55 UTC  (18+ messages)
` [PATCH net-next v2 2/4] net: phy: dp83869: Set opmode from straps
` [PATCH net-next v2 3/4] dt-bindings: net: Add RGMII internal delay for DP83869

[PATCH v6 00/11] Add the multiple PF support for DWC and Layerscape
 2020-05-20 20:50 UTC  (9+ messages)
` [PATCH v6 01/11] PCI: designware-ep: Add multiple PFs support for DWC
` [PATCH v6 04/11] PCI: designware-ep: Modify MSI and MSIX CAP way of finding
` [PATCH v6 07/11] PCI: layerscape: Modify the way of getting capability with different PEX
` [PATCH v6 09/11] PCI: layerscape: Add EP mode support for ls1088a and ls2088a

[PATCH v3 0/5] iio: imu: bmi160: added regulator and mount-matrix support
 2020-05-20 19:46 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: iio: imu: bmi160: convert txt format to yaml
` [PATCH v3 2/5] dt-bindings: iio: imu: bmi160: add regulators and mount-matrix
` [PATCH v3 3/5] iio: imu: bmi160: fix typo
` [PATCH v3 4/5] iio: imu: bmi160: added regulator support
` [PATCH v3 5/5] iio: imu: bmi160: added mount-matrix support

[PATCH v7 00/11] Add support for mt2701 JPEG ENC support
 2020-05-20 19:40 UTC  (7+ messages)
` [PATCH v7 11/11] media: platform: Add jpeg dec/enc feature

[PATCH v8 00/10] Introduce OPP bandwidth bindings
 2020-05-20 19:13 UTC  (6+ messages)
` [PATCH v8 09/10] dt-bindings: interconnect: Add interconnect-tags bindings

[PATCH] dt-bindings: input: touchscreen: edt-ft5x06: change reg property
 2020-05-20 18:41 UTC  (3+ messages)

[PATCH v5 0/5] remoteproc: qcom: PIL info support
 2020-05-20 18:00 UTC  (5+ messages)
` [PATCH v5 1/5] dt-bindings: remoteproc: Add Qualcomm PIL info binding
` [PATCH v5 2/5] remoteproc: qcom: Introduce helper to store pil info in IMEM

[PATCH v11] arm64: dts: qcom: sc7180: Add WCN3990 WLAN module device node
 2020-05-20 17:50 UTC  (2+ messages)

[PATCH v5 0/4] iio: magnetometer: ak8975: Add gpio reset support
 2020-05-20 16:34 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: iio: magnetometer: ak8975: convert format to yaml, add maintainer
` [PATCH v5 2/4] dt-bindings: iio: magnetometer: ak8975: add gpio reset support
` [PATCH v5 3/4] iio: magnetometer: ak8975: Fix typo, uniform measurement unit style
` [PATCH v5 4/4] iio: magnetometer: ak8975: Add gpio reset support

[PATCH v9 0/2] PCI: Microchip: Add host driver for Microchip PCIe controller
 2020-05-20 16:31 UTC  (2+ messages)

[TEGRA194_CPUFREQ Patch 1/3] firmware: tegra: adding function to get BPMP data
 2020-05-20 16:21 UTC  (6+ messages)

[next] i2c: mediatek: Use div_u64 for 64-bit division to fix 32-bit kernels
 2020-05-20 16:15 UTC  (3+ messages)

[PATCH] i2c: pxa: implement generic i2c bus recovery
 2020-05-20 15:59 UTC  (2+ messages)

[PATCH v8 0/5] mainline Protonic boards
 2020-05-20 15:41 UTC  (6+ messages)
` [PATCH v8 1/5] ARM: dts: add Protonic PRTI6Q board
` [PATCH v8 2/5] ARM: dts: add Protonic WD2 board
` [PATCH v8 3/5] ARM: dts: add Protonic VT7 board
` [PATCH v8 4/5] ARM: dts: add Protonic RVT board
` [PATCH v8 5/5] dt-bindings: arm: fsl: add different Protonic boards

[PATCH V1 RESEND 0/3] perf/imx_ddr: Add system PMU support
 2020-05-20 15:23 UTC  (7+ messages)
` [PATCH V1 RESEND 1/3] perf/imx_ddr: Add system PMU identifier for userspace

[PATCH v7 0/5] mainline Protonic boards
 2020-05-20 15:19 UTC  (2+ messages)

[PATCH 1/2] soc/tegra: pmc: Enable PMIC wake event on Tegra210
 2020-05-20 15:13 UTC  (2+ messages)
` [PATCH 2/2] arm64: tegra: Make the RTC a wakeup source on Jetson Nano and TX1

[PATCH v3 1/2] arm64: dts: add qe node to ls1043ardb
 2020-05-20 15:01 UTC  (2+ messages)

[PATCH 00/12] Add cpufreq and cci devfreq for mt8183, and SVS support
 2020-05-20 14:54 UTC  (4+ messages)
    ` [PATCH 01/12] OPP: Allow required-opps even if the device doesn't have power-domains

[PATCH v2 0/2] Add Renesas RPC-IF support
 2020-05-20 14:38 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: memory: document Renesas RPC-IF bindings

[PATCH] ARM: dts: imx: imx6qdl-gw: add Gateworks System Controller
 2020-05-20 14:37 UTC 

[PATCH v4 0/4] iio: magnetometer: ak8975: Add gpio reset support
 2020-05-20 14:29 UTC  (6+ messages)
` [PATCH v4 1/4] dt-bindings: iio: magnetometer: ak8975: convert txt format to yaml

[PATCH 00/12] irqchip: ti,sci-intr/inta: Update the dt bindings to accept different interrupt parents
 2020-05-20 12:44 UTC  (9+ messages)
` [PATCH 05/12] dt-bindings: irqchip: Convert ti,sci-intr bindings to yaml
` [PATCH 06/12] irqchip/ti-sci-intr: Add support for INTR being a parent to INTR
` [PATCH 07/12] dt-bindings: irqchip: ti,sci-inta: Update docs to support different parent
` [PATCH 08/12] dt-bindings: irqchip: Convert ti,sci-inta bindings to yaml
` [PATCH 09/12] irqchip/ti-sci-inta: Add support for INTA directly connecting to GIC
` [PATCH 10/12] arm64: dts: k3-j721e: ti-sci-inta/intr: Update to latest bindings
` [PATCH 11/12] arm64: dts: k3-am65: "
` [PATCH 12/12] arm64: dts: k3-am65: Update the RM resource types


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