devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-21 11:32:35 to 2022-11-21 17:04:26 UTC [more...]

[PATCH v6 00/11] Add BananaPi R3
 2022-11-21 17:04 UTC  (3+ messages)
` [PATCH v6 01/11] arm64: dts: mt7986: move wed_pcie node

[PATCH v6 0/8] J721S2: Add support for additional IPs
 2022-11-21 16:53 UTC  (4+ messages)
` [PATCH v6 3/8] arm64: dts: ti: k3-j721s2-mcu-wakeup: Add support of OSPI

[PATCH v3 00/14] media: rkisp1: Add support for i.MX8MP
 2022-11-21 16:48 UTC  (13+ messages)
` [PATCH v3 02/14] dt-bindings: media: rkisp1: Add i.MX8MP ISP example

[RESEND PATCH RFC V4 0/3] Generate device tree node for pci devices
 2022-11-21 16:43 UTC  (4+ messages)
` [RESEND PATCH RFC V4 1/3] of: dynamic: Add interfaces for creating device node dynamically
` [RESEND PATCH RFC V4 2/3] PCI: Create device tree node for selected devices
` [RESEND PATCH RFC V4 3/3] PCI: Add PCI quirks to generate device tree node for Xilinx Alveo U50

[PATCH v1 0/9] Add support to configure TPDM DSB subunit
 2022-11-21 16:41 UTC  (6+ messages)
` [PATCH v1 1/9] dt-bindings: arm: Add support for DSB element

[PATCH 0/2] media: rockchip: rga: Add rk3568 support
 2022-11-21 16:41 UTC  (6+ messages)
` [PATCH 1/2] media: dt-bindings: media: rockchip-rga: add rockchip,rk3568-rga
` [PATCH 2/2] arm64: dts: rockchip: Add RGA2 support to rk356x

[PATCH v2 1/2] dt-bindings: arm: qcom: Document the sc7280 CRD Pro boards
 2022-11-21 16:39 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: sc7280: Add a herobrine CRD Pro SKU

[PATCH v2 0/7] Add the Renesas USBF controller support
 2022-11-21 16:36 UTC  (10+ messages)
` [PATCH v2 2/7] dt-bindings: clock: renesas,r9a06g032-sysctrl: Add h2mode property

[PATCH v4 0/3] Add interconnect support for QDU1000/QRU1000 SoCs
 2022-11-21 16:34 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: interconnect: Add rpmh virt devices

[PATCH v2 1/2] ARM: dts: imx6ul-pico-dwarf: Use 'clock-frequency'
 2022-11-21 16:31 UTC  (2+ messages)
` [PATCH v2 2/2] ARM: dts: imx7d-pico: "

[PATCH] arm64: dts: imx8mp-phycore-som: Remove invalid PMIC property
 2022-11-21 16:29 UTC 

[PATCH 1/2] ARM: dts: imx6ul-pico-dwarf: Use 'clock-frequency'
 2022-11-21 16:22 UTC  (2+ messages)
` [PATCH 2/2] ARM: dts: imx7d-pico: "

[PATCH] dt-bindings: firmware: scm: Add QDU1000/QRU1000 compatible
 2022-11-21 16:17 UTC  (3+ messages)

[PATCH v2 2/2] dt-bindings: iio: adc: ad7923: adjust documentation
 2022-11-21 16:16 UTC  (8+ messages)
` [PATCH v3] "

[PATCH v2 1/2] dt-bindings: pwm: Allow decimal format in addition to hex format
 2022-11-21 16:15 UTC  (7+ messages)
` [PATCH v2 2/2] dt-bindings: pwm: ti,pwm-omap-dmtimer: Update binding for yaml

[PATCH v2] dt-bindings: pwm: renesas,tpu: Add r8a779g0 support
 2022-11-21 16:13 UTC 

[PATCH v2] dt-bindings: pwm: renesas,pwm-rcar: Add r8a779g0 support
 2022-11-21 16:13 UTC 

[PATCH v3] ARM: dts: am335x: Fix TDA998x ports addressing
 2022-11-21 16:11 UTC 

[PATCH v5 0/2] clk: imx8mp: Add audio shared gate
 2022-11-21 16:09 UTC  (2+ messages)

[PATCH v5 0/7] MediaTek pinctrl DT binding cleanup and MT6735 pinctrl support
 2022-11-21 16:01 UTC  (12+ messages)
` [PATCH v5 2/7] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Improve pinctrl subnode and property descriptions
` [PATCH v5 3/7] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Add MT6795
` [PATCH v5 4/7] arm64: dts: mediatek: mt6797: Make pin configuration nodes follow DT bindings
` [PATCH v5 5/7] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Document MT6765 pin controller
` [PATCH v5 6/7] dt-bindings: pinctrl: mediatek,mt6779-pinctrl: Document MT6735 "

[PATCH v7 00/20] Drivers for gunyah hypervisor
 2022-11-21 15:59 UTC  (24+ messages)
` [PATCH v7 01/20] docs: gunyah: Introduce Gunyah Hypervisor
` [PATCH v7 02/20] dt-bindings: Add binding for gunyah hypervisor
` [PATCH v7 03/20] gunyah: Common types and error codes for Gunyah hypercalls
` [PATCH v7 04/20] arm64: smccc: Include alternative-macros.h
` [PATCH v7 05/20] virt: gunyah: Add hypercalls to identify Gunyah
` [PATCH v7 06/20] virt: gunyah: Identify hypervisor version
` [PATCH v7 07/20] mailbox: Allow direct registration to a channel
` [PATCH v7 08/20] virt: gunyah: msgq: Add hypercalls to send and receive messages
` [PATCH v7 09/20] mailbox: Add Gunyah message queue mailbox
` [PATCH v7 10/20] gunyah: rsc_mgr: Add resource manager RPC core
` [PATCH v7 11/20] gunyah: rsc_mgr: Add VM lifecycle RPC
` [PATCH v7 12/20] gunyah: vm_mgr: Introduce basic VM Manager
` [PATCH v7 13/20] gunyah: rsc_mgr: Add RPC for sharing memory
` [PATCH v7 14/20] gunyah: vm_mgr: Add/remove user memory regions
` [PATCH v7 15/20] gunyah: vm_mgr: Add ioctls to support basic non-proxy VM boot
` [PATCH v7 16/20] samples: Add sample userspace Gunyah VM Manager
` [PATCH v7 17/20] gunyah: rsc_mgr: Add platform ops on mem_lend/mem_reclaim
` [PATCH v7 18/20] firmware: qcom_scm: Use fixed width src vm bitmap
` [PATCH v7 19/20] firmware: qcom_scm: Register Gunyah platform ops
` [PATCH v7 20/20] docs: gunyah: Document Gunyah VM Manager

[PATCH 0/6] clk: imx93: fix and update
 2022-11-21 15:58 UTC  (2+ messages)

[PATCH v4 1/3] dt-bindings: clocks: imx8mp: Add ID for usb suspend clock
 2022-11-21 15:56 UTC  (2+ messages)

Mixed types of values inside a single property
 2022-11-21 15:31 UTC  (5+ messages)

[RFC PATCH 0/7] fix reset line polarity for Goodix touchscreen controllers
 2022-11-21 15:06 UTC  (4+ messages)
        ` [RFC PATCH 1/7] Input: goodix - fix reset polarity

[PATCH 1/3] arm64: dts: imx8mq-thor96: Remove invalid linux,default-trigger
 2022-11-21 14:51 UTC  (3+ messages)
` [PATCH 2/3] arm64: dts: imx8qxp-ai_ml: "
` [PATCH 3/3] arm64: dts: imx8mm-emcon: Change LED node names

[PATCH 0/6] Marvell nvmem mac addresses support
 2022-11-21 14:46 UTC  (5+ messages)
` [PATCH net-next 6/6] net: mvpp2: Consider NVMEM cells as possible MAC address source

[PATCH 1/2] dt-bindings: timer: add a binding for LiteX Timer
 2022-11-21 14:39 UTC  (3+ messages)

[PATCH] ASoC: soc-pcm.c: Add NULL check in BE reparenting
 2022-11-21 14:30 UTC  (2+ messages)

[PATCH v4 0/2] Add vcodec lat and core nodes for mt8192
 2022-11-21 14:23 UTC  (5+ messages)
` [PATCH v4 2/2] arm64: dts: mt8192: Add vcodec lat and core nodes

[PATCH v4 0/3] Add MT8195 HDMI phy support
 2022-11-21 14:19 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: phy: mediatek: hdmi-phy: Add mt8195 compatible
` [PATCH v4 2/3] phy: phy-mtk-hdmi: Add generic phy configure callback
` [PATCH v4 3/3] phy: mediatek: add support for phy-mtk-hdmi-mt8195

[PATCH v3 0/3] arm64: dts: qcom: sc8280xp: add audio support
 2022-11-21 14:22 UTC  (7+ messages)
` [PATCH v3 1/3] arm64: dts: qcom: sc8280xp/sa8540p: add gpr node
` [PATCH v3 2/3] arm64: dts: qcom: sc8280xp/sa8540p: add SoundWire and LPASS
` [PATCH v3 3/3] arm64: dts: qcom: sc8280xp-x13s: Add soundcard support

[RFC PATCH 0/3] usb: Add generic repeater framework and SM8550 driver
 2022-11-21 14:21 UTC  (4+ messages)
` [RFC PATCH 1/3] usb: Add USB repeater generic framework

[PATCH] dt-bindings: pinctrl: semtech,sx150xq: fix match patterns for 16 GPIOs matching
 2022-11-21 14:11 UTC 

[PATCH v2 0/2] add ti tmag5273 driver
 2022-11-21 14:08 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: iio: magnetometer: add ti tmag5273 documentation file
` [PATCH v2 2/2] iio: magnetometer: add ti tmag5273 driver

[PATCH v3] dt-bindings: bluetooth: broadcom: add BCM43430A0 & BCM43430A1
 2022-11-21 14:00 UTC  (3+ messages)

[PATCH 0/7] riscv: add Bouffalolab bl808 support
 2022-11-21 13:59 UTC  (7+ messages)
` [PATCH 2/7] serial: bflb_uart: add Bouffalolab UART Driver
` [PATCH 5/7] riscv: dts: bouffalolab: add the bl808 SoC base device tree

[PATCH v3] dt-bindings: pinctrl: convert semtech,sx150xq bindings to dt-schema
 2022-11-21 13:51 UTC  (4+ messages)

[PATCH 00/10] Add base device tree files for SM8550
 2022-11-21 13:50 UTC  (7+ messages)
` [PATCH 03/10] arm64: dts: qcom: Add pm8010 pmic dtsi

[PATCH 0/4] Add nxp bbnsm module support
 2022-11-21 13:45 UTC  (9+ messages)
` [PATCH 1/4] dt-bindings: mfd: nxp,bbnsm: Add binding for nxp bbnsm

[PATCH v4 0/3] arm64: dts: qcom: msm8916-acer-a1-724: Add initial device tree
 2022-11-21 13:40 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: qcom: Document msm8916-acer-a1-724
` [PATCH v4 2/3] arm64: dts: qcom: msm8916-acer-a1-724: Add initial device tree
` [PATCH v4 3/3] arm64: dts: qcom: msm8916-acer-a1-724: Add accelerometer/magnetometer

[PATCH v2 0/9] dt-bindings: cleanup titles
 2022-11-21 13:33 UTC  (3+ messages)
` [PATCH v2 7/9] dt-bindings: drop redundant part of title (beginning)

[PATCH v5 1/3] gpio: loongson2ef: move driver to original location
 2022-11-21 13:30 UTC  (5+ messages)
` [PATCH v5 2/3] gpio: loongson: add gpio driver support
` [PATCH v5 3/3] dt-bindings: gpio: add loongson gpio

[PATCH v3 0/5] arm64: dts: qcom: msm8916-gplus-fl8005a: Add initial device tree
 2022-11-21 13:30 UTC  (6+ messages)
` [PATCH v3 1/5] dt-bindings: vendor-prefixes: Add GPLUS
` [PATCH v3 2/5] dt-bindings: qcom: Document msm8916-gplus-fl8005a
` [PATCH v3 3/5] arm64: dts: qcom: msm8916-gplus-fl8005a: Add initial device tree
` [PATCH v3 4/5] arm64: dts: qcom: msm8916-gplus-fl8005a: Add touchscreen
` [PATCH v3 5/5] arm64: dts: qcom: msm8916-gplus-fl8005a: Add flash LED

[PATCH v2 00/14] Basic clock and reset support for StarFive JH7110 RISC-V SoC
 2022-11-21 13:24 UTC  (14+ messages)
` [PATCH v2 02/14] clk: starfive: Rename "jh7100" to "jh71x0" for the common code
` [PATCH v2 04/14] reset: starfive: Factor out common JH71X0 reset code
` [PATCH v2 10/14] dt-bindings: clock: Add StarFive JH7110 always-on clock and reset generator

[PATCH v3 1/1] ARM: dts: Unify pwm-omap-dmtimer node names
 2022-11-21 13:08 UTC 

[PATCH v7 0/9] PCI: rcar-gen4: Add R-Car Gen4 PCIe support
 2022-11-21 12:44 UTC  (10+ messages)
` [PATCH v7 1/9] dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe Host
` [PATCH v7 2/9] dt-bindings: PCI: renesas: Add R-Car Gen4 PCIe Endpoint
` [PATCH v7 3/9] PCI: Add PCI_EXP_LNKCAP_MLW macros
` [PATCH v7 4/9] PCI: designware-ep: Expose dw_pcie_ep_exit() to module
` [PATCH v7 5/9] PCI: dwc: Avoid reading a register to detect whether eDMA exists
` [PATCH v7 6/9] PCI: dwc: Add support for triggering legacy IRQs
` [PATCH v7 7/9] PCI: rcar-gen4: Add R-Car Gen4 PCIe Host support
` [PATCH v7 8/9] PCI: rcar-gen4-ep: Add R-Car Gen4 PCIe Endpoint support
` [PATCH v7 9/9] MAINTAINERS: Update PCI DRIVER FOR RENESAS R-CAR for R-Car Gen4

[PATCH v4 1/2] gpio: loongson: add dts and acpi support
 2022-11-21 12:43 UTC  (5+ messages)

[PATCH 0/2] ufs: host: ufs-qcom: Add support for SM8550
 2022-11-21 12:37 UTC  (4+ messages)
` [PATCH 1/2] ufs: host: ufs-qcom: Clear qunipro_g4_sel for HW version major 5

[PATCH 0/9] Remove the pins-are-numbered DT property
 2022-11-21 12:37 UTC  (15+ messages)
` [PATCH 1/9] pinctrl: mediatek: common: Remove check for pins-are-numbered
` [PATCH 2/9] pinctrl: stm32: "
` [PATCH 3/9] dt-bindings: pinctrl: mediatek,mt65xx: Make pins-are-numbered optional
` [PATCH 8/9] dt-bindings: pinctrl: mediatek,mt65xx: Drop the pins-are-numbered property

[PATCH 0/2] arm64: dts: Add SYSREG nodes for FSD SoC
 2022-11-21 12:31 UTC  (6+ messages)
    ` [PATCH 1/2] dt-bindings: mfd: syscon: Add tesla compatibles found on "
    ` [PATCH 2/2] arm64: dts: fsd: add sysreg device node

[PATCH v5 0/4] Introduce MediaTek frequency hopping driver
 2022-11-21 12:29 UTC  (5+ messages)
` [PATCH v5 1/4] clk: mediatek: Export PLL operations symbols
` [PATCH v5 2/4] dt-bindings: clock: mediatek: Add new bindings of MediaTek frequency hopping
` [PATCH v5 3/4] clk: mediatek: Add new clock driver to handle FHCTL hardware
` [PATCH v5 4/4] clk: mediatek: Change PLL register API for MT8186

[PATCH v7 0/4] Add devicetree support for max6639
 2022-11-21 12:29 UTC  (5+ messages)
` [PATCH v7 1/4] dt-bindings: hwmon: fan: Add fan binding to schema
` [PATCH v7 2/4] dt-bindings: hwmon: Add binding for max6639
` [PATCH v7 3/4] hwmon: (max6639) Change from pdata to dt configuration
` [PATCH v7 4/4] hwmon: (max6639) Add pwm support

[PATCH v2 0/6] MT6795 Devicetrees and Sony Xperia M5
 2022-11-21 12:23 UTC  (2+ messages)

[PATCH v4 0/4] Add dp-intf and dp nodes
 2022-11-21 12:16 UTC  (2+ messages)

[PATCH 0/6] Add PCIe support for Tesla FSD SoC
 2022-11-21 12:11 UTC  (12+ messages)
    ` [PATCH 1/6] dt-bindings: phy: Add PCIe PHY bindings for FSD
    ` [PATCH 2/6] dt-bindings: PCI: Add PCIe controller "
    ` [PATCH 3/6] PCI: dwc: fsd: Add FSD PCIe Controller driver support
    ` [PATCH 4/6] phy: tesla-pcie: Add PCIe PHY driver support for FSD
    ` [PATCH 5/6] arm64: dts: fsd: Add PCIe support for Tesla FSD SoC
    ` [PATCH 6/6] misc: pci_endpoint_test: Add driver data for FSD PCIe controllers

[PATCH 0/8] ARM64 MediaTek devicetree fixes - Part 1
 2022-11-21 12:03 UTC  (2+ messages)

[PATCH] arm64: dts: mediatek: mt8195: Fix CPUs capacity-dmips-mhz
 2022-11-21 11:53 UTC  (2+ messages)

[PATCH V2 dt-schema.git] schemas: add NVMEM cell with #nvmem-cell-cells
 2022-11-21 11:47 UTC 

[PATCH v2 0/3] arm64: dts: qcom: sc8280xp: add audio support
 2022-11-21 11:34 UTC  (4+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: sc8280xp: Add soundcard support

[PATCH] dt-bindings: pwm: ti,pwm-omap-dmtimer: Update binding for yaml
 2022-11-21 11:33 UTC  (7+ messages)

[PATCH dt-schema.git] schemas: add NVMEM cell with #nvmem-cell-cells
 2022-11-21 11:29 UTC  (3+ messages)


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