devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-17 14:12:02 to 2021-03-18 11:03:15 UTC [more...]

[RFC PATCH 0/8] RISC-V CPU Idle Support
 2021-03-18 11:02 UTC  (6+ messages)
` [RFC PATCH 7/8] dt-bindings: Add bindings documentation for RISC-V idle states

[PATCH 0/5] i2c: stm32: filter binding support & debug info
 2021-03-18 10:58 UTC  (11+ messages)
` [PATCH 2/5] i2c: stm32f7: support DT binding i2c-analog-filter
` [PATCH 3/5] i2c: stm32f7: add support for DNF i2c-digital-filter binding
` [PATCH 4/5] ARM: dts: stm32: enable the analog filter for all I2C nodes in stm32mp151
` [PATCH 5/5] i2c: stm32f7: indicate the address being accessed on errors

[RFC PATCH v2 0/7] Extend regulator notification support
 2021-03-18 10:51 UTC  (3+ messages)

[PATCH V1] arm64: dts: imx8mp: fix FEC can't work when attached to generic phy driver
 2021-03-18 10:48 UTC  (3+ messages)

[PATCH v5 0/7] Couple improvements for Tegra clk driver
 2021-03-18 10:44 UTC  (10+ messages)
` [PATCH v5 1/7] clk: tegra30: Use 300MHz for video decoder by default
` [PATCH v5 2/7] clk: tegra: Fix refcounting of gate clocks
` [PATCH v5 3/7] clk: tegra: Ensure that PLLU configuration is applied properly
` [PATCH v5 4/7] clk: tegra: Halve SCLK rate on Tegra20
` [PATCH v5 5/7] MAINTAINERS: Hand Tegra clk driver to Jon and Thierry
` [PATCH v5 6/7] clk: tegra: Don't allow zero clock rate for PLLs
` [PATCH v5 7/7] dt-bindings: clock: tegra: Convert to schema

[PATCH v2 00/10] Rid W=1 warnings from OF
 2021-03-18 10:40 UTC  (11+ messages)
` [PATCH 01/10] of: device: Fix function name in header and provide missing descriptions
` [PATCH 02/10] of: dynamic: Fix incorrect parameter name "
` [PATCH 03/10] of: platform: Demote kernel-doc abuse
` [PATCH 04/10] of: base: Fix some formatting issues and provide missing descriptions
` [PATCH 05/10] of: property: Provide missing member description and remove excess param
` [PATCH 06/10] of: address: Provide descriptions for 'of_address_to_resource's params
` [PATCH 07/10] of: fdt: Demote kernel-doc abuses and fix function naming
` [PATCH 08/10] of: of_net: Provide function name and param description
` [PATCH 09/10] of: overlay: Fix function name disparity
` [PATCH 10/10] of: of_reserved_mem: Demote kernel-doc abuses

[PATCH v4 0/6] NVIDIA Tegra core power domain driver and OPP helper
 2021-03-18 10:37 UTC  (5+ messages)
` [PATCH v4 1/6] soc/tegra: Add devm_tegra_core_dev_init_opp_table()

[PATCH 0/4] j721e-wiz/cadence-torrent: Support to skip SERDES configuration
 2021-03-18  9:58 UTC  (7+ messages)
` [PATCH 2/4] phy: cadence-torrent: Group reset APIs and clock APIs
` [PATCH 3/4] phy: cadence-torrent: Do not configure SERDES if it's already configured
` [PATCH 4/4] phy: cadence-torrent: Explicitly request exclusive reset control

[PATCH] ARM: boot: dts: Fix a typo
 2021-03-18  9:52 UTC 

[PATCH v5 0/2] Add Unisoc IOMMU basic driver
 2021-03-18  9:51 UTC  (2+ messages)

[PATCH v3 0/2] interconnect: qcom: Add SM8350 support
 2021-03-18  9:46 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: interconnect: Add Qualcomm SM8350 DT bindings
` [PATCH v3 2/2] interconnect: qcom: Add SM8350 interconnect provider driver

[PATCH] arm64: dts: mt8173: fix wrong power-domain phandle of pmic
 2021-03-18  9:24 UTC  (2+ messages)

[PATCH] arm64: dts: ls1028a: fix optee node
 2021-03-18  9:20 UTC  (2+ messages)

[PATCH v2 2/2] interconnect: qcom: Add SM8350 interconnect provider driver
 2021-03-18  9:17 UTC  (3+ messages)
    ` [PATCH v2 1/2] dt-bindings: interconnect: Add Qualcomm SM8350 DT bindings

[PATCH 1/2] Bluetooth: btbcm: Add BCM4334 DT binding
 2021-03-18  9:17 UTC  (2+ messages)

[PATCH] dt-bindings: Drop type references on common properties
 2021-03-18  9:16 UTC  (3+ messages)

[PATCH V9 00/13] Add driver for dvfsrc, support for interconnect
 2021-03-18  9:14 UTC  (5+ messages)
` [PATCH V9 03/12] soc: mediatek: add driver for dvfsrc support
` [PATCH V9 08/12] interconnect: mediatek: Add interconnect provider driver

[PATCH] arm64: dts: ls1028a: enable optee node
 2021-03-18  8:40 UTC  (3+ messages)

[PATCH v6 00/13] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-03-18  8:20 UTC  (14+ messages)
` [PATCH v6 01/13] dt-bindings: mfd: Add 'nxp,imx8mq-vpu-ctrl' to syscon list
` [PATCH v6 02/13] dt-bindings: media: nxp,imx8mq-vpu: Update the bindings for G2 support
` [PATCH v6 03/13] media: hantro: Use syscon instead of 'ctrl' register
` [PATCH v6 04/13] media: hevc: Add fields and flags for hevc PPS
` [PATCH v6 05/13] media: hevc: Add decode params control
` [PATCH v6 06/13] media: hantro: change hantro_codec_ops run prototype to return errors
` [PATCH v6 07/13] media: hantro: Define HEVC codec profiles and supported features
` [PATCH v6 08/13] media: hantro: Only use postproc when post processed formats are defined
` [PATCH v6 09/13] media: uapi: Add a control for HANTRO driver
` [PATCH v6 10/13] media: hantro: handle V4L2_PIX_FMT_HEVC_SLICE control
` [PATCH v6 11/13] media: hantro: Introduce G2/HEVC decoder
` [PATCH v6 12/13] media: hantro: IMX8M: add variant for G2/HEVC codec
` [PATCH v6 13/13] arm64: dts: imx8mq: Add node to G2 hardware

RFC: oftree based setup of composite board devices
 2021-03-18  8:00 UTC  (6+ messages)
` [RFC PATCH 07/12] gpio: amd-fch: add oftree probing support

[PATCH 0/4] clk: ti: add am33xx spread spectrum clock support
 2021-03-18  7:38 UTC  (4+ messages)
` [PATCH 4/4] "

[PATCH v4 0/2] enable HDCP in Cadence MHDP bridge driver
 2021-03-18  6:46 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: drm/bridge: MHDP8546 bridge binding changes for HDCP
` [PATCH v4 2/2] drm: bridge: cdns-mhdp8546: Enable HDCP

[PATCH 0/2] mtd: parsers: trx: Add support for Buffalo WSR-2533DHP2
 2021-03-18  6:45 UTC  (5+ messages)
` [PATCH 1/2] mtd: parsers: trx: Allow to specify trx-magic in DT
` [PATCH 2/2] mtd: parsers: trx: Remove dependency to BRCM architectures

[PATCH 00/10] Add basic node support for Mediatek MT8195 SoC
 2021-03-18  6:04 UTC  (9+ messages)
` [PATCH 08/10] dt-bindings: phy: Add compatible for Mediatek MT8195
` [PATCH 10/10] arm64: dts: Add Mediatek SoC MT8195 and evaluation board dts and Makefile

[PATCH v2 0/6] Add SiFive FU740 PCIe host controller driver support
 2021-03-18  6:08 UTC  (7+ messages)
` [PATCH v2 1/6] clk: sifive: Add pcie_aux clock in prci driver for PCIe driver
` [PATCH v2 2/6] clk: sifive: Use reset-simple "
` [PATCH v2 3/6] MAINTAINERS: Add maintainers for SiFive FU740 "
` [PATCH v2 4/6] dt-bindings: PCI: Add SiFive FU740 PCIe host controller
` [PATCH v2 5/6] PCI: fu740: Add SiFive FU740 PCIe host controller driver
` [PATCH v2 6/6] riscv: dts: Add PCIe support for the SiFive FU740-C000 SoC

[v8,0/7] PCI: mediatek: Add new generation controller support
 2021-03-18  5:48 UTC  (6+ messages)
` [v8,3/7] PCI: mediatek-gen3: Add MediaTek Gen3 driver for MT8192

[PATCH v10 5/9] staging: clocking-wizard: Add support for dynamic reconfiguration
 2021-03-18  5:41 UTC  (2+ messages)

[v5,0/2] Add check for max clock rate in mode_valid
 2021-03-18  5:40 UTC  (3+ messages)
` [v5,1/2] drm/mediatek: mtk_dpi: "
` [v5,2/2] drm/mediatek: mtk_dpi: Add dpi config for mt8192

[PATCH v3 1/2] dt-bindings: arm64: dts: mediatek: Add mt8183-kukui-jacuzzi-damu
 2021-03-18  4:37 UTC  (2+ messages)
` [PATCH v3 2/2] arm64: dts: mt8183: Add kukui-jacuzzi-damu board

[PATCH v4 1/2] dt-bindings: drm/bridge: anx7625: Add power supplies
 2021-03-18  4:26 UTC  (3+ messages)
` [PATCH v4 2/2] drm/bridge: anx7625: disable regulators when power off

[PATCH v2] ARM: dts: imx6ull: fix ubi mount failed on MYS-6ULX-IOT board
 2021-03-18  4:07 UTC  (3+ messages)
` [PATCH v2] ARM: dts: imx6ull: fix ubi filesystem mount failed

[PATCH] arm64: dts: broadcom: bcm4908: add Ethernet TX irq
 2021-03-18  3:43 UTC  (2+ messages)

[PATCH 0/5] Amlogic Meson Always-On ARC remote-processor support
 2021-03-18  2:55 UTC  (5+ messages)
` [PATCH 3/5] dt-bindings: remoteproc: Add the documentation for Meson AO ARC rproc
` [PATCH 4/5] remoteproc: meson-mx-ao-arc: Add a driver for the AO ARC remote procesor

[PATCH v5 01/13] dt-bindings: usb: fix yamllint check warning
 2021-03-18  2:43 UTC  (3+ messages)
` [PATCH v5 02/13] dt-bindings: phy: mediatek: dsi-phy: modify compatible dependence

[PATCH v4 0/5] phy: phy-fsl-imx8-mipi-dphy: Add i.MX8qxp LVDS PHY mode support
 2021-03-18  2:22 UTC  (4+ messages)
` [PATCH v4 2/5] phy: Add LVDS configuration options

[PATCH 0/3] remoteproc: qcom: q6v5-wcss: Add driver data for IPQ6018
 2021-03-18  2:10 UTC  (3+ messages)
` [PATCH 2/3] remoteproc: qcom: wcss: populate "

[PATCH v8 0/9] remoteproc: qcom: q6v5-wcss: Add support for secure pil
 2021-03-18  2:05 UTC  (3+ messages)
` [PATCH v8 2/9] remoteproc: qcom: Add secure PIL support

[RFC PATCH 1/3] dt-bindings: display: simple: Add the panel on sc7180-trogdor-pompom
 2021-03-18  1:53 UTC  (3+ messages)

[PATCH V3 XRT Alveo 00/18] XRT Alveo driver overview
 2021-03-18  0:44 UTC  (17+ messages)
` [PATCH V3 XRT Alveo 07/18] fpga: xrt: management physical function driver (root)
` [PATCH V3 XRT Alveo 08/18] fpga: xrt: main platform driver for management function device
` [PATCH V3 XRT Alveo 12/18] fpga: xrt: ICAP platform driver
` [PATCH V3 XRT Alveo 13/18] fpga: xrt: devctl "

[PATCH 1/2] dt-bindings: mediatek: mmsys: add mt1867 binding
 2021-03-18  0:41 UTC  (5+ messages)

[PATCH v3 0/2] enable HDCP in Cadence MHDP bridge driver
 2021-03-18  0:38 UTC  (6+ messages)
` [PATCH v3 1/2] dt-bindings: drm/bridge: MHDP8546 bridge binding changes for HDCP
` [PATCH v3 2/2] drm: bridge: cdns-mhdp8546: Enable HDCP
  ` [RFC PATCH] drm: bridge: cdns-mhdp8546: cdns_mhdp_hdcp_set_lc() can be static

[PATCH] drm/mediatek: fine tune the data lane trail by project dts
 2021-03-18  0:31 UTC  (2+ messages)

[PATCH v13 00/10] iommu: I/O page faults for SMMUv3
 2021-03-18  0:25 UTC  (2+ messages)

[PATCH 0/4] AM64x HwSpinlock and Mailbox DT nodes
 2021-03-17 23:09 UTC  (5+ messages)
` [PATCH 1/4] arm64: dts: ti: k3-am64-main: Add hwspinlock node
` [PATCH 2/4] arm64: dts: ti: k3-am64-main: Add mailbox cluster nodes
` [PATCH 3/4] arm64: dts: ti: k3-am642-evm: Add IPC sub-mailbox nodes
` [PATCH 4/4] arm64: dts: ti: k3-am642-sk: "

[PATCH v3] thermal: qcom: tsens-v0_1: Add support for MDM9607
 2021-03-17 22:38 UTC  (2+ messages)

[PATCH mfd v1] mfd: Add Renesas Synchronization Management Unit (SMU) support
 2021-03-17 21:53 UTC 

[PATCH 0/2] net: mdio: Add BCM6368 MDIO mux bus controller
 2021-03-17 21:42 UTC  (6+ messages)
` [PATCH 2/2] "

[RFC PATCH v3 0/3] Add support for Qualcomm MFD PMIC register layout
 2021-03-17 20:42 UTC  (5+ messages)
` [RFC PATCH v3 2/3] regmap-irq: Add support for POLARITY_HI and POLARITY_LO config regs

[PATCH] devicetree: bindings: clock: Minor typo fix in the file armada3700-tbg-clock.txt
 2021-03-17 20:12 UTC  (5+ messages)

[PATCH 0/3] Add DT bindings and DT nodes for USB in SC7280
 2021-03-17 20:03 UTC  (5+ messages)
` [PATCH 1/3] dt-bindings: usb: qcom,dwc3: Add bindings for SC7280
` [PATCH 2/3] dt-bindings: phy: qcom,usb-snps-femto-v2: "

[PATCH v3 0/2] AM64: Add USB support
 2021-03-17 19:16 UTC  (5+ messages)

[PATCH 0/3] AM64: Add SERDES DT bindings
 2021-03-17 19:15 UTC  (3+ messages)

[PATCH v5 00/17] Fix reset controls and RPM of NVIDIA Tegra ASoC drivers
 2021-03-17 18:12 UTC  (4+ messages)

[PATCH 1/3] arm64: dts: qcom: sm8350: Remove second reg from pdc
 2021-03-17 18:08 UTC  (5+ messages)

[PATCH v5 00/13] Add HANTRO G2/HEVC decoder support for IMX8MQ
 2021-03-17 17:32 UTC  (14+ messages)
` [PATCH v5 01/13] dt-bindings: mfd: Add 'nxp,imx8mq-vpu-ctrl' to syscon list
` [PATCH v5 02/13] dt-bindings: media: nxp,imx8mq-vpu: Update the bindings for G2 support
` [PATCH v5 03/13] media: hantro: Use syscon instead of 'ctrl' register
` [PATCH v5 04/13] media: hevc: Add fields and flags for hevc PPS
` [PATCH v5 05/13] media: hevc: Add decode params control
` [PATCH v5 06/13] media: hantro: change hantro_codec_ops run prototype to return errors
` [PATCH v5 07/13] media: hantro: Define HEVC codec profiles and supported features
` [PATCH v5 08/13] media: hantro: Only use postproc when post processed formats are defined
` [PATCH v5 09/13] media: uapi: Add a control for HANTRO driver
` [PATCH v5 10/13] media: hantro: handle V4L2_PIX_FMT_HEVC_SLICE control
` [PATCH v5 11/13] media: hantro: Introduce G2/HEVC decoder
` [PATCH v5 12/13] media: hantro: IMX8M: add variant for G2/HEVC codec
` [PATCH v5 13/13] arm64: dts: imx8mq: Add node to G2 hardware

[PATCH] dt-bindings: Clean-up undocumented compatible strings
 2021-03-17 17:26 UTC  (2+ messages)

[PATCH v5 0/3] Add support for secure regions in NAND
 2021-03-17 14:51 UTC  (2+ messages)

[PATCHv2 00/38] Convert power-supply DT bindings to YAML
 2021-03-17 17:01 UTC  (5+ messages)
` [PATCHv2 01/38] ARM: dts: motorola-cpcap-mapphone: Prepare for dtbs_check parsing
` [PATCHv2 18/38] dt-bindings: power: supply: n900-battery: Convert to DT schema format

[PATCH v13 7/8] soc: mediatek: add mtk mutex support for MT8183
 2021-03-17 16:31 UTC 

[PATCH] arm64: dts: mt7622: add ePA/eLNA pinmux for built-in WiFi
 2021-03-17 16:28 UTC 

[PATCH v26 0/5] Add initial zynqmp R5 remoteproc driver
 2021-03-17 16:27 UTC  (12+ messages)
` [PATCH v26 5/5] remoteproc: "

[PATCH 0/2] STM32 USBPHYC vbus-supply property support
 2021-03-17 16:09 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: phy: add vbus-supply optional property to phy-stm32-usbphyc
` [PATCH 2/2] phy: stm32: manage optional vbus regulator on phy_power_on/off

[PATCH v2 1/2] dt-bindings: arm64: dts: mediatek: Add mt8183-kukui-jacuzzi-damu
 2021-03-17 15:03 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: mt8183: Add kukui-jacuzzi-damu board

[RESEND,v4,0/2] Add check for max clock rate in mode_valid
 2021-03-17 15:34 UTC  (3+ messages)
` [RESEND,v4,1/2] drm/mediatek: mtk_dpi: "

[PATCH v8 00/22] pinctrl: add BCM63XX pincontrol support
 2021-03-17 14:38 UTC  (23+ messages)
` [PATCH v8 01/22] gpio: guard gpiochip_irqchip_add_domain() with GPIOLIB_IRQCHIP
` [PATCH v8 02/22] gpio: regmap: set gpio_chip of_node
` [PATCH v8 03/22] dt-bindings: improve BCM6345 GPIO binding documentation
` [PATCH v8 04/22] pinctrl: bcm: add bcm63xx base code
` [PATCH v8 05/22] dt-bindings: add BCM6328 pincontroller binding documentation
` [PATCH v8 06/22] dt-bindings: add BCM6328 GPIO sysctl "
` [PATCH v8 07/22] pinctrl: add a pincontrol driver for BCM6328
` [PATCH v8 08/22] dt-bindings: add BCM6358 pincontroller binding documentation
` [PATCH v8 09/22] dt-bindings: add BCM6358 GPIO sysctl "
` [PATCH v8 10/22] pinctrl: add a pincontrol driver for BCM6358
` [PATCH v8 11/22] dt-bindings: add BCM6362 pincontroller binding documentation
` [PATCH v8 12/22] dt-bindings: add BCM6362 GPIO sysctl "
` [PATCH v8 13/22] pinctrl: add a pincontrol driver for BCM6362
` [PATCH v8 14/22] dt-bindings: add BCM6368 pincontroller binding documentation
` [PATCH v8 15/22] dt-bindings: add BCM6368 GPIO sysctl "
` [PATCH v8 16/22] pinctrl: add a pincontrol driver for BCM6368
` [PATCH v8 17/22] dt-bindings: add BCM63268 pincontroller binding documentation
` [PATCH v8 18/22] dt-bindings: add BCM63268 GPIO sysctl "
` [PATCH v8 19/22] pinctrl: add a pincontrol driver for BCM63268
` [PATCH v8 20/22] dt-bindings: add BCM6318 pincontroller binding documentation
` [PATCH v8 21/22] dt-bindings: add BCM6318 GPIO sysctl "
` [PATCH v8 22/22] pinctrl: add a pincontrol driver for BCM6318

[PATCH 0/8] Enable Qualcomm Crypto Engine on sm8250
 2021-03-17 14:25 UTC  (5+ messages)
` [PATCH 2/8] dt-bindings: crypto : Add new compatible strings for qcom-qce

[PATCH] ARM: dts: imx6ull: fix ubi mount failed on MYS-6ULX-IOT board
 2021-03-17 14:10 UTC  (4+ 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).