public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-07-04 03:52:58 to 2022-07-04 12:49:19 UTC [more...]

[PATCH V15 6/9] mfd: pm8008: Use i2c_new_dummy_device() API
 2022-07-04 12:49 UTC  (10+ messages)

[PATCH v3 0/5] interconnect: qcom: icc-rpm: Support bucket
 2022-07-04 12:47 UTC  (8+ messages)
` [PATCH v3 1/5] dt-bindings: interconnect: Update property for icc-rpm path tag
` [PATCH v3 2/5] interconnect: qcom: Move qcom_icc_xlate_extended() to a common file
` [PATCH v3 3/5] interconnect: qcom: icc-rpm: Change to use qcom_icc_xlate_extended()
` [PATCH v3 4/5] interconnect: qcom: icc-rpm: Support multiple buckets
` [PATCH v3 5/5] interconnect: qcom: icc-rpm: Set bandwidth and clock for bucket values

[PATCH v2 00/11] MT8195 Chromebooks devicetrees - Google Tomato
 2022-07-04 12:43 UTC  (13+ messages)
` [PATCH v2 01/11] dt-bindings: arm: mediatek: Add MT8195 Cherry Tomato Chromebooks
` [PATCH v2 02/11] arm64: dts: mediatek: Introduce MT8195 Cherry platform's Tomato
` [PATCH v2 03/11] arm64: dts: mediatek: cherry: Add platform regulators layout and config
` [PATCH v2 04/11] arm64: dts: mediatek: cherry: Assign interrupt line to MT6359 PMIC
` [PATCH v2 05/11] arm64: dts: mediatek: cherry: Add support for internal eMMC storage
` [PATCH v2 06/11] arm64: dts: mediatek: cherry: Document gpios and add default pin config
` [PATCH v2 07/11] arm64: dts: mediatek: cherry: Enable I2C and SPI controllers
` [PATCH v2 08/11] arm64: dts: mediatek: cherry: Enable T-PHYs and USB XHCI controllers
` [PATCH v2 09/11] arm64: dts: mediatek: cherry: Enable MT6360 sub-pmic on I2C7
` [PATCH v2 10/11] arm64: dts: mediatek: cherry: Enable support for the SPI NOR flash
` [PATCH v2 11/11] arm64: dts: mediatek: cherry: Add I2C-HID touchscreen on I2C4

[PATCH v1 00/16] Add driver nodes for MT8195 SoC
 2022-07-04 12:39 UTC  (31+ messages)
` [PATCH v1 01/16] dt-bindings: iommu: mediatek: Increase max interrupt number
` [PATCH v1 02/16] dt-bindings: memory: mediatek: Update condition for mt8195 smi node
` [PATCH v1 03/16] dt-bindings: power: mediatek: Refine multiple level power domain nodes
` [PATCH v1 04/16] arm64: dts: mt8195: Disable watchdog external reset signal
` [PATCH v1 05/16] arm64: dts: mt8195: Disable I2C0 node
` [PATCH v1 06/16] arm64: dts: mt8195: Add cpufreq node
` [PATCH v1 07/16] arm64: dts: mt8195: Add vdosys and vppsys clock nodes
` [PATCH v1 08/16] arm64: dts: mt8195: Add power domains controller
` [PATCH v1 09/16] arm64: dts: mt8195: Add spmi node
` [PATCH v1 10/16] arm64: dts: mt8195: Add scp node
` [PATCH v1 11/16] arm64: dts: mt8195: Add audio related nodes
` [PATCH v1 12/16] arm64: dts: mt8195: Add adsp node and adsp mailbox nodes
` [PATCH v1 13/16] arm64: dts: mt8195: Specify audio reset controller
` [PATCH v1 14/16] arm64: dts: mt8195: Add iommu and smi nodes
  ` [PATCH v1 15/16] arm64: dts: mt8195: Add gce node
  ` [PATCH v1 16/16] arm64: dts: mt8195: Add display node for vdosys0

[PATCH] arm64: dts: ipq8074: move ARMv8 timer out of SoC node
 2022-07-04 12:35 UTC  (3+ messages)

[PATCH] arm64: dts: ipq8074: add reset to SDHCI
 2022-07-04 12:34 UTC  (3+ messages)

[PATCH] arm64: dts: ipq8074: move ARMv8 timer out of SoC node
 2022-07-04 12:30 UTC  (2+ messages)

[PATCH v8 0/4] soc/arm64: qcom: Add initial version of bwmon
 2022-07-04 12:17 UTC  (5+ messages)
` [PATCH v8 1/4] dt-bindings: interconnect: qcom,msm8998-cpu-bwmon: add BWMON device
` [PATCH v8 2/4] soc: qcom: icc-bwmon: Add bandwidth monitoring driver
` [PATCH v8 3/4] arm64: defconfig: enable Qualcomm Bandwidth Monitor
` [PATCH v8 4/4] arm64: dts: qcom: sdm845: Add CPU BWMON

[PATCH v2 00/12] PolarFire SoC reset controller & clock cleanups
 2022-07-04 12:15 UTC  (13+ messages)
` [PATCH v2 01/12] dt-bindings: clk: microchip: mpfs: add reset controller support
` [PATCH v2 02/12] clk: microchip: mpfs: add reset controller
` [PATCH v2 03/12] reset: add polarfire soc reset support
` [PATCH v2 04/12] MAINTAINERS: add polarfire soc reset controller
` [PATCH v2 05/12] riscv: dts: microchip: add mpfs specific macb reset support
` [PATCH v2 06/12] clk: microchip: mpfs: add module_authors entries
` [PATCH v2 07/12] clk: microchip: mpfs: add MSS pll's set & round rate
` [PATCH v2 08/12] clk: microchip: mpfs: move id & offset out of clock structs
` [PATCH v2 09/12] clk: microchip: mpfs: simplify control reg access
` [PATCH v2 10/12] clk: microchip: mpfs: delete 2 line mpfs_clk_register_foo()
` [PATCH v2 11/12] clk: microchip: mpfs: convert cfg_clk to clk_divider
` [PATCH v2 12/12] clk: microchip: mpfs: convert periph_clk to clk_gate

[PATCH v4 1/6] clk: qcom: clk-alpha-pll: add support for APSS PLL
 2022-07-04 12:14 UTC  (4+ messages)
` [PATCH v4 3/6] clk: qcom: Add IPQ8074 APSS clock controller

[PATCH v2 0/6] Complete driver nodes for MT8192 SoC
 2022-07-04 11:47 UTC  (3+ messages)
` [PATCH v2 5/6] arm64: dts: mt8192: Add dsi node

[net-next PATCH v2 0/5] PolarFire SoC macb reset support
 2022-07-04 11:45 UTC  (6+ messages)
` [net-next PATCH v2 1/5] dt-bindings: net: cdns,macb: document polarfire soc's macb
` [net-next PATCH v2 2/5] net: macb: add polarfire soc reset support
` [net-next PATCH v2 3/5] net: macb: unify macb_config alignment style
` [net-next PATCH v2 4/5] net: macb: simplify error paths in init_reset_optional()
` [net-next PATCH v2 5/5] net: macb: sort init_reset_optional() with other init()s

[PATCH v7 0/5] Renesas RZ/G2L IRQC support
 2022-07-04 11:38 UTC  (7+ messages)
` [PATCH v7 1/5] dt-bindings: interrupt-controller: Add Renesas RZ/G2L Interrupt Controller
` [PATCH v7 2/5] irqchip: Add RZ/G2L IA55 Interrupt Controller driver

[PATCH v4 00/13] Add Mediatek MT6370 PMIC support
 2022-07-04 11:07 UTC  (19+ messages)
` [PATCH v4 01/13] dt-bindings: usb: Add Mediatek MT6370 TCPC
` [PATCH v4 02/13] dt-bindings: power: supply: Add Mediatek MT6370 Charger
` [PATCH v4 03/13] dt-bindings: leds: mt6370: Add Mediatek mt6370 current sink type LED indicator
` [PATCH v4 04/13] dt-bindings: leds: Add Mediatek MT6370 flashlight
` [PATCH v4 05/13] dt-bindings: backlight: Add Mediatek MT6370 backlight
` [PATCH v4 06/13] dt-bindings: mfd: Add Mediatek MT6370
` [PATCH v4 07/13] mfd: mt6370: Add Mediatek MT6370 support
` [PATCH v4 08/13] usb: typec: tcpci_mt6370: Add Mediatek MT6370 tcpci driver
` [PATCH v4 09/13] iio: adc: mt6370: Add Mediatek MT6370 support
` [PATCH v4 10/13] power: supply: mt6370: Add Mediatek MT6370 charger driver
` [PATCH v4 11/13] leds: mt6370: Add Mediatek MT6370 current sink type LED Indicator support
` [PATCH v4 12/13] leds: flashlight: mt6370: Add Mediatek MT6370 flashlight support
` [PATCH v4 13/13] video: backlight: mt6370: Add Mediatek MT6370 support

[PATCH 1/2] dt-bindings: watchdog: gpio: add minimum interval
 2022-07-04 11:05 UTC  (5+ messages)
` [PATCH 2/2] watchdog: gpio: add configurable "

[PATCH] dt-bindings: Fix spelling mistakes in documentation yaml files "is is" -> "is"
 2022-07-04 10:58 UTC  (3+ messages)

[PATCH v2] dt-bindings: qcom: document preferred compatible naming
 2022-07-04 10:32 UTC  (2+ messages)

[PATCH] dt-bindings: samsung: document preferred compatible naming
 2022-07-04 10:29 UTC 

[PATCH v5 0/3] Microchip LAN966x USB device support
 2022-07-04 10:28 UTC  (4+ messages)
` [PATCH v5 1/3] clk: lan966x: Fix the lan966x clock gate register address
` [PATCH v5 2/3] dt-bindings: usb: atmel: Add Microchip LAN9662 compatible string
` [PATCH v5 3/3] ARM: dts: lan966x: Add UDPHS support

[PATCH v4 1/7] dt-bindings: firmware: arm,scmi: Add powercap protocol
 2022-07-04 10:22 UTC 

[PATCH v4 0/3] Microchip LAN966x USB device support
 2022-07-04 10:19 UTC  (7+ messages)
` [PATCH v4 3/3] ARM: dts: lan966x: Add UDPHS support

[PATCH] dt-bindings: qcom: readme: document preferred compatible naming
 2022-07-04 10:03 UTC  (3+ messages)

[PATCH v2 0/9] Fixes and cleanup for RS485
 2022-07-04  9:55 UTC  (16+ messages)
` [PATCH v2 1/9] serial: core: only get RS485 termination GPIO if supported
` [PATCH v2 2/9] serial: core, 8250: set RS485 termination gpio in serial core
` [PATCH v2 4/9] serial: core: sanitize RS485 delays read from device tree
` [PATCH v2 7/9] serial: ar933x: Fix check for RS485 support

[PATCH v2 0/4] Add Richtek RT5120 PMIC support
 2022-07-04  9:54 UTC  (9+ messages)
` [PATCH v2 2/4] mfd: rt5120: Add Richtek "

[PATCH 0/6] pinctrl: sunxi: Allwinner D1/D1s support
 2022-07-04  9:42 UTC  (5+ messages)
` [PATCH 6/6] pinctrl: sunxi: Add driver for Allwinner D1/D1s

[PATCH net-next v3] dt-bindings: net: dsa: renesas,rzn1-a5psw: add interrupts description
 2022-07-04  9:40 UTC  (2+ messages)

[PATCH v3 0/6] Add support for RZ/N1 SJA1000 CAN controller
 2022-07-04  9:26 UTC  (9+ messages)
` [PATCH v3 1/6] dt-bindings: can: sja1000: Convert to json-schema
` [PATCH v3 2/6] dt-bindings: can: nxp,sja1000: Document RZ/N1{D,S} support

[PATCH v2 1/5] dt-bindings: iio: pressure: bmp085: Add BMP380 compatible string
 2022-07-04  9:26 UTC  (3+ messages)

[PATCH v2 0/1] enable cache for mt8186 SCP
 2022-07-04  9:25 UTC  (4+ messages)
` [PATCH v2 1/1] remoteproc: mediatek: "

[PATCH 0/3] Add the fec node on i.MX8ULP platform
 2022-07-04 10:10 UTC  (6+ messages)
` [PATCH 1/3] dt-bings: net: fsl,fec: update compatible item
` [PATCH 2/3] arm64: dts: imx8ulp: Add the fec support

[PATCH 0/4] usb: typec: ucsi: add support for stm32g0
 2022-07-04  9:08 UTC  (10+ messages)
` [PATCH 1/4] dt-bindings: usb: typec: add bindings for stm32g0 controller

[PATCH 00/11] MT8195 Chromebooks devicetrees - Google Tomato
 2022-07-04  9:06 UTC  (12+ messages)
` [PATCH 01/11] dt-bindings: arm: mediatek: Add MT8195 Cherry Tomato Chromebooks
` [PATCH 02/11] arm64: dts: mediatek: Introduce MT8195 Cherry platform's Tomato

[PATCH 1/2] [V1,1/2] arm64: dts: qcom: Add LTE SKUs for sc7280-villager family
 2022-07-04  9:02 UTC  (2+ messages)

[PATCH v3 0/6] Add support for mp2733 battery charger
 2022-07-04  8:53 UTC  (5+ messages)
` [PATCH v3 2/6] dt-bindings: mfd: Add mp2733 compatible

[PATCH 1/2] dt-bindings: i2c: mv64xxx: Add variants with offload support
 2022-07-04  8:37 UTC  (2+ messages)

[PATCH v2] spi: atmel: convert spi_atmel to json-schema
 2022-07-04  8:31 UTC 

[PATCH v4 0/4] nvmem: sfp: binding updates
 2022-07-04  8:27 UTC  (3+ messages)
` [PATCH v4 1/4] arm64: dts: ls1028a: Update SFP binding to include clock

[PATCH v2 2/3] dt-bindings: pci: QCOM Adding sc7280 aggre0, aggre1 clocks
 2022-07-04  8:24 UTC  (4+ messages)
  ` [PATCH v2 3/3] arm64: dts: qcom: sc7280: Add missing "

[RFC] Correct memory layout reporting for "jedec,lpddr2" and related bindings
 2022-07-04  8:22 UTC  (2+ messages)

[PATCH v3 0/6] Add watchdog timer support for Tegra186/194/234 SoCs
 2022-07-04  8:13 UTC  (7+ messages)
` [PATCH v3 1/6] dt-bindings: timer: Add Tegra186 & Tegra234 Timer
` [PATCH v3 2/6] clocksource: Add Tegra186 timers support
` [PATCH v3 3/6] clocksource/drivers/timer-tegra186: Add support for Tegra234 SoC
` [PATCH v3 4/6] arm64: tegra: Enable native timers on Tegra186
` [PATCH v3 5/6] arm64: tegra: Enable native timers on Tegra194
` [PATCH v3 6/6] arm64: tegra: Enable native timers on Tegra234

[PATCH v3 0/2] Add Richtek RTQ6056 support
 2022-07-04  8:09 UTC  (3+ messages)
` [PATCH v3 1/2] dt-bindings: iio: adc: Add rtq6056 adc support
` [PATCH v3 2/2] iio: adc: Add rtq6056 support

[PATCH v6 00/14] dt-bindings: arm: freescale: Switch fsl,scu from txt to yaml
 2022-07-04  8:06 UTC  (7+ messages)
` [PATCH v6 10/14] arm64: dts: freescale: imx8qxp: Remove unnecessary clock related entries

[PATCH] dt-bindings: soc: imx8mp-media-blk-ctrl: Add LDB into DT example
 2022-07-04  8:00 UTC  (8+ messages)

[PATCH v10 0/2] phy: mediatek: Add PCIe PHY driver
 2022-07-04  7:32 UTC  (2+ messages)

[PATCH 0/3] fixes for exynosautov9 clock
 2022-07-04  7:32 UTC  (6+ messages)
  ` [PATCH 1/3] dt-bindings: clock: exynosautov9: correct clock numbering of peric0/c1

[net-next PATCH RESEND 0/2] PolarFire SoC macb reset support
 2022-07-04  7:31 UTC  (7+ messages)
` [net-next PATCH RESEND 2/2] net: macb: add polarfire soc "

[PATCH v2 0/2] Add Richtek RTQ6056 support
 2022-07-04  7:27 UTC  (5+ messages)
` [PATCH v2 2/2] iio: adc: Add rtq6056 support

[PATCH v2 0/2] dt-bindings: hwinfo: group devices and add s5pv210-chipid
 2022-07-04  7:21 UTC  (3+ messages)

[PATCH] ARM: dts: lan966x: Add mcan1 node
 2022-07-04  6:48 UTC  (2+ messages)

[PATCH v5 0/9] power: reset: at91-reset: add support for sama7g5
 2022-07-04  6:47 UTC  (5+ messages)
` [PATCH v5 1/9] ARM: dts: at91: use generic name for reset controller
` [PATCH v5 9/9] ARM: dts: at91: sama7g5: add reset-controller node

[PATCH 1/2] ARM: dts: at91: sama5d2: fix compilation warning
 2022-07-04  6:46 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH v5 00/15] Support AMD Pensando Elba SoC
 2022-07-04  6:41 UTC  (5+ messages)
` [PATCH v5 07/15] dt-bindings: reset: amd,pensando-elbasr-reset: Add AMD Pensando SR Reset Controller bindings

[PATCH v2] ARM: dts: am33xx: Fix MMCHS0 dma properties
 2022-07-04  6:25 UTC  (5+ messages)

[RESEND v5 0/2] Add software clock gating requirement check
 2022-07-04  5:39 UTC  (4+ messages)
` [RESEND v5 2/2] ASoC: qcom: soundwire: Enable software clock gating requirement flag

[PATCH 0/4] drivers: misc: Add support for TMR Manager and Inject IPs
 2022-07-04  4:07 UTC  (4+ messages)
` [PATCH 2/4] drivers: misc: Add Support for TMR Manager

[PATCH v20 0/4] media: mediatek: support mdp3 on mt8183 platform
 2022-07-04  3:52 UTC  (3+ messages)
` [PATCH v20 3/4] arm64: dts: mt8183: add Mediatek MDP3 nodes


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox