devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-19 12:26:27 to 2023-07-20 06:20:21 UTC [more...]

[PATCH v2] fb: Explicitly include correct DT includes
 2023-07-20  6:19 UTC  (2+ messages)

[PATCH 0/4] Add support for PECI Nuvoton
 2023-07-20  6:18 UTC  (7+ messages)
` [PATCH 1/4] dt-bindings: Add bindings for peci-npcm
` [PATCH 2/4] peci: Add peci-npcm controller driver
` [PATCH 3/4] ARM: dts: nuvoton: Add PECI controller node
` [PATCH 4/4] arm64: "

[PATCH v2 1/2] ARM: dts: imx6qdl: Add Variscite VAR-SOM-MX6 SoM support
 2023-07-20  6:15 UTC  (3+ messages)
` [PATCH v2 2/2] ARM: dts: imx6q: Add Variscite MX6 Custom board support

[PATCH 0/3] Add support for nuvoton ma35d1 rtc controller
 2023-07-20  6:14 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: rtc: Document nuvoton ma35d1 rtc driver
` [PATCH 2/3] arm64: dts: nuvoton: Add rtc for ma35d1
` [PATCH 3/3] rtc: Add driver for nuvoton ma35d1 rtc controller

[PATCH] soc: starfive: Explicitly include correct DT includes
 2023-07-20  6:12 UTC  (2+ messages)

[PATCH v2 00/15] UFS: Add OPP and interconnect support
 2023-07-20  5:41 UTC  (16+ messages)
` [PATCH v2 01/15] dt-bindings: ufs: common: add OPP table
` [PATCH v2 02/15] dt-bindings: opp: Increase maxItems for opp-hz property
` [PATCH v2 03/15] arm64: dts: qcom: sdm845: Add missing RPMh power domain to GCC
` [PATCH v2 04/15] arm64: dts: qcom: sdm845: Fix the min frequency of "ice_core_clk"
` [PATCH v2 05/15] arm64: dts: qcom: sdm845: Add OPP table support to UFSHC
` [PATCH v2 06/15] arm64: dts: qcom: sm8250: "
` [PATCH v2 07/15] OPP: Introduce dev_pm_opp_find_freq_{ceil/floor}_indexed() APIs
` [PATCH v2 08/15] OPP: Introduce dev_pm_opp_get_freq_indexed() API
` [PATCH v2 09/15] PM / devfreq: Switch to dev_pm_opp_find_freq_{ceil/floor}_indexed() APIs
` [PATCH v2 10/15] scsi: ufs: core: Add OPP support for scaling clocks and regulators
` [PATCH v2 11/15] scsi: ufs: host: Add support for parsing OPP
` [PATCH v2 12/15] arm64: dts: qcom: sdm845: Add interconnect paths to UFSHC
` [PATCH v2 13/15] arm64: dts: qcom: sm8250: "
` [PATCH v2 14/15] scsi: ufs: core: Add enums for UFS lanes
` [PATCH v2 15/15] scsi: ufs: qcom: Add support for scaling interconnects

[PATCH] arm64: dts: Add gpio_intc node and pinctrl node for Amlogic C3 SoCs
 2023-07-20  5:20 UTC 

[PATCH v6 00/14] Linux RISC-V AIA Support
 2023-07-20  5:21 UTC  (8+ messages)
` [PATCH v6 02/14] of: property: Add fw_devlink support for msi-parent
` [PATCH v6 03/14] drivers: irqchip/riscv-intc: Mark all INTC nodes as initialized

[PATCH V2 0/2] Add common RDP dtsi file for ipq9574
 2023-07-20  5:10 UTC  (4+ messages)
` [PATCH V2 1/2] arm64: dts: qcom: ipq9574: Add common RDP dtsi file

[PATCH v10 0/2] Introduce ICSSG based ethernet Driver
 2023-07-20  4:35 UTC  (3+ messages)
` [PATCH v10 2/2] net: ti: icssg-prueth: Add ICSSG ethernet driver

[PATCH net-next v2 1/2] dt-bindings: net: snps,dwmac: add phy-supply support
 2023-07-20  4:12 UTC  (3+ messages)
` [PATCH net-next v2 2/2] net: stmmac: add support for phy-supply

[PATCH] dt-bindings: net: rockchip-dwmac: add default 'input' for clock_in_out
 2023-07-20  4:00 UTC  (3+ messages)

[PATCH v4 0/4] Add JH7110 AON PMU support
 2023-07-20  3:46 UTC  (2+ messages)

[PATCH v1 0/9] Refactoring Microchip PolarFire PCIe driver
 2023-07-20  2:15 UTC  (8+ messages)
` [PATCH v1 1/9] dt-bindings: PCI: Add PLDA XpressRICH PCIe host common properties
` [PATCH v1 5/9] dt-bindings: PLDA: Add PLDA XpressRICH PCIe host controller

[PATCH 1/2] ARM: dts: imx6qdl: Add Variscite VAR-SOM-MX6 SoM support
 2023-07-20  1:29 UTC  (12+ messages)
` [PATCH 2/2] ARM: dts: imx6q: Add Variscite MX6 Custom board support

[PATCH v6 0/2] Add Versa3 clock generator support
 2023-07-19 23:40 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: clock: Add Renesas versa3 clock generator bindings

[PATCH v2 14/15] ASoC: dt-bindings: renesas,rsnd.yaml: add common port-def
 2023-07-19 23:36 UTC  (5+ messages)

[PATCH 03/11] dt-bindings: Add RISC-V IOMMU bindings
 2023-07-19 23:04 UTC  (4+ messages)

[PATCH 00/13] of: overlay/unittest: Miscellaneous fixes and improvements
 2023-07-19 23:02 UTC  (15+ messages)
` [PATCH 01/13] of: dynamic: Do not use "%pOF" while holding devtree_lock
` [PATCH 02/13] of: overlay: Call of_changeset_init() early
` [PATCH 03/13] of: unittest: Fix overlay type in apply/revert check
` [PATCH 04/13] of: unittest: Restore indentation in overlay_bad_add_dup_prop test
` [PATCH 05/13] of: unittest: Improve messages and comments in apply/revert checks
` [PATCH 06/13] of: unittest: Merge of_unittest_apply{,_revert}_overlay_check()
` [PATCH 07/13] of: unittest: Cleanup partially-applied overlays
` [PATCH 08/13] of: unittest: Add separators to of_unittest_overlay_high_level()
` [PATCH 09/13] of: overlay: unittest: Add test for unresolved symbol
` [PATCH 10/13] of: unittest-data: Convert remaining overlay DTS files to sugar syntax
` [PATCH 11/13] of: unittest-data: Fix whitespace - blank lines
` [PATCH 12/13] of: unittest-data: Fix whitespace - indentation
` [PATCH 13/13] of: unittest-data: Fix whitespace - angular brackets

[PATCH v1 0/2] ASoC: dt-bindings: nau8822: minor updates
 2023-07-19 22:40 UTC  (5+ messages)
` [PATCH v1 1/2] ASoC: dt-bindings: nau8822: Add #sound-dai-cells
` [PATCH v1 2/2] ASoC: dt-bindings: nau8822: Add MCLK clock

[PATCH v1] ASoC: dt-bindings: wm8904: Convert to dtschema
 2023-07-19 22:39 UTC  (2+ messages)

[PATCH v2 00/15] ARM: oxnas support removal
 2023-07-19 22:30 UTC  (3+ messages)
` [PATCH v2 12/15] power: reset: oxnas-restart: remove obsolete restart driver

[PATCH v3 00/15] drm/msm: Add SM6125 MDSS/DPU hardware and enable Sony Xperia 10 II panel
 2023-07-19 22:24 UTC  (8+ messages)
` [PATCH v3 02/15] arm64: dts: qcom: sm6125: Sort spmi_bus node numerically by reg
` [PATCH v3 06/15] dt-bindings: display/msm: sc7180-dpu: Describe SM6125

[PATCH net-next v3 0/9] net: ethernet: mtk_eth_soc: add basic support for MT7988 SoC
 2023-07-19 22:16 UTC  (4+ messages)
` [PATCH net-next v3 2/9] dt-bindings: net: mediatek,net: add mt7988-eth binding

[PATCH v2 00/41] drm: renesas: shmobile: Atomic conversion + DT support
 2023-07-19 22:08 UTC  (3+ messages)
` [PATCH v2 02/41] dt-bindings: display: Add Renesas SH-Mobile LCDC bindings

[PATCH v3] arm64: dts: allwinner: h616: Add Mango Pi MQ-Quad DTS
 2023-07-19 22:04 UTC  (2+ messages)

[PATCH v2 0/3] reset: meson-c3: add reset driver
 2023-07-19 22:03 UTC  (3+ messages)
` [PATCH v2 1/3] dt-bindings: reset: Add compatible and DT bindings for Meson-C3 Reset Controller

[PATCH 0/6] ASoC: codecs: msm8916-wcd-analog: Cleanup DT bindings
 2023-07-19 22:01 UTC  (7+ messages)
` [PATCH 1/6] ASoC: dt-bindings: pm8916-analog-codec: Fix misleading example
` [PATCH 2/6] ASoC: dt-bindings: pm8916-analog-codec: Drop pointless reg-names
` [PATCH 3/6] ASoC: dt-bindings: pm8916-analog-codec: Drop invalid mclk

[PATCH v2 00/15] drm/msm: Add SM6125 MDSS/DPU hardware and enable Sony Xperia 10 II panel
 2023-07-19 21:52 UTC  (6+ messages)
` [PATCH v2 10/15] dt-bindings: msm: dsi-phy-14nm: Document SM6125 variant

[PATCH 1/2] schemas: Add firmware node schema
 2023-07-19 21:06 UTC  (4+ messages)

[PATCH v2] power: Explicitly include correct DT includes
 2023-07-19 20:51 UTC  (3+ messages)

[PATCH v5 0/3] clk: imx: add audio clock mux driver
 2023-07-19 20:17 UTC  (3+ messages)
` [PATCH v5 3/3] clk: imx: imx8: "

[PATCH v3 0/5] RK3588 PCIe2 support
 2023-07-19 20:16 UTC  (3+ messages)
` [PATCH v3 2/5] dt-bindings: PCI: dwc: rockchip: Fix interrupt-names issue

[PATCH v4] dt-bindings: clock: versal: Add versal-net compatible string
 2023-07-19 20:09 UTC  (2+ messages)

[PATCH v5 1/2] dt-bindings: display/msm: mdss-common: add memory-region property
 2023-07-19 20:09 UTC  (2+ messages)

[PATCH v3] dt-bindings: clock: ast2600: Add I3C and MAC reset definitions
 2023-07-19 19:49 UTC  (2+ messages)

[PATCH] dt-bindings: arm: hisilicon,cpuctrl: Merge "hisilicon,hix5hd2-clock" into parent binding
 2023-07-19 19:46 UTC  (2+ messages)

[PATCH V2 0/4] Power: C3: add power domain driver
 2023-07-19 19:44 UTC  (3+ messages)
` [PATCH V2 1/4] soc: amlogic: use name instead of index as criterion

[PATCH v1 1/2] dt-bindings: mtd: nand-controller: add nand-skip-bbtscan and nand-no-bbm-quirk DT options
 2023-07-19 19:39 UTC  (3+ messages)

[PATCH v2 1/3] arm64: dts: qcom: sm8350-hdk: include PMK8350
 2023-07-19 19:28 UTC  (3+ messages)
` [PATCH v2 2/3] arm64: dts: qcom: sm8350-hdk: add uSD card
` [PATCH v2 3/3] arm64: dts: qcom: sm8350: add APR and LPASS TLMM

[PATCH v3 1/3] dt-bindings: pinctrl: qcom,sm8350-lpass-lpi: add SM8350 LPASS TLMM
 2023-07-19 19:20 UTC  (3+ messages)
` [PATCH v3 2/3] pinctrl: qcom: sm8350-lpass-lpi: "
` [PATCH v3 3/3] arm64: defconfig: enable Qualcomm SM8350 LPASS pinctrl

[PATCH v3 1/2] PCI: dwc: Implement general suspend/resume functionality for L2/L3 transitions
 2023-07-19 19:16 UTC  (5+ messages)

[PATCH v7 0/9] serial: sc16is7xx: fix GPIO regression and rs485 improvements
 2023-07-19 19:14 UTC  (15+ messages)
` [PATCH v7 5/9] serial: sc16is7xx: fix regression with GPIO configuration

[PATCH 1/3] dt-bindings: vendor-prefixes: add ShenZhen New Display Co
 2023-07-19 19:12 UTC  (6+ messages)
` [PATCH 2/3] dt-bindings: display: panel: Add panels based on ILITEK ILI9806E
` [PATCH 3/3] DRM: panel: add Ilitek ILI9806E driver

[PATCH v2 1/3] dt-bindings: pinctrl: qcom,sm8350-lpass-lpi: add SM8350 LPASS TLMM
 2023-07-19 19:05 UTC  (4+ messages)
` [PATCH v2 2/3] pinctrl: qcom: sm8350-lpass-lpi: "

[PATCHv2] dt-bindings: reset: altr,modrst-offset is not required for arm64 SoCFPGA
 2023-07-19 18:51 UTC  (3+ messages)

[PATCH v2] media: Explicitly include correct DT includes
 2023-07-19 18:45 UTC 

[PATCH] clk: Explicitly include correct DT includes
 2023-07-19 18:39 UTC  (2+ messages)

[PATCH v2] dt-bindings: net: xilinx_gmii2rgmii: Convert to json schema
 2023-07-19 18:22 UTC  (3+ messages)

[PATCH v10 00/12] dmaengine: edma: add freescale edma v3 support
 2023-07-19 18:01 UTC  (2+ messages)

[PATCH v2 1/3] MAINTAINERS: soc: reference maintainer profile
 2023-07-19 17:55 UTC  (4+ messages)
` [PATCH v2 2/3] Documentation/process: maintainer-soc: add clean platforms profile
` [PATCH v2 3/3] MAINTAINER: samsung: document dtbs_check requirement for Samsung

[PATCH 0/3] ARM: omap4: embt2ws: Add audio support
 2023-07-19 17:47 UTC  (2+ messages)
` (subset) "

[PATCH v1 0/2] RK3588 USB3 host controller support
 2023-07-19 17:40 UTC  (3+ messages)
` [PATCH v1 1/2] dt-bindings: usb: rockchip,dwc3: Add RK3588 binding
` [PATCH v1 2/2] arm64: dts: rockchip: rk3588s: Add USB3 host controller

[PATCH v2 1/2] dt-bindings: hwmon: Add max6639
 2023-07-19 17:39 UTC  (11+ messages)

[PATCH v4 1/2] arm64: dts: allwinner: h616: Add Mango Pi MQ-Quad DTS
 2023-07-19 17:28 UTC  (3+ messages)
` [PATCH v4 2/2] dt-bindings: arm: sunxi: add Mango Pi MQ-Quad binding

[PATCH v2 0/2] Adding support for Microchip MCP3564 ADC family
 2023-07-19 17:20 UTC  (5+ messages)
` [PATCH v2 1/2] dt-bindings: iio: adc: adding MCP3564 ADC

[PATCH v2 1/2] dt-bindings: add bindings for pcd8544 displays
 2023-07-19 17:10 UTC  (3+ messages)
` [PATCH v2 2/2] drm/tiny: add display driver for philips pcd8544 display controller

[PATCH v4 0/2] Add Richtek RTQ2208 SubPMIC support
 2023-07-19 17:08 UTC  (3+ messages)
` [PATCH v4 2/2] regulator: rtq2208: Add Richtek RTQ2208 SubPMIC driver

[PATCH v1 8/9] PCI: PLDA: starfive: Add JH7110 PCIe controller
 2023-07-19 16:48 UTC  (2+ messages)

[PATCH v2 2/3] usb: chipidea: imx: support disabling runtime-pm
 2023-07-19 16:48 UTC  (16+ messages)
                      ` [EXT] "

[PATCH 1/2] dt-bindings: arm: Add Gateworks i.MX8M Mini gw71xx-2x board
 2023-07-19 16:20 UTC  (6+ messages)
` [PATCH 2/2] arm64: dts: freescale: Add imx8mp-venice-gw71xx-2x

[PATCH 1/3] dt-bindings: nvmem: convert U-Boot env to NVMEM layout
 2023-07-19 16:19 UTC  (2+ messages)

[PATCH v3 1/2] dt-bindings: arm: Add Gateworks i.MX8M Plus gw73xx-2x board
 2023-07-19 16:18 UTC  (2+ messages)
` [PATCH v3 2/2] arm64: dts: freescale: Add imx8mp-venice-gw73xx-2x

[PATCH v2 1/2] dt-bindings: arm: Add Gateworks i.MX8M Plus gw72xx-2x board
 2023-07-19 16:15 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: dts: freescale: Add imx8mp-venice-gw72xx-2x

[PATCH v2 1/2] dt-bindings: arm: Add Gateworks i.MX8M Plus gw71xx-2x board
 2023-07-19 16:14 UTC  (2+ messages)
` [PATCH v2 2/2] arm64: dts: freescale: Add imx8mp-venice-gw71xx-2x

[PATCH v3 1/2] dt-bindings: arm: Add Gateworks i.MX8M Mini GW7905-0x board
 2023-07-19 16:12 UTC  (2+ messages)
` [PATCH v3 2/2] arm64: dts: freescale: Add imx8mm-venice-gw7905-0x

[PATCH 0/4] ipinctrl: pinctrl-zynqmp: Add tri-state configuration support
 2023-07-19 16:02 UTC  (5+ messages)
` [PATCH 3/4] dt-bindings: pinctrl-zynqmp: Add output-enable configuration

[PATCH v7 0/7] Add PLL clocks driver and syscon for StarFive JH7110 SoC
 2023-07-19 15:49 UTC  (5+ messages)
` [PATCH v7 1/7] dt-bindings: clock: Add StarFive JH7110 PLL clock generator
` [PATCH v7 5/7] clk: starfive: jh7110-sys: Add PLL clocks source from DTS

[PATCH v2 1/2] dt-bindings: arm: Add Gateworks i.MX8M Mini GW7905-0x board
 2023-07-19 15:49 UTC  (3+ messages)
` [PATCH v2 2/2] arm64: dts: freescale: Add imx8mm-venice-gw7905-0x

[PATCH 0/3] arm64: dts: qcom: sa8775p: Add interconnect to SMMU
 2023-07-19 15:37 UTC  (2+ messages)

[PATCH V4 0/7] Update GCC clocks for QDU1000 and QRU1000 SoCs
 2023-07-19 15:35 UTC  (3+ messages)
` [PATCH V4 1/7] dt-bindings: clock: "

[V3,00/11] Add multipd remoteproc support
 2023-07-19 15:32 UTC  (9+ messages)
` [V3,02/11] dt-bindings: clock: qcom: gcc-ipq9574: remove q6 bring up clock macros
` [V3,09/11] remoteproc: qcom: Add Hexagon based multipd rproc driver

[PATCH v2] arm64: dts: imx8mp: add imx8mp-venice-gw74xx-rpidsi overlay for display
 2023-07-19 15:29 UTC 

[PATCH v3 3/3] dt-bindings: hwmon: add sht3x devicetree binding
 2023-07-19 15:27 UTC  (3+ messages)

[PATCH v5 0/2 RESEND] Add driver for Novatek NT35596S panel
 2023-07-19 15:20 UTC  (2+ messages)
` [PATCH v5 1/2 RESEND] dt-bindings: display: panel: Add Novatek NT35596S panel bindings

[PATCH v3 1/2] dt-bindings: hwmon: Add description for new hwmon driver hs3001
 2023-07-19 15:17 UTC  (3+ messages)
` [PATCH v3 2/2] hwmon: (hs3001) Add driver for Renesas HS3001

[PATCH v2 08/11] dt-bindings: firmware: arm,scmi: Extend bindings for protocol@13
 2023-07-19 15:17 UTC  (2+ messages)

[PATCH 1/3] MAINTAINERS: soc: reference maintainer profile
 2023-07-19 14:26 UTC  (5+ messages)
` [PATCH 2/3] Documentation/process: maintainer-soc: add clean platforms profile

[PATCH] arm64: dts: imx8mp: use correct clock for eqos timestamping counter
 2023-07-19 14:12 UTC  (3+ messages)

[PATCH v3 0/3] reset: amlogic-c3: add reset driver
 2023-07-19 14:11 UTC  (5+ messages)
` [PATCH v3 1/3] dt-bindings: reset: Add compatible and DT bindings for Amlogic C3 Reset Controller

[PATCH 0/2] Add qcom hvc/shmem transport
 2023-07-19 14:02 UTC  (9+ messages)
` [PATCH 1/2] dt-bindings: arm: Add qcom specific hvc transport for SCMI
` [PATCH 2/2] firmware: arm_scmi: Add qcom hvc/shmem transport

[PATCH v3] arm64: dts: imx8mn-var-som-symphony: update USB OTG for new board versions
 2023-07-19 13:52 UTC 

[PATCH v3 1/3] hwmon: (sht3x) convert some of sysfs interface to hwmon
 2023-07-19 13:41 UTC  (2+ messages)

[PATCH v6 0/3] Add support for WDIOF_CARDRESET on TI AM65x
 2023-07-19 13:39 UTC  (5+ messages)
` [PATCH v6 1/3] dt-bindings: watchdog: ti,rti-wdt: Add support for WDIOF_CARDRESET
` [PATCH v6 3/3] watchdog:rit_wdt: "

[PATCH v3] arm64: dts: qcom: sdm630: Add support for modem remoteproc
 2023-07-19 12:58 UTC  (5+ messages)

[PATCH v1 0/2] arm64: dts: freescale: verdin-imx8mp: add sound card
 2023-07-19 12:57 UTC  (4+ messages)
` [PATCH v1 1/2] arm64: dts: freescale: verdin-imx8mp: dahlia: "
` [PATCH v1 2/2] arm64: dts: freescale: verdin-imx8mp: dev: "

[PATCH 1/1] arm: dts: Enable device-tree overlay support for sun8i-h3 pi devices
 2023-07-19 12:26 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).