public inbox for linux-arm-msm@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-27 06:31:28 to 2022-09-28 00:22:04 UTC [more...]

[PATCH v3 00/34] pinctrl/arm64: qcom: continued - fix Qualcomm TLMM pinctrl schema warnings
 2022-09-28  0:21 UTC  (54+ messages)
` [PATCH v3 01/34] arm64: dts: qcom: ipq6018-cp01-c1: use BLSPI1 pins
` [PATCH v3 02/34] arm64: dts: qcom: ipq6018: align TLMM pin configuration with DT schema
` [PATCH v3 03/34] ARM: dts: qcom: sdx55: add gpio-ranges to TLMM pinctrl
` [PATCH v3 04/34] ARM: dts: qcom: sdx55: align TLMM pin configuration with DT schema
` [PATCH v3 05/34] ARM: dts: qcom: msm8226: "
` [PATCH v3 06/34] ARM: dts: qcom: msm8974: "
` [PATCH v3 07/34] dt-bindings: pinctrl: qcom,tlmm-common: add common check for function
` [PATCH v3 08/34] dt-bindings: pinctrl: qcom,ipq6018: add qpic_pad function
` [PATCH v3 09/34] dt-bindings: pinctrl: qcom,ipq6018: correct BLSP6->BLSP0 functions
` [PATCH v3 10/34] dt-bindings: pinctrl: qcom,ipq6018: increase number of pins in pinmux
` [PATCH v3 11/34] dt-bindings: pinctrl: qcom,ipq6018: fix matching pin config
` [PATCH v3 12/34] dt-bindings: pinctrl: qcom,ipq6018: use common TLMM schema
` [PATCH v3 13/34] dt-bindings: pinctrl: qcom,ipq6018: fix indentation in example
` [PATCH v3 14/34] dt-bindings: pinctrl: qcom,msm8226: fix matching pin config
` [PATCH v3 15/34] dt-bindings: pinctrl: qcom,msm8226: use common TLMM schema
` [PATCH v3 16/34] dt-bindings: pinctrl: qcom,msm8226: add functions and input-enable
` [PATCH v3 17/34] dt-bindings: pinctrl: qcom,msm8226: fix indentation in example
` [PATCH v3 18/34] dt-bindings: pinctrl: qcom,msm8909-tlmm: fix matching pin config
` [PATCH v3 19/34] dt-bindings: pinctrl: qcom,msm8909-tlmm: do not require function on non-GPIOs
` [PATCH v3 20/34] dt-bindings: pinctrl: qcom,msm8909-tlmm: fix indentation in example
` [PATCH v3 21/34] dt-bindings: pinctrl: qcom,msm8953: fix matching pin config
` [PATCH v3 22/34] dt-bindings: pinctrl: qcom,msm8953: use common TLMM schema
` [PATCH v3 23/34] dt-bindings: pinctrl: qcom,msm8953: fix indentation in example
` [PATCH v3 24/34] dt-bindings: pinctrl: qcom,mdm9607: do not require function on non-GPIOs
` [PATCH v3 25/34] dt-bindings: pinctrl: qcom,mdm9607: fix indentation in example
` [PATCH v3 26/34] dt-bindings: pinctrl: qcom,qcm2290: fix matching pin config
` [PATCH v3 27/34] dt-bindings: pinctrl: qcom,qcm2290: use common TLMM schema
` [PATCH v3 28/34] dt-bindings: pinctrl: qcom,sdx55: fix matching pin config
` [PATCH v3 29/34] dt-bindings: pinctrl: qcom,sdx55: use common TLMM schema
` [PATCH v3 30/34] dt-bindings: pinctrl: qcom,sdx55: fix indentation in example
` [PATCH v3 31/34] dt-bindings: pinctrl: qcom,sdx65: fix matching pin config
` [PATCH v3 32/34] dt-bindings: pinctrl: qcom,sdx65: use common TLMM schema
` [PATCH v3 33/34] dt-bindings: pinctrl: qcom,sc7280: fix matching pin config
` [PATCH v3 34/34] dt-bindings: pinctrl: qcom,sc8280xp: fix indentation in example (remaining piece)

[PATCH v6 0/1] arm64: dts: qcom: pwm: Drop PWM reg dependency + update MAINTAINERS
 2022-09-28  0:05 UTC  (2+ messages)
` [PATCH v6 1/1] dt-bindings: mfd: qcom,spmi-pmic: Drop PWM reg dependency

[PATCH v5 0/2] arm64: dts: qcom: pwm: Drop PWM reg dependency + update MAINTAINERS
 2022-09-28  0:01 UTC  (4+ messages)
` [PATCH v5 1/2] dt-bindings: mfd: qcom,spmi-pmic: Drop PWM reg dependency
` [PATCH v5 2/2] MAINTAINERS: Mark Lee as Maintainer not Supporter for MFD yaml

[PATCH v5] drm/msm/dp: add atomic_check to bridge ops
 2022-09-27 23:45 UTC 

[PATCH v5 0/3] SDM670 Pin Control Driver
 2022-09-27 23:08 UTC  (4+ messages)
` [PATCH v5 1/3] dt-bindings: pinctrl: qcom: add sdm670 pinctrl
` [PATCH v5 2/3] pinctrl: qcom: add support for complementary reserved gpios
` [PATCH v5 3/3] pinctrl: qcom: add sdm670 pinctrl

[PATCH v6 0/3] Initial Samsung Galaxy Tab 4 10.1 (SM-T530) support
 2022-09-27 21:49 UTC  (4+ messages)
` [PATCH v6 1/3] ARM: dts: qcom: pm8226: Add node for the GPIOs
` [PATCH v6 2/3] dt-bindings: arm: qcom: Document samsung,matisse-wifi device
` [PATCH v6 3/3] ARM: dts: qcom: Add support for Samsung Galaxy Tab 4 10.1 (SM-T530)

[PATCH 1/2] arm64: dts: qcom: cp01-c1: remove bootargs-append
 2022-09-27 20:14 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: qcom: cp01-c1: use "okay" instead of "ok"

[PATCH 1/2] arm64: dts: qcom: ipq6018: fix NAND node name
 2022-09-27 20:12 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: qcom: ipq6018: move ARMv8 timer out of SoC node

[PATCH V13 0/7] soc: qcom: dcc: Add driver support for Data Capture and Compare unit(DCC)
 2022-09-27 19:51 UTC  (4+ messages)
` [PATCH V13 1/7] dt-bindings: Added the yaml bindings for DCC

[PATCH 1/3] dt-bindings: mmc: arm,pl18x: Document interrupt-names is ignored
 2022-09-27 19:17 UTC  (3+ messages)
` [PATCH 2/3] ARM: dts: qcom: Drop MMCI interrupt-names
` [PATCH 3/3] ARM: dts: stm32: "

[PATCH v2 00/10] drm/msm: probe deferral fixes
 2022-09-27 18:44 UTC  (9+ messages)
` [PATCH v2 09/10] drm/msm/dp: drop modeset sanity checks
` [PATCH v2 10/10] drm/msm/dsi: "
  ` [Freedreno] "

[PATCH v3 0/5] clk/qcom: Support gdsc collapse polling using 'reset' inteface
 2022-09-27 17:26 UTC  (3+ messages)
` [PATCH v3 3/5] clk: qcom: gdsc: Add a reset op to poll gdsc collapse

[PATCH v3 1/3] clk: qcom: gdsc: Fix the handling of PWRSTS_RET support
 2022-09-27 17:05 UTC  (5+ messages)

[PATCH v2 00/12] pinctrl/arm64: qcom: continued - fix Qualcomm LPASS pinctrl schema warnings
 2022-09-27 15:34 UTC  (13+ messages)
` [PATCH v2 01/12] arm64: dts: qcom: sc7280: drop clock-cells from LPASS TLMM
` [PATCH v2 02/12] arm64: dts: qcom: sc7280: align LPASS pin configuration with DT schema
` [PATCH v2 03/12] arm64: dts: qcom: sm8250: correct LPASS pin pull down
` [PATCH v2 04/12] arm64: dts: qcom: sm8250: align LPASS pin configuration with DT schema
` [PATCH v2 05/12] dt-bindings: pinctrl: qcom,sc8280xp-lpass-lpi: fix gpio pattern
` [PATCH v2 06/12] dt-bindings: pinctrl: qcom,sm8450-lpass-lpi: "
` [PATCH v2 07/12] dt-bindings: pinctrl: qcom,sc7280-lpass-lpi: fix matching pin config
` [PATCH v2 08/12] dt-bindings: pinctrl: qcom,sc8280xp-lpass-lpi: "
` [PATCH v2 09/12] dt-bindings: pinctrl: qcom,sm8250-lpass-lpi: "
` [PATCH v2 10/12] dt-bindings: pinctrl: qcom,sm8450-lpass-lpi: "
` [PATCH v2 11/12] dt-bindings: pinctrl: qcom,sc7280-lpass-lpi: add bias-bus-hold
` [PATCH v2 12/12] dt-bindings: pinctrl: qcom,sm8250-lpass-lpi: add bias-bus-hold and input-enable

[PATCH v2 00/33] pinctrl/arm64: qcom: continued - fix Qualcomm TLMM pinctrl schema warnings
 2022-09-27 15:20 UTC  (17+ messages)
` [PATCH v2 01/33] arm64: dts: qcom: ipq6018-cp01-c1: correct blspi1 pins
` [PATCH v2 02/33] arm64: dts: qcom: ipq6018: align TLMM pin configuration with DT schema
` [PATCH v2 03/33] ARM: dts: qcom: sdx55: add gpio-ranges to TLMM pinctrl
` [PATCH v2 04/33] ARM: dts: qcom: sdx55: align TLMM pin configuration with DT schema
` [PATCH v2 05/33] ARM: dts: qcom: msm8226: "
` [PATCH v2 06/33] ARM: dts: qcom: msm8974: "

[PATCH v8 00/12] dt-bindings: display/msm: rework MDSS and DPU bindings
 2022-09-27 15:19 UTC  (5+ messages)
` [PATCH v8 01/12] dt-bindings: display/msm: split qcom,mdss bindings

[PATCH v2] kbuild: take into account DT_SCHEMA_FILES changes while checking dtbs
 2022-09-27 15:10 UTC  (2+ messages)

[PATCH v5 00/30] Rework the trip points creation
 2022-09-27 14:35 UTC  (3+ messages)
` [PATCH v6 13/29] thermal/drivers/qcom: Use generic thermal_zone_get_trip() function

[PATCH v9 0/7] Update ADSP pil loader for SC7280 platform
 2022-09-27 13:56 UTC  (8+ messages)
` [PATCH v9 1/7] dt-bindings: remoteproc: qcom: Add SC7280 ADSP support
` [PATCH v9 2/7] remoteproc: qcom: Add flag in adsp private data structure
` [PATCH v9 3/7] remoteproc: qcom: Add compatible name for SC7280 ADSP
` [PATCH v9 4/7] remoteproc: qcom: Update rproc parse firmware callback
` [PATCH v9 5/7] remoteproc: qcom: Replace hard coded values with macros
` [PATCH v9 6/7] remoteproc: qcom: Add efuse evb selection control
` [PATCH v9 7/7] remoteproc: qcom: Add support for memory sandbox

[PATCH] bus: mhi: host: Use mhi_soc_reset() API in place of register write
 2022-09-27 13:57 UTC  (3+ messages)

[PATCH 00/32] pinctrl/arm64: qcom: continued - fix Qualcomm TLMM pinctrl schema warnings
 2022-09-27 13:57 UTC  (6+ messages)
` [PATCH 25/32] dt-bindings: pinctrl: qcom,qcm2290: do not require function on non-GPIOs

[PATCH 00/15] pinctrl/arm64: qcom: 4th set of Qualcomm TLMM pinctrl schema warnings
 2022-09-27 13:54 UTC  (24+ messages)
` [PATCH 01/15] arm64: dts: qcom: sm8250: align TLMM pin configuration with DT schema
` [PATCH 02/15] arm64: dts: qcom: sm8250-sony-xperia-edo: fix touchscreen bias-disable
` [PATCH 03/15] arm64: dts: qcom: sc8280xp: align TLMM pin configuration with DT schema
` [PATCH 04/15] arm64: dts: qcom: sc7280: align TLMM pin configuration with DT schema (really)
` [PATCH 05/15] arm64: dts: qcom: sc7280-herobrine: correct number of gpio-line-names
` [PATCH 06/15] arm64: dts: qcom: sc7280-idp-ec-h1: add missing QUP GPIO functions
` [PATCH 07/15] arm64: dts: qcom: msm8953: align TLMM pin configuration with DT schema
` [PATCH 08/15] arm64: dts: qcom: sdm845: "
` [PATCH 09/15] arm64: dts: qcom: sm6125-sony-xperia: add missing SD CD GPIO functions
` [PATCH 10/15] arm64: dts: qcom: sm6125: align TLMM pin configuration with DT schema
` [PATCH 11/15] dt-bindings: pinctrl: qcom,sm8250: add gpio-reserved-ranges and gpio-line-names

[PATCH v5] dt-bindings: qcom: document preferred compatible naming
 2022-09-27 13:53 UTC  (3+ messages)

[PATCH v8 0/7] Update ADSP pil loader for SC7280 platform
 2022-09-27 13:21 UTC  (10+ messages)
` [PATCH v8 1/7] dt-bindings: remoteproc: qcom: Add SC7280 ADSP support
` [PATCH v8 6/7] remoteproc: qcom: Add efuse evb selection control
` [PATCH v8 7/7] remoteproc: qcom: Add support for memory sandbox

[PATCH v2] PCI: qcom: Add support for modular builds
 2022-09-27 13:28 UTC  (3+ messages)

[PATCH v2 0/3] clk: qcom: gcc-ipq806x: use parent_data for the last remaining entry
 2022-09-27 13:16 UTC  (6+ messages)
` [PATCH v2 1/3] dt-bindings: clock: qcom,gcc-ipq8064: add pll4 to used clocks
` [PATCH v2 2/3] clk: qcom: gcc-ipq806x: use parent_data for the last remaining entry
` [PATCH v2 3/3] ARM: dts: qcom-ipq8064: use pll4 clock for the gcc device

[PATCH v2] arm64: dts: qcom: sc7280: Add nodes to support WoW on WCN6750
 2022-09-27 13:08 UTC  (2+ messages)

[PATCH 1/3] ARM: dts: qcom: pm8226: fix regulators node name
 2022-09-27 13:07 UTC  (6+ messages)
` [PATCH 2/3] ARM: dts: qcom: pm8941: adjust node names to bindings
` [PATCH 3/3] arm64: dts: qcom: pm8998: adjust coincell node name "

[PATCH v5 0/3] Initial Samsung Galaxy Tab 4 10.1 (SM-T530) support
 2022-09-27 13:06 UTC  (5+ messages)
` [PATCH v5 1/3] ARM: dts: qcom: pm8226: Add node for the GPIOs
` [PATCH v5 3/3] ARM: dts: qcom: Add support for Samsung Galaxy Tab 4 10.1 (SM-T530)

[PATCH 1/2] ARM: dts: qcom: pm8941: fix vadc channel node names
 2022-09-27 13:03 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: qcom: pm8941: fix iadc node

[PATCH 1/2] ARM: dts: qcom: fix msm8974 tsens compatible
 2022-09-27 12:43 UTC  (4+ messages)
` [PATCH 2/2] ARM: dts: qcom: apq8084: add tsens interrupt

[PATCH v2 0/2] Fix console probe delay when stdout-path isn't set
 2022-09-27 12:39 UTC  (8+ messages)

[PATCH 1/2] ARM: qcom_defconfig: enable rest of ARMv7 SoCs pinctrl drivers
 2022-09-27 12:31 UTC  (4+ messages)
` [PATCH 2/2] arm64: defconfig: enable rest of Qualcomm ARMv8 "

[PATCH 0/2] SDM670 SDHCI support
 2022-09-27 12:13 UTC  (2+ messages)

[PATCH v4 0/2] arm64: dts: qcom: pwm: Drop PWM reg dependency
 2022-09-27 11:44 UTC  (5+ messages)
` [PATCH v4 1/2] dt-bindings: mfd: qcom,spmi-pmic: "

[PATCH] dt-bindings: firmware: document Qualcomm SM6375 SCM
 2022-09-27 11:42 UTC  (7+ messages)

[PATCH 00/12] pinctrl/arm64: qcom: continued - fix Qualcomm LPASS pinctrl schema warnings
 2022-09-27 11:34 UTC  (5+ messages)
` [PATCH 01/12] dt-bindings: pinctrl: qcom,sc8280xp-lpass-lpi: fix gpio pattern

[PATCH v4 0/2] Add LTE SKU for sc7280-evoker family
 2022-09-27 11:23 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: arm: qcom: Separate LTE/WIFI SKU for sc7280-evoker
` [PATCH v4 2/2] arm64: dts: qcom: Add LTE SKU for sc7280-evoker family

[PATCH] arm64: dts: qcom: sc7180: Add required-opps for USB
 2022-09-27 10:26 UTC 

[PATCH] arm64: dts: qcom: sc7280: Add required-opps for i2c
 2022-09-27 10:42 UTC 

[PATCH v2 00/12] ASoC: codecs: qcom add support for SM8450 and SC8280XP
 2022-09-27 10:34 UTC  (2+ messages)

[PATCH v6 0/5] PCI: qcom: Support using the same PHY for both RC and EP
 2022-09-27  9:45 UTC  (9+ messages)
` [PATCH v6 1/5] phy: qcom-qmp-pcie: split register tables into common and extra parts
` [PATCH v6 2/5] phy: qcom-qmp-pcie: support separate tables for EP mode
` [PATCH v6 3/5] phy: qcom-qmp-pcie: Support SM8450 PCIe1 PHY in "
` [PATCH v6 4/5] PCI: qcom: Setup PHY to work in RC mode
` [PATCH v6 5/5] PCI: qcom-ep: Setup PHY to work in EP mode

[v2] drm/msm: add null checks for drm device to avoid crash during probe defer
 2022-09-27  9:41 UTC  (6+ messages)

[PATCH] thermal: qcom: tsens-v0_1: Fix MSM8939 fourth sensor hw_id
 2022-09-27  9:35 UTC  (3+ messages)

[PATCH v4 0/2] PCI: qcom: sc7280: add missing aggre0 and aggre1 clocks
 2022-09-27  9:23 UTC  (2+ messages)
` (subset) "

[PATCH v5 0/5] PCI: qcom: Support using the same PHY for both RC and EP
 2022-09-27  9:20 UTC  (12+ messages)
` [PATCH v5 1/5] phy: qcom-qmp-pcie: split register tables into common and extra parts
` [PATCH v5 2/5] phy: qcom-qmp-pcie: support separate tables for EP mode
` [PATCH v5 4/5] PCI: qcom: Setup PHY to work in RC mode
` [PATCH v5 5/5] PCI: qcom-ep: Setup PHY to work in EP mode

[PATCH v7 1/5] dt-bindings: thermal: tsens: Add ipq8074 compatible
 2022-09-27  8:23 UTC  (5+ messages)
` [PATCH v7 2/5] drivers: thermal: tsens: Add support for combined interrupt

[PATCH v4 0/3] ARM/hwlock: qcom: switch TCSR mutex to MMIO (msm8974)
 2022-09-27  8:09 UTC  (3+ messages)
` [PATCH v4 2/3] ARM: dts: qcom: msm8974: add missing TCSR syscon compatible

[PATCH] phy: qcom-qmp-pcie: fix resource mapping for SDM845 QHP PHY
 2022-09-27  6:53 UTC  (2+ messages)

[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
 2022-09-27  6:31 UTC  (2+ messages)


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