devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-21 04:39:10 to 2021-01-21 13:58:19 UTC [more...]

[PATCH v2 00/12] arm64: dts: zynqmp: DT updates to match latest drivers
 2021-01-21 10:27 UTC  (8+ messages)
` [PATCH v2 02/12] arm64: dts: zynqmp: Add DT description for si5328 for zcu102/zcu106
` [PATCH v2 06/12] arm64: dts: zynqmp: Add label for zynqmp_ipi
` [PATCH v2 08/12] arm64: dts: zynqmp: Wire arasan nand controller
` [PATCH v2 09/12] arm64: dts: zynqmp: Wire zynqmp qspi controller
` [PATCH v2 10/12] arm64: dts: zynqmp: Add missing lpd watchdog node
` [PATCH v2 11/12] arm64: dts: zynqmp: Add missing iommu IDs
` [PATCH v2 12/12] arm64: dts: zynqmp: Add description for zcu104 revC

[PATCH v3 0/5] Add support for the PolarFire SoC system controller
 2021-01-21 13:38 UTC  (5+ messages)
` [PATCH v3 1/5] mbox: add polarfire soc system controller mailbox

[PATCH v5 1/3] dt-bindings: hwmon: Add TI TPS23861 bindings
 2021-01-21 13:44 UTC  (3+ messages)
` [PATCH v5 2/3] hwmon: add Texas Instruments TPS23861 driver
` [PATCH v5 3/3] MAINTAINERS: Add entry for Texas Instruments TPS23861 PoE PSE

[PATCH v2 0/5] arm64: Initial support for Texas Instruments AM642 Platform
 2021-01-21 13:27 UTC  (4+ messages)
` [PATCH v2 4/5] arm64: dts: ti: k3-am64-main: Enable DMA support

[PATCH 0/3] add Ebang EBAZ4205 support
 2021-01-21 13:16 UTC  (8+ messages)

[PATCH v1 0/2] of: property: Add fw_devlink support for more props
 2021-01-21 13:12 UTC  (5+ messages)
` [PATCH v1 1/2] of: property: Add fw_devlink support for "gpio" and "gpios" binding
` [PATCH v1 2/2] of: property: Add fw_devlink support for interrupts

[PATCH v4 0/9] eMMC inline encryption support
 2021-01-21 13:08 UTC  (9+ messages)
` [PATCH v4 1/9] mmc: add basic support for inline encryption

[PATCH v5 0/9] eMMC inline encryption support
 2021-01-21 13:04 UTC  (11+ messages)
` [PATCH v5 1/9] mmc: add basic support for inline encryption
` [PATCH v5 2/9] mmc: cqhci: rename cqhci.c to cqhci-core.c
` [PATCH v5 3/9] mmc: cqhci: initialize upper 64 bits of 128-bit task descriptors
` [PATCH v5 4/9] mmc: cqhci: add support for inline encryption
` [PATCH v5 5/9] mmc: cqhci: add cqhci_host_ops::program_key
` [PATCH v5 6/9] firmware: qcom_scm: update comment for ICE-related functions
` [PATCH v5 7/9] dt-bindings: mmc: sdhci-msm: add ICE registers and clock
` [PATCH v5 8/9] arm64: dts: qcom: sdm630: add ICE registers and clocks
` [PATCH v5 9/9] mmc: sdhci-msm: add Inline Crypto Engine support

[PATCH v2 0/2] Add interconnect driver for SDX55
 2021-01-21 12:56 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: interconnect: Add Qualcomm SDX55 DT bindings
` [PATCH v2 2/2] interconnect: qcom: Add SDX55 interconnect provider driver

[PATCH v11 00/16] dmaengine: dw-axi-dmac: support Intel KeemBay AxiDMA
 2021-01-21 10:27 UTC  (17+ messages)
` [PATCH v11 01/16] dt-bindings: dma: Add YAML schemas for dw-axi-dmac
` [PATCH v11 02/16] dmaengine: dw-axi-dmac: simplify descriptor management
` [PATCH v11 03/16] dmaengine: dw-axi-dmac: move dma_pool_create() to alloc_chan_resources()
` [PATCH v11 04/16] dmaengine: dw-axi-dmac: Add device_synchronize() callback
` [PATCH v11 05/16] dmaengine: dw-axi-dmac: Add device_config operation
` [PATCH v11 06/16] dmaengine: dw-axi-dmac: Support device_prep_slave_sg
` [PATCH v11 07/16] dmaegine: dw-axi-dmac: Support device_prep_dma_cyclic()
` [PATCH v11 08/16] dmaengine: dw-axi-dmac: Support of_dma_controller_register()
` [PATCH v11 09/16] dmaengine: dw-axi-dmac: Support burst residue granularity
` [PATCH v11 10/16] dt-binding: dma: dw-axi-dmac: Add support for Intel KeemBay AxiDMA
` [PATCH v11 11/16] dmaengine: dw-axi-dmac: Add Intel KeemBay DMA register fields
` [PATCH v11 12/16] dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA support
` [PATCH v11 13/16] dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA handshake
` [PATCH v11 14/16] dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA BYTE and HALFWORD registers
` [PATCH v11 15/16] dmaengine: dw-axi-dmac: Set constraint to the Max segment size
` [PATCH v11 16/16] dmaengine: dw-axi-dmac: Virtually split the linked-list

[PATCH v10 00/10] iommu: I/O page faults for SMMUv3
 2021-01-21 12:36 UTC  (11+ messages)
` [PATCH v10 01/10] iommu: Fix comment for struct iommu_fwspec
` [PATCH v10 02/10] iommu/arm-smmu-v3: Use device properties for pasid-num-bits
` [PATCH v10 03/10] iommu: Separate IOMMU_DEV_FEAT_IOPF from IOMMU_DEV_FEAT_SVA
` [PATCH v10 04/10] iommu/vt-d: Support IOMMU_DEV_FEAT_IOPF
` [PATCH v10 05/10] uacce: Enable IOMMU_DEV_FEAT_IOPF
` [PATCH v10 06/10] iommu: Add a page fault handler
` [PATCH v10 07/10] iommu/arm-smmu-v3: Maintain a SID->device structure
` [PATCH v10 08/10] dt-bindings: document stall property for IOMMU masters
` [PATCH v10 09/10] ACPI/IORT: Enable stall support for platform devices
` [PATCH v10 10/10] iommu/arm-smmu-v3: Add "

[PATCH] dt-bindings: dwc3-xilinx: Add missing comma in example
 2021-01-21 12:42 UTC 

[PATCH 0/3] arm64: dts: zynqmp: Enable and Wire DP
 2021-01-21 12:36 UTC  (4+ messages)
` [PATCH 1/3] arm64: dts: zynqmp: Add DPDMA node
` [PATCH 2/3] arm64: dts: zynqmp: Add DisplayPort subsystem
` [PATCH 3/3] arm64: dts: zynqmp: Wire up the "

[Patch v2 0/3] Enable flexcan support in LS1028A/LX2160A
 2021-01-21 10:57 UTC  (4+ messages)
` [Patch v2 1/3] arm64: dts: lx2160a: Add flexcan support
` [Patch v2 2/3] arm64: dtsi: ls1028a: Update flexcan properties
` [Patch v2 3/3] arm64: dts: ls1028a: Enable flexcan support for LS1028A-RDB/QDS

[PATCH v3] riscv: add BUILTIN_DTB support for MMU-enabled targets
 2021-01-21 12:02 UTC  (3+ messages)

[PATCH 0/4] Fix/Improve sync clock mode handling
 2021-01-21 11:49 UTC  (5+ messages)
` [PATCH 1/4] iio: adis: add helpers for locking
` [PATCH 2/4] iio: adis16480: fix pps mode sampling frequency math
` [PATCH 3/4] iio: adis16475: improve sync scale mode handling
` [PATCH 4/4] dt-bindings: adis16475: remove property

[PATCH v2 1/2] dt-bindings: input/touchscreen: add bindings for msg26xx
 2021-01-21 11:38 UTC  (2+ messages)
` [PATCH v2 2/2] Input: add MStar msg26xx touchscreen driver

[PATCH v1 0/2] Add Unisoc iommu basic driver
 2021-01-21 11:23 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: iommu: add bindings for sprd iommu
` [PATCH v1 2/2] iommu: add Unisoc iommu basic driver

[PATCH 1/2] dt-bindings: input/touchscreen: add bindings for msg26xx
 2021-01-21 11:32 UTC  (4+ messages)
` [PATCH 2/2] Input: add MStar msg26xx touchscreen driver

[PATCH] dt-bindings: arm: Fix typo in zcu111 board
 2021-01-21 10:56 UTC 

[PATCH] arm64: dts: ti: k3*: Fixup PMU compatibility to be CPU specific
 2021-01-21 10:37 UTC  (2+ messages)

[PATCH v2 01/22] media: camss: Fix vfe_isr_comp_done() documentation
 2021-01-21 10:40 UTC  (5+ messages)
` [PATCH v2 15/22] dt-bindings: media: camss: Add qcom,sdm660-camss binding

[PATCH v5 0/6] Silvaco I3C master driver
 2021-01-21 10:18 UTC  (7+ messages)
` [PATCH v5 1/6] dt-bindings: i3c: Convert the bus description to yaml
` [PATCH v5 2/6] dt-bindings: i3c: mipi-hci: Include the bus binding
` [PATCH v5 3/6] dt-bindings: Add vendor prefix for Silvaco
` [PATCH v5 4/6] dt-bindings: i3c: Describe Silvaco master binding
` [PATCH v5 5/6] i3c: master: svc: Add Silvaco I3C master driver
` [PATCH v5 6/6] MAINTAINERS: Add Silvaco I3C master

[PATCH] arm64: tegra: Enable Jetson-Xavier J512 USB host
 2021-01-21 10:26 UTC  (2+ messages)

[PATCH] arm64: dts: zynqmp: Add address-cells property to interrupt controllers
 2021-01-21 10:17 UTC  (2+ messages)

[PATCH 00/12] arm64: dts: zynqmp: DT updates to match latest drivers
 2021-01-21 10:10 UTC  (5+ messages)
` [PATCH 04/12] arm64: dts: zynqmp: Enable and wire reset controller

[PATCH v2 1/5] dt-bindings: net: renesas,etheravb: Add r8a779a0 support
 2021-01-21 10:06 UTC  (4+ messages)
` [PATCH v2 3/5] arm64: dts: renesas: r8a779a0: Add Ethernet-AVB support
` [PATCH v2 4/5] arm64: dts: renesas: falcon: Add Ethernet-AVB0 support
` [PATCH v2 5/5] WIP! arm64: dts: renesas: falcon: Add Ethernet-AVB1-5 support

[RFC PATCH 0/6] Keem Bay OCS ECC crypto driver
 2021-01-21  9:52 UTC  (10+ messages)

[PATCH v10 00/16] dmaengine: dw-axi-dmac: support Intel KeemBay AxiDMA
 2021-01-21  9:20 UTC  (18+ messages)
` [PATCH v10 01/16] dt-bindings: dma: Add YAML schemas for dw-axi-dmac
` [PATCH v10 02/16] dmaengine: dw-axi-dmac: simplify descriptor management
` [PATCH v10 03/16] dmaengine: dw-axi-dmac: move dma_pool_create() to alloc_chan_resources()
` [PATCH v10 04/16] dmaengine: dw-axi-dmac: Add device_synchronize() callback
` [PATCH v10 05/16] dmaengine: dw-axi-dmac: Add device_config operation
` [PATCH v10 06/16] dmaengine: dw-axi-dmac: Support device_prep_slave_sg
` [PATCH v10 07/16] dmaegine: dw-axi-dmac: Support device_prep_dma_cyclic()
` [PATCH v10 08/16] dmaengine: dw-axi-dmac: Support of_dma_controller_register()
` [PATCH v10 09/16] dmaengine: dw-axi-dmac: Support burst residue granularity
` [PATCH v10 10/16] dt-binding: dma: dw-axi-dmac: Add support for Intel KeemBay AxiDMA
` [PATCH v10 11/16] dmaengine: dw-axi-dmac: Add Intel KeemBay DMA register fields
` [PATCH v10 12/16] dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA support
` [PATCH v10 13/16] dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA handshake
` [PATCH v10 14/16] dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA BYTE and HALFWORD registers
` [PATCH v10 15/16] dmaengine: dw-axi-dmac: Set constraint to the Max segment size
` [PATCH v10 16/16] dmaengine: dw-axi-dmac: Virtually split the linked-list

[PATCH v6 1/2] dt-bindings: iio: accel: Add bmi088 accelerometer bindings
 2021-01-21  8:46 UTC  (3+ messages)

[PATCH V5 0/5] dt: build overlays
 2021-01-21  7:04 UTC  (25+ messages)
` [PATCH V5 3/5] scripts: dtc: Remove the unused fdtdump.c file
` [PATCH V5 4/5] kbuild: Add support to build overlays (%.dtbo)
` [PATCH V5 5/5] of: unittest: Statically apply overlays using fdtoverlay

[RFC PATCH V2 0/2] Add Unisoc iommu basic driver
 2021-01-21  7:42 UTC  (6+ messages)
` [RFC PATCH V2 2/2] iommu: add "

[PATCH] pinctrl: clarify #pinctrl-cells for pinctrl-single,pins
 2021-01-21  7:06 UTC  (3+ messages)

[PATCH v5 00/21] Move Hisilicon 6421v600 SPMI driver set out of staging
 2021-01-21  7:18 UTC  (4+ messages)
` [PATCH v5 18/21] spmi: hisi-spmi-controller: move driver from staging
` [PATCH v5 19/21] mfd: hi6421-spmi-pmic: "
` [PATCH v5 21/21] dts: hisilicon: add support for the PMIC found on Hikey 970

[PATCH v1] ARM: dts: aspeed: Add Mowgli rtc driver
 2021-01-21  7:31 UTC 

[PATCH v6 0/6] drm/imx: Introduce i.MX8qm/qxp DPU DRM
 2021-01-21  7:14 UTC  (7+ messages)
` [PATCH v6 1/6] dt-bindings: display: imx: Add i.MX8qxp/qm DPU binding
` [PATCH v6 2/6] dt-bindings: display: imx: Add i.MX8qxp/qm PRG binding
` [PATCH v6 3/6] dt-bindings: display: imx: Add i.MX8qxp/qm DPR channel binding
` [PATCH v6 4/6] drm/atomic: Avoid unused-but-set-variable warning on for_each_old_plane_in_state
` [PATCH v6 5/6] drm/imx: Introduce i.MX8qm/qxp DPU DRM
` [PATCH v6 6/6] MAINTAINERS: add maintainer for i.MX8qxp DPU DRM driver

[PATCH] of: unittest: Statically apply overlays using fdtoverlay
 2021-01-21  6:41 UTC  (8+ messages)

[PATCH v3 net-next 0/4] net: ipa: remove a build dependency
 2021-01-21  5:33 UTC  (6+ messages)
` [PATCH v3 net-next 1/4] net: ipa: remove a remoteproc dependency
` [PATCH v3 net-next 2/4] dt-bindings: net: remove modem-remoteproc property
` [PATCH v3 net-next 3/4] arm64: dts: qcom: sc7180: kill IPA "
` [PATCH v3 net-next 4/4] arm64: dts: qcom: sdm845: "

[RFC PATCH v3 0/6] Restricted DMA
 2021-01-20 21:31 UTC  (5+ messages)
` [RFC PATCH v3 5/6] dt-bindings: of: Add restricted DMA pool

[PATCH v2 0/7] devicetree fixes for Protonic and Plymovent boards
 2021-01-21  6:11 UTC  (8+ messages)
` [PATCH v2 1/7] dt-bindings: display: simple: add Innolux G070Y2-T02 panel
` [PATCH v2 2/7] drm: panel-simple: Add support for the "
` [PATCH v2 3/7] ARM: dts: imx6dl-prtvt7: Add display and panel nodes
` [PATCH v2 4/7] ARM: dts: imx6dl-prtvt7: add TSC2046 touchscreen node
` [PATCH v2 5/7] ARM: dts: imx6dl-prtvt7: Remove backlight enable gpio
` [PATCH v2 6/7] ARM: dts: imx6dl-prtvt7: fix PWM cell count for the backlight node
` [PATCH v2 7/7] ARM: dts: imx6dl-plym2m: remove touchscreen-size-* properties

[PATCH v2] dts64: mt7622: fix slow sd card access
 2021-01-21  6:24 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: media: mtk-vcodec: Separating mtk vcodec encoder node
 2021-01-21  6:18 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: mt8173: Separating mtk-vcodec-enc device node
` [PATCH 3/3] media: mtk-vcodec: Separating mtk encoder driver

[PATCH v4] arm64: dts: ti: k3: squelch warnings regarding no #address-cells for interrupt-controller
 2021-01-21  6:03 UTC 

[PATCH 1/2] dt-bindings: clock: Add SC8180x GCC binding
 2021-01-21  5:47 UTC  (3+ messages)
` [PATCH 2/2] clk: qcom: gcc: Add global clock controller driver for SC8180x

[PATCH 1/2] dt-bindings: arm-smmu-qcom: Add Qualcomm SC8180X compatible
 2021-01-21  1:40 UTC  (2+ messages)
` [PATCH 2/2] iommu/arm-smmu-qcom: Add Qualcomm SC8180X impl

[PATCH 1/2] dt-bindings: mailbox: qcom: Add SC8180X APCS compatible
 2021-01-21  1:41 UTC  (2+ messages)
` [PATCH 2/2] mailbox: qcom: Add SC8180X apcs compatible

[PATCH 1/2] dt-bindings: phy: qcom,qmp: Add SC8180X USB phy
 2021-01-21  1:43 UTC  (2+ messages)
` [PATCH 2/2] phy: qcom-qmp: "

[PATCH 1/2] dt-bindings: remoteproc: qcom: pas: Add SC8180X adsp, cdsp and mpss
 2021-01-21  1:44 UTC  (2+ messages)
` [PATCH 2/2] "

[PATCH 1/2] dt-bindings: soc: qcom: aoss: Add SC8180X compatible
 2021-01-21  1:46 UTC 

[PATCH V2 0/4] imx esdhc dt/driver update
 2021-01-21  3:09 UTC  (3+ messages)
` [PATCH V2 1/4] dt-bindings: mmc: fsl-imx-esdhc: add pinctrl bindings
` [PATCH V2 3/4] arm64: dts: imx8qxp: correct usdhc clock-names sequence

[PATCH v4 1/4] dt-bindings: usb: add rk3328 dwc3 docs
 2021-01-21  4:40 UTC  (5+ messages)

ARM: dts: mmp devicetree updates
 2021-01-21  3:41 UTC  (4+ messages)
` [PATCH 01/12] dt-bindings: gpio: mrvl-gpio: Fix the gpio-ranges property
` [PATCH 05/12] ARM: dts: mmp3-dell-ariel: Drop linux,usable-memory from /memory
` [PATCH 10/12] ARM: dts: mmp3-dell-ariel: Add the power button node


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