devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-21 18:26:19 to 2021-01-22 13:01:59 UTC [more...]

[PATCH v3 0/5] arm64: Initial support for Texas Instruments AM642 Platform
 2021-01-22 13:00 UTC  (13+ messages)
` [PATCH v3 3/5] arm64: dts: ti: Add support for AM642 SoC

[PATCH v7 0/3] gpio: mvebu: Armada 8K/7K PWM support
 2021-01-22 12:58 UTC  (3+ messages)
` [PATCH v7 1/3] gpio: mvebu: add pwm support for Armada 8K/7K

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

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

[PATCH v2 0/3] Added ZynqMP pinctrl driver
 2021-01-22 12:50 UTC  (3+ messages)
` [PATCH v2 1/3] firmware: xilinx: Added pinctrl support

[PATCH v4] arm64: dts: ti: k3: squelch warnings regarding no #address-cells for interrupt-controller
 2021-01-22 12:49 UTC  (2+ messages)

[PATCH] arm64: dts: ti: k3: mmc: fix dtbs_check warnings
 2021-01-22 12:44 UTC  (2+ messages)

[PATCH 00/12] arm64: dts: zynqmp: DT updates to match latest drivers
 2021-01-22  9:00 UTC  (8+ messages)
` [PATCH 06/12] arm64: dts: zynqmp: Add label for zynqmp_ipi

[PATCH v5 0/9] eMMC inline encryption support
 2021-01-22  9:21 UTC  (5+ messages)
` [PATCH v5 4/9] mmc: cqhci: add support for inline encryption

Fail to boot qemu xlnx-zcu102 due to lot of drivers not probing
 2021-01-22 10:51 UTC  (3+ messages)

[PATCH next v2 01/17] dt-bindings: usb: fix yamllint check warning
 2021-01-22 12:03 UTC  (17+ messages)
` [PATCH next v2 02/17] dt-bindings: usb: mediatek: "
` [PATCH next v2 03/17] dt-bindings: phy: mediatek: dsi-phy: modify compatible dependence
` [PATCH next v2 04/17] dt-bindings: phy: mediatek: dsi-phy: add optional clock-names
` [PATCH next v2 05/17] dt-bindings: phy: mediatek: hdmi-phy: modify compatible items
` [PATCH next v2 06/17] dt-bindings: phy: mediatek: tphy: change patternProperties
` [PATCH next v2 07/17] dt-bindings: usb: mtk-xhci: add optional assigned clock properties
` [PATCH next v2 08/17] dt-bindings: usb: mtk-xhci: add compatible for mt2701 and mt7623
` [PATCH next v2 09/17] dt-bindings: usb: mediatek: musb: add mt8516 compatbile
` [PATCH next v2 10/17] arm64: dts: mediatek: mt8173: fix dtbs_check warning
` [PATCH next v2 11/17] arm64: dts: mediatek: mt2712: harmonize node names
` [PATCH next v2 12/17] arm64: dts: mediatek: mt8516: harmonize node names and compatibles
` [PATCH next v2 13/17] arm64: dts: mediatek: mt7622: "
` [PATCH next v2 14/17] arm64: dts: mediatek: mt8183: fix dtbs_check warning
` [PATCH next v2 15/17] arm: dts: mt7629: harmonize node names and compatibles
` [PATCH next v2 16/17] arm: dts: mt7623: "
` [PATCH next v2 17/17] arm: dts: mt2701: "

[PATCH 0/7] drivers: soc: atmel: add support for sama7g5
 2021-01-22 12:21 UTC  (8+ messages)
` [PATCH 1/7] drivers: soc: atmel: add spdx licence identifier
` [PATCH 2/7] drivers: soc: atmel: use GENMASK
` [PATCH 3/7] drivers: soc: atmel: fix "__initconst should be placed after socs[]" warning
` [PATCH 4/7] drivers: soc: atmel: add null entry at the end of at91_soc_allowed_list[]
` [PATCH 5/7] drivers: soc: atmel: add per soc id and version match masks
` [PATCH 6/7] dt-bindings: atmel-sysreg: add "microchip,sama7g5-chipid"
` [PATCH 7/7] drivers: soc: atmel: add support for sama7g5

[RFC PATCH 0/6] Keem Bay OCS ECC crypto driver
 2021-01-22 12:07 UTC  (12+ messages)

[PATCH V6 0/6] dt: build overlays
 2021-01-22 11:12 UTC  (8+ messages)
` [PATCH V6 1/6] scripts: dtc: Fetch fdtoverlay.c from external DTC project
` [PATCH V6 2/6] scripts: dtc: Build fdtoverlay tool
` [PATCH V6 3/6] scripts: dtc: Remove the unused fdtdump.c file
` [PATCH V6 4/6] kbuild: Add support to build overlays (%.dtbo)
` [PATCH V6 5/6] of: unittest: Create overlay_common.dtsi and testcases_common.dtsi
` [PATCH V6 6/6] of: unittest: Statically apply overlays using fdtoverlay

[PATCH 00/14] Introduce STM32MP1 RCC in secured mode
 2021-01-22 10:51 UTC  (15+ messages)
` [PATCH 01/14] clk: stm32mp1: merge 'clk-hsi-div' and 'ck_hsi' into one clock
` [PATCH 02/14] clk: stm32mp1: merge 'ck_hse_rtc' and 'ck_rtc' "
` [PATCH 03/14] clk: stm32mp1: remove intermediate pll clocks
` [PATCH 04/14] clk: stm32mp1: convert to module driver
` [PATCH 05/14] clk: stm32mp1: move RCC reset controller into RCC clock driver
` [PATCH 06/14] reset: stm32mp1: remove stm32mp1 reset
` [PATCH 07/14] dt-bindings: clock: add IDs for SCMI clocks on stm32mp15
` [PATCH 08/14] dt-bindings: reset: add IDs for SCMI reset domains "
` [PATCH 09/14] dt-bindings: reset: add MCU HOLD BOOT ID "
` [PATCH 10/14] clk: stm32mp1: new compatible for secure RCC support
` [PATCH 11/14] ARM: dts: stm32: define SCMI resources on stm32mp15
` [PATCH 12/14] ARM: dts: stm32: move clocks/resets to SCMI resources for stm32mp15
` [PATCH 13/14] dt-bindings: clock: stm32mp1 new compatible for secure rcc
` [PATCH 14/14] ARM: dts: stm32: introduce basic boot include on stm32mp15x board

[PATCH v9 00/10] iommu: I/O page faults for SMMUv3
 2021-01-22 11:53 UTC  (4+ messages)
` [PATCH v9 05/10] uacce: Enable IOMMU_DEV_FEAT_IOPF

[PATCH v10 00/10] iommu: I/O page faults for SMMUv3
 2021-01-22 10:58 UTC  (11+ messages)
` [PATCH v10 04/10] iommu/vt-d: Support IOMMU_DEV_FEAT_IOPF
` [PATCH v10 07/10] iommu/arm-smmu-v3: Maintain a SID->device structure
` [PATCH v10 09/10] ACPI/IORT: Enable stall support for platform devices
` [PATCH v10 10/10] iommu/arm-smmu-v3: Add "

[PATCH 1/2] gpio: pca953x: Add support for pca9506
 2021-01-22 11:53 UTC  (6+ messages)
` [PATCH 2/2] dt-bindings: gpio: pca953x: increase allowed length for gpio-line-names

[PATCH v2 0/2] add support for GPIO based counter
 2021-01-22 11:50 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: counter: add gpio-pulse-counter binding
` [PATCH v3 2/2] counter: add GPIO based pulse counters

[PATCH v2 1/2] dt-bindings: drm/bridge: anx7625: add DPI flag and swing setting
 2021-01-22 11:47 UTC  (5+ messages)

[PATCH v6 1/4] dt-bindings: media: imx258: add bindings for IMX258 sensor
 2021-01-22  9:18 UTC  (2+ messages)

[PATCH v5 0/2] ARM: dts: r8a7742-iwg21d-q7-dbcm: Add support for ov7725 sensors
 2021-01-22 11:34 UTC  (3+ messages)
` [PATCH v5 1/2] ARM: dts: r8a7742-iwg21d-q7-dbcm-ca: Separate out ov5640 nodes
` [PATCH v5 2/2] ARM: dts: r8a7742-iwg21d-q7-dbcm-ca: Add support for 8-bit ov7725 sensors

[PATCH v5 0/8] Add Support for MediaTek PMIC MT6359
 2021-01-22 11:19 UTC  (9+ messages)
` [PATCH v5 1/8] mfd: mt6358: refine interrupt code
` [PATCH v5 2/8] rtc: mt6397: refine RTC_TC_MTH
` [PATCH v5 3/8] dt-bindings: mfd: Add compatible for the MediaTek MT6359 PMIC
` [PATCH v5 4/8] dt-bindings: regulator: Add document for MT6359 regulator
` [PATCH v5 5/8] mfd: Add support for the MediaTek MT6359 PMIC
` [PATCH v5 6/8] regulator: mt6359: Add support for MT6359 regulator
` [PATCH v5 7/8] regulator: mt6359: Add support for MT6359P regulator
` [PATCH v5 8/8] arm64: dts: mt6359: add PMIC MT6359 related nodes

[PATCH v9 00/16] dmaengine: dw-axi-dmac: support Intel KeemBay AxiDMA
 2021-01-22 10:51 UTC  (2+ messages)

[PATCH v5 00/10] sunxi: Support IRQ wakeup from deep sleep
 2021-01-22 10:47 UTC  (4+ messages)

[PATCH v2 3/5] arm64: dts: renesas: r8a779a0: Add Ethernet-AVB support
 2021-01-22 10:47 UTC  (7+ messages)
` [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

[PATCH 1/3] drivers: firmware: Add Pdi load API support
 2021-01-22 10:34 UTC  (7+ messages)
` [PATCH 2/3] dt-bindings: fpga: Add binding doc for versal fpga manager
` [PATCH 3/3] fpga: versal-fpga: Add versal fpga manager driver

[PATCH v5 0/7] cpufreq-qcom-hw: Implement full OSM programming
 2021-01-22  9:46 UTC  (9+ messages)
` [PATCH v5 1/7] cpufreq: blacklist SDM630/636/660 in cpufreq-dt-platdev
` [PATCH v5 2/7] cpufreq: blacklist MSM8998 "
` [PATCH v5 3/7] dt-bindings: arm: cpus: Document 'qcom,freq-domain' property
` [PATCH v5 4/7] dt-bindings: cpufreq: cpufreq-qcom-hw: Convert to YAML bindings
` [PATCH v5 5/7] cpufreq: qcom-hw: Implement CPRh aware OSM programming
` [PATCH v5 6/7] cpufreq: qcom-hw: Allow getting the maximum transition latency for OPPs
` [PATCH v5 7/7] dt-bindings: cpufreq: qcom-hw: Add bindings for 8998

[PATCH v2 0/2] add support for GPIO based counter
 2021-01-22 10:07 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: counter: add gpio-pulse-counter binding
` [PATCH v2 2/2] counter: add GPIO based pulse counters

[PATCH net-next 0/2] dsa: add MT7530 GPIO support
 2021-01-22 10:06 UTC  (5+ messages)
` [PATCH net-next 2/2] drivers: net: dsa: mt7530: MT7530 optional "

[PATCH v2 1/2] pinctrl: Add driver for Awinic AW9523/B I2C GPIO Expander
 2021-01-22  9:59 UTC  (4+ messages)

[PATCH v5 0/5] Remove LPC register partitioning
 2021-01-22  9:55 UTC  (4+ messages)
` [PATCH v5 3/5] ipmi: kcs: aspeed: Adapt to new LPC DTS layout

[PATCH v2 0/7] devicetree fixes for Protonic and Plymovent boards
 2021-01-22  9:42 UTC  (4+ messages)
` [PATCH v2 6/7] ARM: dts: imx6dl-prtvt7: fix PWM cell count for the backlight node

[PATCH 0/3] arm64: dts: zynqmp: Enable and Wire DP
 2021-01-22  8:37 UTC  (6+ messages)
` [PATCH 3/3] arm64: dts: zynqmp: Wire up the DisplayPort subsystem

[PATCH v3 0/2] arm64: Support Universal Flash Storage on MediaTek MT6779 platform
 2021-01-22  8:36 UTC  (3+ messages)
` [PATCH v3 1/2] arm64: configs: Support Universal Flash Storage on MediaTek platforms
` [PATCH v3 2/2] arm64: dts: mt6779: Support ufshci and ufsphy

[PATCH 1/2] arm64: boot: dts: add new dts for hellcat & petra
 2021-01-22  8:48 UTC  (3+ messages)

[v7,0/2] introduce TI reset controller for MT8192 SoC
 2021-01-22  8:13 UTC  (3+ messages)
` [v7,1/2] dt-binding: reset-controller: mediatek: add YAML schemas

[RESEND PATCH v3 0/2] Add a separate DWC3 OF driver for Xilinx platforms
 2021-01-22  8:08 UTC  (4+ messages)
` [RESEND PATCH v3 2/2] usb: dwc3: Add "

[PATCH v10 12/16] dmaengine: dw-axi-dmac: Add Intel KeemBay AxiDMA support
 2021-01-22  7:22 UTC  (2+ messages)

[PATCH V4 0/3] scripts: dtc: Build fdtoverlay
 2021-01-22  6:34 UTC  (4+ messages)

[PATCH v3 0/2] Add Mediatek Efuse Device Node for MT8192 SoC
 2021-01-22  6:28 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: nvmem: mediatek: add support for MediaTek mt8192 SoC

[PATCH 1/6] devicetree/bindings: Initial commit of silergy,sy7636a.yaml
 2021-01-22  6:24 UTC  (8+ messages)
` [PATCH 3/6] devicetree/bindings: Initial commit of silergy,sy7636a-regulator.yaml
` [PATCH 4/6] regulator: Initial commit of sy7636a

[PATCH v6 0/4] Re-introduce TX FIFO resize for larger EP bursting
 2021-01-22  5:17 UTC  (6+ messages)
` [PATCH v6 1/4] usb: gadget: udc: core: Introduce check_config to verify USB configuration
` [PATCH v6 2/4] usb: gadget: configfs: Check USB configuration before adding
` [PATCH v6 3/4] usb: dwc3: Resize TX FIFOs to meet EP bursting requirements
` [PATCH v6 4/4] arm64: boot: dts: qcom: sm8150: Enable dynamic TX FIFO resize logic

[PATCH V5 0/5] dt: build overlays
 2021-01-22  4:27 UTC  (16+ messages)
` [PATCH V5 5/5] of: unittest: Statically apply overlays using fdtoverlay

[PATCH 1/2] fpga: mgr: Adds secure BitStream loading support
 2021-01-22  5:17 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: fpga: Add compatible value for Xilinx DFX AXI shutdown manger
 2021-01-22  5:15 UTC  (5+ messages)
` [PATCH 2/2] fpga: Add support for Xilinx DFX AXI Shutdown manager

[PATCH v3] riscv: add BUILTIN_DTB support for MMU-enabled targets
 2021-01-22  3:25 UTC  (2+ messages)

[PATCH v2] ARM: dts: sun7i: a20: bananapro: Fix ethernet node
 2021-01-22  3:09 UTC  (3+ messages)

[PATCH v2 1/2] dt-bindings: rockchip: Add DesignWare based PCIe controller
 2021-01-22  2:22 UTC  (3+ messages)

[PATCH V2 0/4] imx esdhc dt/driver update
 2021-01-22  0:55 UTC  (4+ messages)
` [PATCH V2 2/4] dt-bindings: mmc: fsl-imx-esdhc: add clock bindings

[PATCH v2 00/12] arm64: dts: zynqmp: DT updates to match latest drivers
 2021-01-21 22:38 UTC  (3+ messages)
` [PATCH v2 04/12] arm64: dts: zynqmp: Enable reset controller driver

[PATCH v1 0/2] Add Unisoc iommu basic driver
 2021-01-21 21:46 UTC  (4+ messages)
` [PATCH v1 2/2] iommu: add "

[PATCH 1/2] dt-bindings/phy: ingenic: Add compatibles for JZ4760(B) SoCs
 2021-01-21 21:35 UTC  (3+ messages)

[PATCH v3 03/21] dt-bindings: pinctrl: Add Allwinner H616 compatible strings
 2021-01-21 21:12 UTC  (2+ messages)

[PATCH v6 0/2] PCI: keembay: Add support for Intel Keem Bay
 2021-01-22  3:26 UTC  (6+ messages)
` [PATCH v6 1/2] dt-bindings: PCI: Add Intel Keem Bay PCIe controller
` [PATCH v6 2/2] PCI: keembay: Add support for Intel Keem Bay

[RFC PATCH 1/2] dt-bindings: iommu: add bindings for sprd iommu
 2021-01-21  7:51 UTC  (5+ messages)

[PATCH v5 0/3] Driver for Core Power Reduction v3, v4 and Hardened
 2021-01-21 19:40 UTC  (4+ messages)
` [PATCH v5 1/3] soc: qcom: Add support "
` [PATCH v5 2/3] MAINTAINERS: Add entry for Qualcomm CPRv3/v4/Hardened driver
` [PATCH v5 3/3] dt-bindings: soc: qcom: cpr3: Add bindings for CPR3 driver

[PATCH 1/2] dt-bindings: regulator: qcom-rpmh: Add pmc8180 and pmc8180c
 2021-01-21 19:40 UTC  (2+ messages)

[PATCH v3 0/2] Realtek RTL838x/RTL839x interrupt controller driver
 2021-01-21 19:40 UTC  (3+ messages)
` [PATCH v3 2/2] irqchip: Add support for Realtek RTL838x/RTL839x interrupt controller

[PATCH v4 0/4] Chunk Heap Support on DMA-HEAP
 2021-01-21 18:50 UTC  (4+ messages)
` [PATCH v4 1/4] mm: cma: introduce gfp flag in cma_alloc instead of no_warn

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

[RESEND PATCH v6 0/6] Tegra210 audio graph card
 2021-01-21 19:00 UTC  (7+ messages)
` [RESEND PATCH v6 4/6] arm64: defconfig: Enable Tegra audio graph card driver
` [RESEND PATCH v6 5/6] arm64: tegra: Audio graph header for Tegra210
` [RESEND PATCH v6 6/6] arm64: tegra: Audio graph sound card for Jetson Nano and TX1

[PATCH v2 1/2] of: property: Add fw_devlink support for "gpio" and "gpios" binding
 2021-01-21 19:16 UTC  (2+ messages)
` [PATCH v2 2/2] of: property: Add fw_devlink support for interrupts

[PATCH v8 0/8] Add support for ipq8064 tsens
 2021-01-21 19:15 UTC  (8+ messages)
` [PATCH v8 1/8] drivers: thermal: tsens: Add VER_0 tsens version
` [PATCH v8 2/8] drivers: thermal: tsens: Don't hardcode sensor slope
` [PATCH v8 3/8] drivers: thermal: tsens: Convert msm8960 to reg_field
` [PATCH v8 4/8] drivers: thermal: tsens: Use init_common for msm8960
` [PATCH v8 5/8] drivers: thermal: tsens: Fix bug in sensor enable "
` [PATCH v8 6/8] drivers: thermal: tsens: Use get_temp_common "
` [PATCH v8 7/8] drivers: thermal: tsens: Add support for ipq8064-tsens

[PATCH] arm64: dts: stingray: remove sata
 2021-01-21 19:23 UTC  (2+ messages)

[PATCH v8 8/8] dt-bindings: thermal: tsens: Document ipq8064 bindings
 2021-01-21 19:18 UTC 

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


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