linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-08 09:27:15 to 2023-02-10 11:33:17 UTC [more...]

[PATCH v1] remoteproc: mediatek: Check the SCP image format
 2023-02-10 11:32 UTC  (2+ messages)

[PATCH v2 00/11] net: ethernet: mtk_eth_soc: various enhancements
 2023-02-10 10:56 UTC  (19+ messages)
` [PATCH v2 03/11] dt-bindings: arm: mediatek: add 'mediatek,pn_swap' property
` [PATCH v2 05/11] net: ethernet: mtk_eth_soc: reset PCS state
` [PATCH v2 06/11] net: ethernet: mtk_eth_soc: only write values if needed
` [PATCH v2 09/11] net: pcs: add driver for MediaTek SGMII PCS
` [PATCH v2 11/11] net: dsa: mt7530: use external PCS driver

[PATCH 0/3] Support timer drivers as loadable modules
 2023-02-10 10:08 UTC  (15+ messages)
` [PATCH 1/3] time/sched_clock: Export sched_clock_register()
` [PATCH 2/3] clocksource/drivers/mmio: Export clocksource_mmio_init()
` [PATCH 3/3] clocksource/drivers/timer-of: Remove __init markings

[PATCH] clocksource/drivers/timer-mediatek: Make timer-mediatek become loadable module
 2023-02-10 10:07 UTC  (2+ messages)

[PATCH v5 00/12] Add support for MT8195 SCP 2nd core
 2023-02-10  8:59 UTC  (13+ messages)
` [PATCH v5 01/12] dt-bindings: remoteproc: mediatek: Improve the rpmsg subnode definition
` [PATCH v5 02/12] arm64: dts: mediatek: mt8183-kukui: Update the node name of SCP rpmsg subnode
` [PATCH v5 03/12] dt-bindings: remoteproc: mediatek: Support MT8195 dual-core SCP
` [PATCH v5 04/12] remoteproc: mediatek: Add SCP core 1 register definitions
` [PATCH v5 05/12] remoteproc: mediatek: Add MT8195 SCP core 1 operations
` [PATCH v5 06/12] remoteproc: mediatek: Extract remoteproc initialization flow
` [PATCH v5 07/12] remoteproc: mediatek: Probe multi-core SCP
` [PATCH v5 08/12] remoteproc: mediatek: Control SCP core 1 by rproc subdevice
` [PATCH v5 09/12] remoteproc: mediatek: Setup MT8195 SCP core 1 SRAM offset
` [PATCH v5 10/12] remoteproc: mediatek: Handle MT8195 SCP core 1 watchdog timeout
` [PATCH v5 11/12] remoteproc: mediatek: Refine ipi handler error message
` [PATCH v5 12/12] arm64: dts: mediatek: mt8195: Add SCP 2nd core

[PATCH v14 0/6] Add LVTS Thermal Architecture
 2023-02-10  9:12 UTC  (13+ messages)
` [PATCH v14 1/6] thermal: drivers: mediatek: Relocate driver to mediatek folder
` [PATCH v14 2/6] dt-bindings: thermal: mediatek: Add LVTS thermal controllers
` [PATCH v14 3/6] arm64: dts: mt8195: Add efuse node to mt8195
` [PATCH v14 4/6] thermal: drivers: mediatek: Add the Low Voltage Thermal Sensor driver
` [PATCH v14 5/6] arm64: dts: mediatek: mt8195: Add thermal zones and thermal nodes
` [PATCH v14 6/6] arm64: dts: mediatek: mt8195: Add temperature mitigation threshold

[PATCH v8] phy: mediatek: tphy: add debugfs files
 2023-02-10  8:58 UTC 

[PATCH] wifi: mt76: mt7921: fix rx filter incorrect by drv/fw inconsistent
 2023-02-10  9:07 UTC  (2+ messages)

[PATCH] media: mediatek: vcodec: Force capture queue format to MM21
 2023-02-10  7:27 UTC  (5+ messages)

[PATCH v4 00/16] add support MDP3 on MT8195 platform
 2023-02-10  6:51 UTC  (13+ messages)
` [PATCH v4 01/16] dt-binding: mediatek: correct MDP3 node with generic names
` [PATCH v4 03/16] dt-binding: mediatek: add MediaTek mt8195 MDP3 components
` [PATCH v4 05/16] media: platform: mtk-mdp3: add support second sets of MMSYS
` [PATCH v4 07/16] media: platform: mtk-mdp3: introduce more pipelines from MT8195
` [PATCH v4 10/16] media: platform: mtk-mdp3: avoid multiple driver registrations
` [PATCH v4 12/16] media: platform: mtk-mdp3: add the blend of component in MUTEX MOD
` [PATCH v4 13/16] media: platform: mtk-mdp3: add mt8195 platform configuration
` [PATCH v4 15/16] media: platform: mtk-mdp3: add mt8195 MDP3 component settings
` [PATCH v4 16/16] media: platform: mtk-mdp3: add support for parallel pipe to improve FPS

[PATCH v2 00/10] Adjust the dma-ranges for MTK IOMMU
 2023-02-10  6:13 UTC  (8+ messages)
` [PATCH v2 01/10] dt-bindings: media: mediatek,vcodec: Remove dma-ranges property
` [PATCH v2 02/10] dt-bindings: media: mediatek,jpeg: "
` [PATCH v2 03/10] iommu/mediatek: Get regionid from larb/port id

[PATCH v2 1/2] dt-bindings: dma: drop unneeded quotes
 2023-02-10  6:05 UTC  (2+ messages)

[PATCH 0/2] PCI: mediatek-gen3: Support controlling power and reset of downstream componennt
 2023-02-10  5:45 UTC  (8+ messages)
` [PATCH 2/2] dt-bindings: PCI: mediatek-gen3: Add support for controlling power and reset

[PATCH v2] media: mediatek: vcodec: Force capture queue format to MM21
 2023-02-10  5:55 UTC 

[PATCH v4 00/12] Add support for MT8195 SCP 2nd core
 2023-02-10  3:24 UTC  (19+ messages)
` [PATCH v4 01/12] dt-bindings: remoteproc: mediatek: Improve the rpmsg subnode definition
` [PATCH v4 02/12] arm64: dts: mediatek: mt8183-kukui: Update the node name of SCP rpmsg subnode
` [PATCH v4 03/12] dt-bindings: remoteproc: mediatek: Support MT8195 dual-core SCP
` [PATCH v4 04/12] remoteproc: mediatek: Add SCP core 1 register definitions
` [PATCH v4 05/12] remoteproc: mediatek: Add MT8195 SCP core 1 operations
` [PATCH v4 06/12] remoteproc: mediatek: Extract remoteproc initialization flow
` [PATCH v4 07/12] remoteproc: mediatek: Probe multi-core SCP
` [PATCH v4 08/12] remoteproc: mediatek: Control SCP core 1 by rproc subdevice
` [PATCH v4 09/12] remoteproc: mediatek: Setup MT8195 SCP core 1 SRAM offset
` [PATCH v4 10/12] remoteproc: mediatek: Handle MT8195 SCP core 1 watchdog timeout
` [PATCH v4 11/12] remoteproc: mediatek: Refine ipi handler error message
` [PATCH v4 12/12] arm64: dts: mediatek: mt8195: Add SCP 2nd core

[PATCH v1 1/4] arm64: dts: mt8195: Update vdosys compatible
 2023-02-10  2:44 UTC  (8+ messages)
` [PATCH v1 2/4] arm64: dts: mt8167: Align mmsys node name with dtschema
` [PATCH v1 3/4] arm64: dts: mt8195: Align vppsys node to dtschema
` [PATCH v1 4/4] Revert "arm64: dts: mt8173: add mmsel clocks for 4K support"

[PATCH v3 00/12] net: ethernet: mtk_eth_soc: various enhancements
 2023-02-09 23:35 UTC  (14+ messages)
` [PATCH v3 01/12] net: ethernet: mtk_eth_soc: add support for MT7981 SoC
` [PATCH v3 02/12] dt-bindings: net: mediatek,net: add mt7981-eth binding
` [PATCH v3 03/12] dt-bindings: arm: mediatek: sgmiisys: Convert to DT schema
` [PATCH v3 04/12] dt-bindings: arm: mediatek: sgmiisys: add MT7981 SoC
` [PATCH v3 05/12] net: ethernet: mtk_eth_soc: set MDIO bus clock frequency
` [PATCH v3 06/12] net: ethernet: mtk_eth_soc: reset PCS state
` [PATCH v3 07/12] net: ethernet: mtk_eth_soc: only write values if needed
` [PATCH v3 08/12] net: ethernet: mtk_eth_soc: fix RX data corruption issue
` [PATCH v3 09/12] net: ethernet: mtk_eth_soc: ppe: add support for flow accounting
` [PATCH v3 10/12] net: pcs: add driver for MediaTek SGMII PCS
` [PATCH v3 11/12] net: ethernet: mtk_eth_soc: switch to external PCS driver
` [PATCH v3 12/12] net: dsa: mt7530: use "

[PATCH v6 0/5] Add MediaTek MT7986 SPI NAND support
 2023-02-09 19:18 UTC  (2+ messages)

[PATCH] cpufreq: Make cpufreq_unregister_driver() return void
 2023-02-09 19:12 UTC  (6+ messages)

[PATCH 0/9] Panfrost: Improve and add MediaTek SoCs support
 2023-02-09 18:15 UTC  (24+ messages)
` [PATCH 1/9] dt-bindings: gpu: mali-bifrost: Don't allow sram-supply by default
` [PATCH 2/9] dt-bindings: gpu: mali-bifrost: Allow up to 5 power domains for MT8192
` [PATCH 3/9] dt-bindings: gpu: mali-bifrost: Add compatible for MT8195 SoC
` [PATCH 4/9] dt-bindings: gpu: mali-bifrost: Add new MT8183 compatible
` [PATCH 5/9] dt-bindings: gpu: mali-bifrost: Add a compatible for MediaTek MT8186
` [PATCH 6/9] drm/panfrost: Increase MAX_PM_DOMAINS to 5
` [PATCH 7/9] drm/panfrost: Add the MT8192 GPU ID
` [PATCH 8/9] drm/panfrost: Add mediatek,mt8192-mali compatible
` [PATCH 9/9] drm/panfrost: Add new compatible for Mali on the MT8183 SoC

[PATCH] soc: mediatek: mtk-svs: delete node name check
 2023-02-09 16:24 UTC 

[PATCH] mm/doc: Replace isolate_lru_page with folio_isolate_lru
 2023-02-09 14:31 UTC  (5+ messages)

[PATCH v3 00/13] spi: Add support for stacked/parallel memories
 2023-02-09 14:30 UTC  (3+ messages)
` [PATCH v3 01/13] spi: Replace all spi->chip_select and spi->cs_gpiod references with function call

[PATCH v4] media: platform: mtk-mdp3: Add missing check and free for ida_alloc
 2023-02-09 13:52 UTC 

[PATCH v3] media: platform: mtk-mdp3: Add missing check and free for ida_alloc
 2023-02-09 13:21 UTC  (2+ messages)

[PATCH] MIPS: pci-mt7620: Use devm_platform_get_and_ioremap_resource()
 2023-02-09 12:08 UTC  (2+ messages)

[PATCH] wifi: mac80211: make rate u32 in sta_set_rate_info_rx()
 2023-02-09 11:06 UTC 

[PATCH AUTOSEL 6.1 23/38] net: ethernet: mtk_eth_soc: Avoid truncating allocation
 2023-02-09 11:14 UTC 

[PATCH v13 1/6] thermal: drivers: mediatek: Relocate driver to mediatek folder
 2023-02-09 11:00 UTC  (3+ messages)

[PATCH 1/3] arm64: dts: mediatek: Introduce MT8195 LAPTOP and IOT's USB configurations
 2023-02-09 10:44 UTC  (5+ messages)

[PATCH v1 00/45] MediaTek clocks: full module build and cleanups
 2023-02-09  9:14 UTC  (6+ messages)
` [PATCH v1 35/45] clk: mediatek: Split MT8195 clock drivers and allow module build

[PATCH 00/16] Enable GPU with DVFS support on MediaTek SoCs
 2023-02-09  9:11 UTC  (18+ messages)
` [PATCH 01/16] arm64: dts: mediatek: mt8183-kukui: Couple VGPU and VSRAM_GPU regulators
` [PATCH 02/16] arm64: dts: mediatek: mt8183-kukui: Override vgpu/vsram_gpu constraints
` [PATCH 03/16] arm64: dts: mediatek: mt8183: Remove second opp-microvolt entries from gpu table
` [PATCH 04/16] arm64: dts: mt8183-pumpkin: Couple VGPU and VSRAM_GPU regulators
` [PATCH 05/16] arm64: dts: mediatek: mt8183-evb: "
` [PATCH 06/16] arm64: dts: mediatek: mt8183: Use mediatek,mt8183b-mali as GPU compatible
` [PATCH 07/16] arm64: dts: mediatek: mt8192: Add GPU nodes
` [PATCH 08/16] arm64: dts: mediatek: mt8192: Add mfg_ref_sel clock to MFG0 domain
` [PATCH 09/16] arm64: dts: mediatek: mt8192-asurada: Add MFG0 domain supply
` [PATCH 10/16] arm64: dts: mediatek: mt8192-asurada: Assign sram supply to MFG1 pd
` [PATCH 11/16] arm64: dts: mediatek: mt8192-asurada: Couple VGPU and VSRAM_OTHER regulators
` [PATCH 12/16] arm64: dts: mediatek: mt8192-asurada: Enable GPU
` [PATCH 13/16] arm64: dts: mediatek: mt8195: Add mfg_core_tmp clock to MFG1 domain
` [PATCH 14/16] arm64: dts: mt8195: Add panfrost node for Mali-G57 Valhall Natt GPU
` [PATCH 15/16] arm64: dts: mediatek: mt8195-cherry: Enable Mali-G57 GPU
` [PATCH 16/16] arm64: dts: mediatek: mt8186: Add GPU node

[PATCH v2] media: platform: mtk-mdp3: Add missing check and free for ida_alloc
 2023-02-09  9:09 UTC 

[PATCH] media: platform: mtk-mdp3: Add missing check and free for ida_alloc
 2023-02-09  9:02 UTC 

[PATCH 1/2] wifi: mt76: mt7915: remove mt7915_mcu_beacon_check_caps()
 2023-02-09  2:23 UTC  (2+ messages)
` [PATCH 2/2] wifi: mt76: mt7996: remove mt7996_mcu_beacon_check_caps()

[PATCH] dt-bindings: mt76: allow up to 4 interrupts for mt7986
 2023-02-08 23:48 UTC  (2+ messages)

[PATCH 1/2] wifi: mac80211: add EHT MU-MIMO related flags in ieee80211_bss_conf
 2023-02-08 22:09 UTC  (2+ messages)
` [PATCH 2/2] wifi: mac80211: add LDPC "

[PATCH net] net: dsa: mt7530: don't change PVC_EG_TAG when CPU port becomes VLAN-aware
 2023-02-08 20:14 UTC  (11+ messages)

[PATCH v2 0/5] arm: dts: mt7623: relocate gmacs, mt7530 switch, and mux phy
 2023-02-08 18:47 UTC  (3+ messages)
` [PATCH v2 4/5] arm: dts: mt7623: mux phy0 on Bananapi BPI-R2

[PATCH 2/2] linux-firmware: update firmware for MT7916
 2023-02-08 16:32 UTC  (4+ messages)

[PATCH net] net: ethernet: mtk_eth_soc: enable special tag when any MAC uses DSA
 2023-02-08 14:30 UTC  (6+ messages)

[PATCH] wifi: mt76: support ww power config in dts node
 2023-02-08 10:04 UTC  (3+ messages)

[PATCH v6 00/12] Add support for multiple chips
 2023-02-08  9:08 UTC  (2+ messages)
` [PATCH v6 02/12] media: platform: mtk-mdp3: add files for chip configuration


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