Re: [PATCH v2] arm64: dts: qcom: qcm6490-fairphone-fp5: Enable UFS

2023-12-02 Thread Bjorn Andersson
On Mon, Oct 02, 2023 at 02:30:41PM +0200, Luca Weiss wrote: > Enable the UFS phy and controller so that we can access the internal > storage of the phone. > > At the same time we need to bump the minimum voltage used for UFS VCC, > otherwise it doesn't initialize properly. The 2.952V is taken

Re: [PATCH v2 1/2] arm64: dts: qcom: msm8953: Set initial address for memory

2023-12-02 Thread Bjorn Andersson
On Sat, Nov 25, 2023 at 01:19:27PM +0100, Luca Weiss wrote: > The dtbs_check really doesn't like having memory without reg set. > > The base address depends on the amount of RAM you have: > > <= 2.00 GiB RAM: 0x8000 >= 3.00 GiB RAM: 0x4000 >= 3.75 GiB RAM: 0x1000 > (more

Re: [RESEND PATCH v3 1/2] remoteproc: Make rproc_get_by_phandle() work for clusters

2023-11-14 Thread Bjorn Andersson
On Sat, Oct 14, 2023 at 04:15:47PM -0700, Tanmay Shah wrote: > From: Mathieu Poirier > > Multi-cluster remoteproc designs typically have the following DT > declaration: > > remoteproc_cluster { > compatible = "soc,remoteproc-cluster"; > > core0: core0 { >

[GIT PULL] remoteproc updates for v6.7

2023-11-06 Thread Bjorn Andersson
The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d: Linux 6.6-rc1 (2023-09-10 16:28:41 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux.git tags/rproc-v6.7 for you to fetch changes up to

[GIT PULL] rpmsg updates for v6.7

2023-11-06 Thread Bjorn Andersson
The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d: Linux 6.6-rc1 (2023-09-10 16:28:41 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux.git tags/rpmsg-v6.7 for you to fetch changes up to

Re: [PATCH] ARM: dts: qcom: msm8226: provide dsi phy clocks to mmcc

2023-10-22 Thread Bjorn Andersson
phy clocks to mmcc commit: 836d083524888069cd358776a4e6c4ceec04962e Best regards, -- Bjorn Andersson

Re: [PATCH v2] soc: qcom: pmic_glink_altmode: Print return value on error

2023-10-22 Thread Bjorn Andersson
value on error commit: 723d346173e748c4fdb145b84f572b871ab4011a Best regards, -- Bjorn Andersson

Re: (subset) [PATCH v2 0/2] Small updates / fixups for PMIC spmi-gpio

2023-10-22 Thread Bjorn Andersson
commit: 6cd8621758004d98f7c622c2d756c116c6888127 Best regards, -- Bjorn Andersson

Re: (subset) [PATCH v2 0/2] Add CCI support for SC7280

2023-10-22 Thread Bjorn Andersson
commit: 0c149ca7653286496130e872f47a4b834348ea10 Best regards, -- Bjorn Andersson

Re: [PATCH 0/2] Small style fixes in msm8974.dtsi

2023-10-22 Thread Bjorn Andersson
commit: 207f4ce365819ac68b634153d074252338d00ef6 [2/2] ARM: dts: qcom: msm8974: sort nodes by reg commit: 4960e06d386ecc5307bc2e66a77d5f06df1e2a6f Best regards, -- Bjorn Andersson

Re: [PATCH v2 00/14] arm64: dts: qcom: msm8916/39: Enable sound and modem with QDSP6

2023-10-22 Thread Bjorn Andersson
sound and modem commit: cf12268e1b632c6ac16185bd1230af6e1ca517fb [14/14] arm64: dts: qcom: msm8939-samsung-a7: Add sound and modem commit: dd5ab5d2ca722110c82459a571e367df7ee6d821 Best regards, -- Bjorn Andersson

Re: [PATCH] soc: qcom: pmic_glink_altmode: Print error when retimer setup fails

2023-10-16 Thread Bjorn Andersson
On Mon, Oct 16, 2023 at 08:56:31AM +0200, Luca Weiss wrote: > On Mon Oct 16, 2023 at 5:18 AM CEST, Bjorn Andersson wrote: > > On Fri, Oct 13, 2023 at 03:56:40PM +0200, Luca Weiss wrote: > > > It can be useful to know with which return value the retimer_set call > > > f

Re: [PATCH v2] arm64: dts: qcom: sc7280: Add ports subnodes in usb/dp qmpphy node

2023-10-16 Thread Bjorn Andersson
] arm64: dts: qcom: sc7280: Add ports subnodes in usb/dp qmpphy node commit: 2278b16f12a9cc33b95a980e05d4d8f3f8e0abfa Best regards, -- Bjorn Andersson

Re: [PATCH] soc: qcom: pmic_glink_altmode: Print error when retimer setup fails

2023-10-15 Thread Bjorn Andersson
On Fri, Oct 13, 2023 at 03:56:40PM +0200, Luca Weiss wrote: > It can be useful to know with which return value the retimer_set call > failed, so include this info in the dev_err print. > Is this useful during development, or during normal execution etc. How about using kretprobe or similar

Re: [PATCH] bus: mhi: host: Add tracing support

2023-10-05 Thread Bjorn Andersson
On Thu, Oct 05, 2023 at 03:55:20PM +0530, Krishna chaitanya chundru wrote: > This change adds ftrace support for following: > 1. mhi_intvec_threaded_handler > 2. mhi_process_data_event_ring > 3. mhi_process_ctrl_ev_ring > 4. mhi_gen_tre > 5. mhi_update_channel_state > 6. mhi_tryset_pm_state > 7.

Re: [PATCH] ARM: dts: qcom: apq8026-samsung-matisse-wifi: Fix inverted hall sensor

2023-09-27 Thread Bjorn Andersson
commit: 0b73519790d29e4bc71afc4882a9aa9ea649bcf7 Best regards, -- Bjorn Andersson

Re: [PATCH 0/2] Add rpm-master-stats nodes for MSM8226 and MSM8974

2023-09-27 Thread Bjorn Andersson
gt; > [...] Applied, thanks! [1/2] ARM: qcom: msm8226: Add rpm-master-stats node commit: bd837be0ff3879209df6fb85cf9e22fd1ba7f79b [2/2] ARM: qcom: msm8974: Add rpm-master-stats node commit: 02c58ac774a03ffefd3708f9c17ea4d911e0ade7 Best regards, -- Bjorn Andersson

Re: [PATCH] ARM: dts: qcom: sdx65-mtp: Specify PM7250B SID to use

2023-09-23 Thread Bjorn Andersson
> configurable"). > > Applied, thanks! [1/1] ARM: dts: qcom: sdx65-mtp: Specify PM7250B SID to use commit: 4d8b5d7171722d2cdccc880d8e449f7ca9c7b6bf Best regards, -- Bjorn Andersson

Re: (subset) [PATCH v2 0/7] Initial support for the Fairphone 5 smartphone

2023-09-20 Thread Bjorn Andersson
2bca226d90 [7/7] arm64: dts: qcom: qcm6490: Add device-tree for Fairphone 5 commit: eee9602ad6498eee9ddab1b7eb6aede288f0b934 Best regards, -- Bjorn Andersson

Re: (subset) [PATCH v2 00/14] Clean up RPM bus clocks remnants

2023-09-20 Thread Bjorn Andersson
s-pil: Remove PNoC clock commit: e7781901449cbcff129d80a5d9021e9e96084ec4 [10/14] remoteproc: qcom: q6v5-mss: Remove PNoC clock from 8996 MSS commit: e1592981c51bac38ea2041b642777b3ba30606a8 Best regards, -- Bjorn Andersson

Re: (subset) [PATCH v3 0/7] MSM8976 PLL,RPMPD and DTS changes

2023-09-20 Thread Bjorn Andersson
e27248e405a4ff9e Best regards, -- Bjorn Andersson

Re: (subset) [PATCH v3 0/4] sc7180: Add ADSP

2023-09-20 Thread Bjorn Andersson
7b76fa667bb74a6450d1df3eeed [4/4] arm64: dts: qcom: sc7180: Add ADSP commit: a3d5fb3b084c0c67f9918a866b92cbe09b9e1d77 Best regards, -- Bjorn Andersson

Re: [PATCH] clk: qcom: mmcc-msm8974: remove ocmemcx_ahb_clk

2023-09-20 Thread Bjorn Andersson
c-msm8974: remove ocmemcx_ahb_clk commit: 471e2875f8904539985e62220afd6c88e70779fa Best regards, -- Bjorn Andersson

Re: [PATCH v5 0/3] SM6375 remoteprocs

2023-09-20 Thread Bjorn Andersson
b57059e2592c7c99b424965374 [3/3] remoteproc: qcom: pas: Add SM6375 MPSS commit: 93f875645c9da9c788224964499e68fa9664e80f Best regards, -- Bjorn Andersson

Re: (subset) [PATCH v2 0/2] Fix tcsr_mutex register for IPQ6018

2023-09-20 Thread Bjorn Andersson
! [2/2] hwspinlock: qcom: Remove IPQ6018 SOC specific compatible commit: 823313068617bf2414c6067504b4e2ce5768e601 Best regards, -- Bjorn Andersson

Re: [PATCH v2] dt-bindings: remoteproc: pru: Add Interrupt property

2023-09-20 Thread Bjorn Andersson
On Mon, 14 Aug 2023 15:21:41 +0530, MD Danish Anwar wrote: > Add interrupts and interrupt-names protperties for PRU and RTU cores. > > Applied, thanks! [1/1] dt-bindings: remoteproc: pru: Add Interrupt property commit: d93f191b95bec3c913978eb18c6297e797915993 Best regards,

Re: (subset) [PATCH v2 0/2] Fix tcsr_mutex register for IPQ6018

2023-09-19 Thread Bjorn Andersson
[1/2] arm64: dts: qcom: ipq6018: Fix tcsr_mutex register size commit: 72fc3d58b87b0d622039c6299b89024fbb7b420f Best regards, -- Bjorn Andersson

Re: [PATCH] arm64: dts: qcom: Use QCOM_SCM_VMID defines for qcom,vmid

2023-09-19 Thread Bjorn Andersson
commit: 018c949b32df9f17f52bf0e70f976719811db233 Best regards, -- Bjorn Andersson

Re: (subset) [PATCH v4 0/7] Add initial support for SM7125 and Xiaomi SM7125 platform

2023-09-19 Thread Bjorn Andersson
commit: 7d65d4b7d70fb9560ce9baaf4219fb24646bd578 Best regards, -- Bjorn Andersson

Re: [PATCH v4 0/2] arm64: dts: qcom: msm8939-longcheer-l9100: Add initial dts

2023-09-19 Thread Bjorn Andersson
7da4fd325c371e1ddbb4fc46629e2caf8f73f07 Best regards, -- Bjorn Andersson

Re: [PATCH v5 0/4] Add initial support for SM7125 and Xiaomi SM7125 platform

2023-09-19 Thread Bjorn Andersson
commit: 7d65d4b7d70fb9560ce9baaf4219fb24646bd578 Best regards, -- Bjorn Andersson

Re: [PATCH v3] arm64: dts: qcom: sdm630: Add support for modem remoteproc

2023-09-19 Thread Bjorn Andersson
commit: 09f1642eca6eb6d25a630214098350dc02917954 Best regards, -- Bjorn Andersson

Re: (subset) [PATCH 00/11] Initial support for the Fairphone 5 smartphone

2023-09-14 Thread Bjorn Andersson
: qcom: socinfo: Add SoC ID for QCM6490 commit: 59872d59d164ec67f295d6f96fe818b92973ee40 Best regards, -- Bjorn Andersson

Re: (subset) [PATCH v3 0/7] MSM8976 PLL,RPMPD and DTS changes

2023-09-14 Thread Bjorn Andersson
24be2254fa645f8dd8257a9e0 [4/7] dt-bindings: clock: qcom,hfpll: Document MSM8976 compatibles commit: de37ca2dc98607e74522d8f243aa7feac74577c5 [5/7] clk: qcom: hfpll: Add MSM8976 PLL data commit: 1fa2d1a887c763246662a88e203d69b36052770c Best regards, -- Bjorn Andersson

Re: [PATCH v3 1/7] drivers: genpd: qcom: rpmpd: Fix MSM8976 power domains setup

2023-09-13 Thread Bjorn Andersson
On Sat, Aug 12, 2023 at 01:24:44PM +0200, Adam Skladowski wrote: Please drop the "drivers:" prefix in $subject, and resubmit this with patch (alone should be fine) with the new maintainer, and appropriate mailing list, included. Thanks, Bjorn > Downstream kernel parses resource names based on

Re: [PATCH v4 5/7] cpufreq: qcom-hw: Implement CPRh aware OSM programming

2021-04-19 Thread Bjorn Andersson
On Mon 19 Apr 15:59 CDT 2021, AngeloGioacchino Del Regno wrote: > Il 19/04/21 20:52, Bjorn Andersson ha scritto: > > On Tue 19 Jan 11:45 CST 2021, AngeloGioacchino Del Regno wrote: [..] > > > +static int qcom_cpufreq_hw_acd_init(struct device *cpu_dev, > > > +

Re: [PATCH v4 6/7] cpufreq: qcom-hw: Allow getting the maximum transition latency for OPPs

2021-04-19 Thread Bjorn Andersson
On Tue 19 Jan 11:45 CST 2021, AngeloGioacchino Del Regno wrote: > In order to fine-tune the frequency scaling from various governors, > allow to set a maximum transition latency from OPPs, which may be > different depending on the SoC. > Acked-by: Bjorn Andersson Regards, Bjorn

Re: [PATCH v4 2/7] cpufreq: blacklist MSM8998 in cpufreq-dt-platdev

2021-04-19 Thread Bjorn Andersson
On Tue 19 Jan 11:45 CST 2021, AngeloGioacchino Del Regno wrote: > Add the MSM8998 to the blacklist since the CPU scaling is handled > out of this. > Reviewed-by: Bjorn Andersson Although I presume this could be squashed with the previous patch... Regards, Bjorn >

Re: [PATCH v4 1/7] cpufreq: blacklist SDM630/636/660 in cpufreq-dt-platdev

2021-04-19 Thread Bjorn Andersson
On Tue 19 Jan 11:45 CST 2021, AngeloGioacchino Del Regno wrote: > Add the SDM630, SDM636 and SDM660 to the blacklist since the CPU > scaling is handled out of this. > Reviewed-by: Bjorn Andersson > Signed-off-by: AngeloGioacchino Del Regno > > --- > drivers/cpufreq/cpu

Re: [PATCH v4 4/7] dt-bindings: cpufreq: cpufreq-qcom-hw: Convert to YAML bindings

2021-04-19 Thread Bjorn Andersson
On Tue 19 Jan 11:45 CST 2021, AngeloGioacchino Del Regno wrote: [..] > diff --git a/Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml > b/Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml > new file mode 100644 > index ..bc81b6203e27 > --- /dev/null > +++

Re: [PATCH v4 5/7] cpufreq: qcom-hw: Implement CPRh aware OSM programming

2021-04-19 Thread Bjorn Andersson
On Wed 14 Apr 20:31 CDT 2021, Taniya Das wrote: > > On 4/13/2021 9:19 AM, Viresh Kumar wrote: > > On 12-04-21, 15:01, Taniya Das wrote: > > > Technically the HW we are trying to program here differs in terms of > > > clocking, the LUT definitions and many more. It will definitely make > > >

Re: [PATCH v4 5/7] cpufreq: qcom-hw: Implement CPRh aware OSM programming

2021-04-19 Thread Bjorn Andersson
On Tue 19 Jan 11:45 CST 2021, AngeloGioacchino Del Regno wrote: > On new SoCs (SDM845 onwards) the Operating State Manager (OSM) is > being programmed in the bootloader and write-protected by the > hypervisor, leaving to the OS read-only access to some of its > registers (in order to read the

Re: [PATCHv2 2/2] iommu/arm-smmu-qcom: Move the adreno smmu specific impl earlier

2021-04-19 Thread Bjorn Andersson
> Suggested-by: Akhil P Oommen > Signed-off-by: Sai Prakash Ranjan Sorry for taking my time thinking about this. Reviewed-by: Bjorn Andersson Regards, Bjorn > --- > drivers/iommu/arm/arm-smmu/arm-smmu-qcom.c | 12 +--- > 1 file changed, 9 insertions(+), 3 deletions

Re: [PATCH V3 2/4] soc: qcom: dcc:Add driver support for Data Capture and Compare unit(DCC)

2021-04-19 Thread Bjorn Andersson
On Mon 19 Apr 05:32 CDT 2021, schow...@codeaurora.org wrote: > On 2021-04-15 12:01, Felipe Balbi wrote: > > Hi, > > > > Souradeep Chowdhury writes: > > > diff --git a/drivers/soc/qcom/Makefile b/drivers/soc/qcom/Makefile > > > index ad675a6..e7f0ccb 100644 > > > --- a/drivers/soc/qcom/Makefile

Re: [Patch v2 6/7] crypto: qce: common: Add support for AEAD algorithms

2021-04-18 Thread Bjorn Andersson
On Sat 17 Apr 08:25 CDT 2021, Thara Gopinath wrote: > Add register programming sequence for enabling AEAD > algorithms on the Qualcomm crypto engine. > > Signed-off-by: Thara Gopinath > --- > > v1->v2: > - Minor fixes like removing not needed initializing of variables > and using

Re: [Patch v2 3/7] crypto: qce: Add mode for rfc4309

2021-04-18 Thread Bjorn Andersson
On Sat 17 Apr 08:24 CDT 2021, Thara Gopinath wrote: > rf4309 is the specification that uses aes ccm algorithms with IPsec > security packets. Add a submode to identify rfc4309 ccm(aes) algorithm > in the crypto driver. > Reviewed-by: Bjorn Andersson > Signed-off-by:

Re: [Patch v2 1/7] crypto: qce: common: Add MAC failed error checking

2021-04-18 Thread Bjorn Andersson
On Sat 17 Apr 08:24 CDT 2021, Thara Gopinath wrote: > MAC_FAILED gets set in the status register if authenthication fails > for ccm algorithms(during decryption). Add support to catch and flag > this error. > Reviewed-by: Bjorn Andersson Regards, Bjorn > Signed-off-by:

Re: [PATCH v4 2/2] remoteproc: stm32: add capability to detach

2021-04-14 Thread Bjorn Andersson
On Wed 14 Apr 02:23 CDT 2021, Arnaud POULIQUEN wrote: > On 4/13/21 11:34 PM, Bjorn Andersson wrote: > > On Wed 31 Mar 02:33 CDT 2021, Arnaud Pouliquen wrote: [..] > >> + err = mbox_send_message(ddata->mb[idx].chan, > >> + _dat

Re: [PATCH v2] drivers: pinctrl: qcom: fix Kconfig dependency on GPIOLIB

2021-04-13 Thread Bjorn Andersson
; - PINCTRL_MSM [=y] && PINCTRL [=y] && (ARCH_QCOM || COMPILE_TEST [=y]) > > This is because PINCTRL_MSM selects GPIOLIB_IRQCHIP, > without selecting or depending on GPIOLIB, despite > GPIOLIB_IRQCHIP depending on GPIOLIB. Having PINCTRL_MSM > select GPIOLIB will cause

Re: [PATCH 1/2] dt-bindings: soc: qcom: Add bindings for Qualcomm Memshare service

2021-04-13 Thread Bjorn Andersson
On Sat 10 Apr 03:05 CDT 2021, Nikita Travkin wrote: > Hi, sorry for a late reply but I couldn't answer earlier. > > 30.03.2021 19:40, Rob Herring ??: > > On Fri, Mar 19, 2021 at 10:23:20PM +0500, nikitos...@gmail.com wrote: > >> From: Nikita Travkin > >> > >> Add DT bindings for

Re: [PATCH v3] ARM: kernel: Fix interrupted SMC calls

2021-04-13 Thread Bjorn Andersson
ile ago: > commit 82bcd087029f ("firmware: qcom: scm: Fix interrupted SCM calls") > > Without this change, the Qualcomm ARM32 platforms like SDX55 will return > -EINVAL for SMC calls used for modem firmware loading and validation. > > Signed-off-by: Manivannan

Re: [PATCH v1] drivers: pinctrl: qcom: fix Kconfig dependency on GPIOLIB

2021-04-13 Thread Bjorn Andersson
GPIOLIB > > > > > > instead? > > > > > > The driver needs the library so... > > > > > > Yours, > > > Linus Walleij > > > > > > > Hi Linus, > > > > Looks like I confused this patch with another one when > &g

Re: [PATCH 6/7] crypto: qce: common: Add support for AEAD algorithms

2021-04-13 Thread Bjorn Andersson
On Tue 13 Apr 17:44 CDT 2021, Thara Gopinath wrote: > > > On 4/13/21 6:20 PM, Bjorn Andersson wrote: > > On Tue 13 Apr 16:31 CDT 2021, Thara Gopinath wrote: > > > > > > > > Hi Bjorn, > > > > > > On 4/5/21 6:18 PM, Bjorn Andersson wr

Re: [PATCH v2 1/2] arm64: dts: qcom: Add "dmic_clk_en" for sc7180-trogdor-coachz

2021-04-13 Thread Bjorn Andersson
On Mon 12 Apr 18:16 CDT 2021, Doug Anderson wrote: > Bjorn, > > On Mon, Mar 15, 2021 at 1:39 PM Douglas Anderson > wrote: > > > > This was present downstream. Add upstream too. NOTE: upstream I > > managed to get some sort of halfway state and got one pinctrl entry in > > the coachz-r1 device

Re: [PATCH 6/7] crypto: qce: common: Add support for AEAD algorithms

2021-04-13 Thread Bjorn Andersson
On Tue 13 Apr 17:27 CDT 2021, Thara Gopinath wrote: > > > On 4/5/21 6:18 PM, Bjorn Andersson wrote: > > On Thu 25 Feb 12:27 CST 2021, Thara Gopinath wrote: > > > > > Add register programming sequence for enabling AEAD > > > algorithms on the Qualcomm

Re: [PATCH 6/7] crypto: qce: common: Add support for AEAD algorithms

2021-04-13 Thread Bjorn Andersson
On Tue 13 Apr 16:31 CDT 2021, Thara Gopinath wrote: > > Hi Bjorn, > > On 4/5/21 6:18 PM, Bjorn Andersson wrote: > > On Thu 25 Feb 12:27 CST 2021, Thara Gopinath wrote: > > > > > Add register programming sequence for enabling AEAD > > >

Re: [PATCH v4 2/2] remoteproc: stm32: add capability to detach

2021-04-13 Thread Bjorn Andersson
On Wed 31 Mar 02:33 CDT 2021, Arnaud Pouliquen wrote: > A mechanism similar to the shutdown mailbox signal is implemented to > detach a remote processor. > > Upon detachment, a signal is sent to the remote firmware, allowing it > to perform specific actions such as stopping rpmsg communication.

Re: [PATCH V2 1/2] soc: qcom: aoss: Expose send for generic usecase

2021-04-13 Thread Bjorn Andersson
On Thu 08 Apr 23:39 CDT 2021, Deepak Kumar Singh wrote: [..] > +/** > + * qmp_get() - get a qmp handle from a device > + * @dev: client device pointer > + * > + * Return: handle to qmp device on success, ERR_PTR() on failure > + */ > +struct qmp *qmp_get(struct device *dev) > +{ > + struct

Re: [PATCH 3/5] dt-bindings: remoteproc: Add the documentation for Meson AO ARC rproc

2021-04-13 Thread Bjorn Andersson
On Tue 23 Mar 17:02 CDT 2021, Martin Blumenstingl wrote: > Hi Bjorn, > > On Thu, Mar 18, 2021 at 3:55 AM Bjorn Andersson > wrote: > [...] > > > +examples: > > > + - | > > > +remoteproc@1c { > > > + compatible= "amlogic,mes

Re: [PATCH 2/2] remoteproc: stm32: add capability to detach

2021-04-13 Thread Bjorn Andersson
On Thu 18 Mar 09:59 CDT 2021, Arnaud Pouliquen wrote: > From: Arnaud Pouliquen > > A mechanism similar to the shutdown mailbox signal is implemented to > detach a remote processor. > > Upon detachment, a signal is sent to the remote firmware, allowing it > to perform specific actions such as

Re: [PATCH 3/7] crypto: qce: Add mode for rfc4309

2021-04-13 Thread Bjorn Andersson
On Tue 13 Apr 14:30 CDT 2021, Thara Gopinath wrote: > > > On 4/5/21 6:32 PM, Bjorn Andersson wrote: > > On Thu 25 Feb 12:27 CST 2021, Thara Gopinath wrote: > > > > > rf4309 is the specification that uses aes ccm algorithms with IPsec > > > security pac

Re: [PATCH V2 1/4] input: pm8941-pwrkey: add support for PMK8350 PON_HLOS PMIC peripheral

2021-04-12 Thread Bjorn Andersson
to only receiving PON interrupts. > > Add support for the PMK8350 PON_HLOS peripheral so that its > KPDPWR_N and RESIN_N interrupts can be used to detect key > presses. > Reviewed-by: Bjorn Andersson Regards, Bjorn > Signed-off-by: David Collins > Signed-off-by: satya priya

Re: [PATCH v4 0/7] cpufreq-qcom-hw: Implement full OSM programming

2021-04-12 Thread Bjorn Andersson
On Mon 12 Apr 00:11 CDT 2021, Viresh Kumar wrote: > On 19-01-21, 18:45, AngeloGioacchino Del Regno wrote: > > ** > > ** NOTE: To "view the full picture", please look at the following > > ** patch series: > > ** https://patchwork.kernel.org/project/linux-arm-msm/list/?series=413355 > >

Re: New 'make dtbs_check W=1' warnings

2021-04-12 Thread Bjorn Andersson
On Mon 12 Apr 13:52 CDT 2021, Arnd Bergmann wrote: > On Mon, Apr 12, 2021 at 6:01 PM Bjorn Andersson > wrote: > > On Mon 12 Apr 08:14 CDT 2021, Arnd Bergmann wrote: > > > On Mon, Apr 12, 2021 at 1:32 PM Geert Uytterhoeven > > > wrote: > > > > On Thu, A

Re: [PATCH V1 1/2] soc: qcom: aoss: Expose send for generic usecase

2021-04-12 Thread Bjorn Andersson
On Fri 09 Apr 02:31 CDT 2021, Manivannan Sadhasivam wrote: > On Sun, Apr 04, 2021 at 12:17:52PM -0500, Bjorn Andersson wrote: > > On Fri 02 Apr 01:17 CDT 2021, Deepak Kumar Singh wrote: > > > > > Not all upcoming usecases will have an interface to allow the aoss > >

Re: [PATCH] phy: qcom-qmp: remove redundant error of clock bulk

2021-04-12 Thread Bjorn Andersson
On Thu 08 Apr 22:07 CDT 2021, Chunfeng Yun wrote: > There is error log in clk_bulk_prepare/enable() > Reviewed-by: Bjorn Andersson > Signed-off-by: Chunfeng Yun > --- > drivers/phy/qualcomm/phy-qcom-qmp.c | 8 ++-- > 1 file changed, 2 insertions(+), 6 deletions(

Re: [PATCH v7 2/5] soc: qcom: Add SoC sleep stats driver

2021-04-12 Thread Bjorn Andersson
On Tue 06 Apr 05:27 CDT 2021, Maulik Shah wrote: > From: Mahesh Sivasubramanian > > Let's add a driver to read the stats from remote processor and > export to debugfs. > > The driver creates "qcom_sleep_stats" directory in debugfs and > adds files for various low power mode available. Below is

Re: New 'make dtbs_check W=1' warnings

2021-04-12 Thread Bjorn Andersson
On Mon 12 Apr 08:14 CDT 2021, Arnd Bergmann wrote: > On Mon, Apr 12, 2021 at 1:32 PM Geert Uytterhoeven > wrote: > > On Thu, Apr 8, 2021 at 5:08 PM Arnd Bergmann wrote: > > > > > > > For this merge window, I don't think any of them are show-stoppers (Rob, > > > let me > > > know if you

Re: [PATCH v4] media: venus : hfi: add venus image info into smem

2021-04-09 Thread Bjorn Andersson
On Fri 09 Apr 06:46 CDT 2021, Dikshita Agarwal wrote: > Fill fw version info into smem to be printed as part of > soc info. > > Signed-off-by: Dikshita Agarwal > Reported-by: kernel test robot Why/how did kernel test robot tell you that you should write the firmware version in SMEM? > >

[GIT PULL] remoteproc fixes for v5.12

2021-04-09 Thread Bjorn Andersson
The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15: Linux 5.12-rc2 (2021-03-05 17:33:41 -0800) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/andersson/remoteproc.git tags/rproc-v5.12-fixes for you to fetch changes up to

Re: [PATCH 1/3] dt-bindings: mfd: pm8008: Add IRQ listing

2021-04-09 Thread Bjorn Andersson
> Change-Id: I13fb096da54458f2882e8d853a3ad9c379e7d5a9 Please remember to drop the Change-Id when posting to the mailing lists. We typically don't have defines for the IRQ numbers, but I don't mind. Reviewed-by: Bjorn Andersson Regards, Bjorn > Signed-off-by: Guru Das Srinagesh > --- > include/dt-binding

Re: [PATCH V2 4/4] dt-bindings: rtc: qcom-pm8xxx-rtc: Add qcom pm8xxx rtc bindings

2021-04-09 Thread Bjorn Andersson
On Fri 09 Apr 08:59 CDT 2021, satya priya wrote: > Add binding doc for qcom pm8xxx rtc device. > Reviewed-by: Bjorn Andersson Regards, Bjorn > Signed-off-by: satya priya > --- > Changes in V2: > - Added this in V2 to have separate binding for rtc node. > > ...

Re: [PATCH V2 3/4] dt-bindings: mfd: Convert pm8xxx bindings to yaml

2021-04-09 Thread Bjorn Andersson
er Management ICs are used to provide regulated > + voltages and other various functionality to Qualcomm SoCs. > + > +properties: > + compatible: > +enum: > + - qcom,pm8058 > + - qcom,pm8821 > + - qcom,pm8921 > + > + reg: > +maxItems: 1 > +

Re: [PATCH RESEND v8 7/7] arm64: dts: qcom: Harmonize DWC USB3 DT nodes name

2021-04-09 Thread Bjorn Andersson
ke sure the "snps,dwc3"-compatible nodes are correctly > named. > > Signed-off-by: Serge Semin > Acked-by: Krzysztof Kozlowski > Reviewed-by: Bjorn Andersson As mentioned previously, I would like to merge this through the qcom soc tree to avoid conflicts with other activit

Re: [PATCH RESEND v8 6/7] usb: dwc3: qcom: Detect DWC3 DT-nodes using compatible string

2021-04-09 Thread Bjorn Andersson
gt; Qcom-specific code to detect the DWC3 sub-node just by checking its > compatible string to match the "snps,dwc3". The semantic of the code > won't change seeing all the DWC USB3 nodes are supposed to have the > compatible property with any of those strings set. > Reviewed-by: Bj

Re: [PATCH 2/2] pinctrl: qcom-pmic-gpio: Add support for pm8008

2021-04-07 Thread Bjorn Andersson
.data = (void *) 2 }, As with the binding, please keep these sorted alphabetically. With that: Reviewed-by: Bjorn Andersson Regards, Bjorn > { }, > }; > > -- > The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, > a Linux Foundation Collaborative Project >

Re: [PATCH 1/2] dt-bindings: pinctrl: qcom-pmic-gpio: Add pm8008 support

2021-04-07 Thread Bjorn Andersson
n/devicetree/bindings/pinctrl/qcom,pmic-gpio.txt > @@ -36,6 +36,7 @@ PMIC's from Qualcomm. > "qcom,pm6150-gpio" > "qcom,pm6150l-gpio" > "qcom,pmx55-gpio" > + "qcom,pm8008-gpio"

Re: [PATCH 2/3] dt-bindings: mfd: Convert pm8xxx bindings to yaml

2021-04-07 Thread Bjorn Andersson
On Wed 07 Apr 10:37 CDT 2021, ska...@codeaurora.org wrote: > Hi Bjorn, > > On 2021-03-11 22:33, Bjorn Andersson wrote: > > On Thu 11 Mar 01:29 CST 2021, satya priya wrote: [..] > > > +patternProperties: > > > + "rtc@[0-9a-f]+$": > > > &

Re: [PATCH v1 1/1] kernel.h: Split out panic and oops helpers

2021-04-06 Thread Bjorn Andersson
use new header. > Though for time being include new header back to kernel.h to avoid twisted > indirected includes for existing users. > Reviewed-by: Bjorn Andersson Regards, Bjorn

Re: [PATCH 3/7] crypto: qce: Add mode for rfc4309

2021-04-05 Thread Bjorn Andersson
On Thu 25 Feb 12:27 CST 2021, Thara Gopinath wrote: > rf4309 is the specification that uses aes ccm algorithms with IPsec > security packets. Add a submode to identify rfc4309 ccm(aes) algorithm > in the crypto driver. > > Signed-off-by: Thara Gopinath > --- > drivers/crypto/qce/common.h | 7

Re: [PATCH 2/7] crypto: qce: common: Make result dump optional

2021-04-05 Thread Bjorn Andersson
S_DUMP field optional so that algorithms can choose > whether or not to enable the option. > Note that in this patch, the enabled algorithms always choose > RESULTS_DUMP to be enabled. But later with the introduction of ccm > algorithms, this changes. > > Signed-off-by: Thara Gopinath Rev

Re: [PATCH 6/7] crypto: qce: common: Add support for AEAD algorithms

2021-04-05 Thread Bjorn Andersson
On Thu 25 Feb 12:27 CST 2021, Thara Gopinath wrote: > Add register programming sequence for enabling AEAD > algorithms on the Qualcomm crypto engine. > > Signed-off-by: Thara Gopinath > --- > drivers/crypto/qce/common.c | 155 +++- > 1 file changed, 153

Re: [PATCH 1/7] crypto: qce: common: Add MAC failed error checking

2021-04-05 Thread Bjorn Andersson
On Thu 25 Feb 12:27 CST 2021, Thara Gopinath wrote: > MAC_FAILED gets set in the status register if authenthication fails > for ccm algorithms(during decryption). Add support to catch and flag > this error. > > Signed-off-by: Thara Gopinath > --- > drivers/crypto/qce/common.c | 11 ---

Re: [PATCH RESEND] arm64: dts: qcom: Add support for OnePlus 5/5T

2021-04-04 Thread Bjorn Andersson
On Mon 22 Mar 11:16 CDT 2021, Jami Kettunen wrote: [..] > diff --git a/arch/arm64/boot/dts/qcom/msm8998-oneplus-cheeseburger.dts > b/arch/arm64/boot/dts/qcom/msm8998-oneplus-cheeseburger.dts > new file mode 100644 > index ..13b6b8ad4679 > --- /dev/null > +++

Re: [PATCH V2 0/5] Add PMIC DT files for sc7280

2021-04-04 Thread Bjorn Andersson
On Thu 01 Apr 04:13 CDT 2021, satya priya wrote: > Changes in V2: > - As per Matthias's comments: > - I've Split the patch into per-PMIC patches and one sc7280 patch > - Removed 2nd critical point, thermal-governer property > - s/pm8325_tz/pm7325_temp_alarm and

Re: [PATCH V1 0/2] soc: qcom: aoss: Expose send for generic usecase

2021-04-04 Thread Bjorn Andersson
On Fri 02 Apr 01:17 CDT 2021, Deepak Kumar Singh wrote: > [Change from V0] It's typical that the first patchset, without a version specified, is considered "version 1", and as such the second submission would be "v2". > Update qmp_get to parse qmp handle with binding qcom,qmp > I won't be

Re: [PATCH V1 1/2] soc: qcom: aoss: Expose send for generic usecase

2021-04-04 Thread Bjorn Andersson
On Fri 02 Apr 01:17 CDT 2021, Deepak Kumar Singh wrote: > Not all upcoming usecases will have an interface to allow the aoss > driver to hook onto. Expose the send api and create a get function to > enable drivers to send their own messages to aoss. > > Signed-off-by: Chris Lew > Signed-off-by:

Re: [PATCH V1 2/2] soc: qcom: aoss: Add debugfs entry

2021-04-04 Thread Bjorn Andersson
On Fri 02 Apr 01:17 CDT 2021, Deepak Kumar Singh wrote: > It can be useful to control the different power states of various > parts of hardware for device testing. Add a debugfs node for qmp so > messages can be sent to aoss for debugging and testing purposes. > > Signed-off-by: Chris Lew >

Re: [PATCH v2] thermal/drivers/tsens: fix missing put_device error

2021-04-04 Thread Bjorn Andersson
within this function. > > Fixes: a7ff82976122 ("drivers: thermal: tsens: Merge tsens-common.c into > tsens.c") > > Signed-off-by: Guangqing Zhu Reviewed-by: Bjorn Andersson Regards, Bjorn > --- > v2: > - Fix a error(missing a bracket) in v1. > > --- &g

Re: [PATCH V2 3/3] scsi: ufs-qcom: configure VCC voltage level in vendor file

2021-04-01 Thread Bjorn Andersson
On Thu 01 Apr 09:58 CDT 2021, nitir...@codeaurora.org wrote: > On 2021-03-31 23:49, Bjorn Andersson wrote: > > On Wed 24 Mar 16:55 CDT 2021, nitir...@codeaurora.org wrote: > > > > > On 2021-03-23 20:58, Bjorn Andersson wrote: > > > > On Sun 21 M

Re: [PATCH V2 1/3] pinctrl: qcom: spmi-gpio: Add support for four variants

2021-04-01 Thread Bjorn Andersson
On Thu 01 Apr 07:35 CDT 2021, satya priya wrote: > Add PM7325, PM8350c, PMK8350 and PMR735A compatibles for GPIO > support. > > Signed-off-by: satya priya > Acked-by: Bjorn Andersson > --- > Changes in V2: > - No change. > > drivers/pinctrl/qcom/pinctrl-

Re: [PATCH V2 2/3] dt-bindings: pinctrl: qcom-pmic-gpio: Update the binding to add four new variants

2021-04-01 Thread Bjorn Andersson
On Thu 01 Apr 07:35 CDT 2021, satya priya wrote: > Update the binding to add PM7325, PM8350C, PMK8350 and PMR735A GPIO support. > > Signed-off-by: satya priya > --- > Changes in V2: > - Placed this patch before conversion patch and updated commit text >to be more clear. > >

Re: [PATCH v2] firmware: qcom_scm: Only compile legacy calls on ARM

2021-03-31 Thread Bjorn Andersson
man > Cc: Brian Masney > Cc: Stephan Gerhold > Cc: Jeffrey Hugo > Cc: Douglas Anderson > Signed-off-by: Stephen Boyd Reviewed-by: Bjorn Andersson Regards, Bjorn > --- > > Followup to v1 > (https://lore.kernel.org/r/20210223214539.1336155-7-swb...@chromiu

Re: [PATCH][next] soundwire: qcom: Fix a u8 comparison with less than zero

2021-03-31 Thread Bjorn Andersson
re is no > need to iniitialize devnum with zero as this value is no read, so > remove the redundant assignment. > > Addresses-Coverity: ("Unsigned compared against 0") > Fixes: c7d49c76d1d5 ("soundwire: qcom: add support to new interrupts") > Signed-

Re: [PATCH V2 3/3] scsi: ufs-qcom: configure VCC voltage level in vendor file

2021-03-31 Thread Bjorn Andersson
On Wed 24 Mar 16:55 CDT 2021, nitir...@codeaurora.org wrote: > On 2021-03-23 20:58, Bjorn Andersson wrote: > > On Sun 21 Mar 16:57 CDT 2021, Nitin Rawat wrote: > > > > > As a part of vops handler, VCC voltage is updated > > > as per the ufs device probed after re

Re: [PATCH V2] soundwire: qcom: use signed variable for error return

2021-03-31 Thread Bjorn Andersson
. > > While at it, drop the superfluous initialization as well > > drivers/soundwire/qcom.c: qcom_swrm_irq_handler() warn: impossible > condition '(devnum < 0) => (0-255 < 0)' > > Reported-by: kernel test robot > Signed-off-by: Vinod Koul Reviewed-by: Bjorn Ande

Re: [PATCH] soundwire: qcom: use signed variable for error return

2021-03-31 Thread Bjorn Andersson
On Wed 31 Mar 02:21 CDT 2021, Vinod Koul wrote: > We get warning for using a unsigned variable being compared to less than > zero. The comparison is correct as it checks for errors from previous > call to qcom_swrm_get_alert_slave_dev_num(), so we should use a signed > variable instead. > >

Re: [PATCH v2] media: venus : hfi: add venus image info into smem

2021-03-29 Thread Bjorn Andersson
On Fri 26 Mar 01:33 CDT 2021, Dikshita Agarwal wrote: > Fill fw version info into smem to be printed as part of > soc info. > > Signed-off-by: Dikshita Agarwal > > Changes since v1: > adressed comments from stephen. > removed unwanted code. > --- >

Re: [PATCH v3 1/2] dt-bindings: thermal: qcom-tsens: Add compatible for sm8350

2021-03-29 Thread Bjorn Andersson
On Wed 24 Mar 07:43 CDT 2021, Robert Foss wrote: > Add tsens bindings for sm8350. > > Signed-off-by: Robert Foss > Reviewed-by: Vinod Koul Reviewed-by: Bjorn Andersson @Daniel, I presume it's better that you take this patch (1/2) through your tree. I've picked patch 2. Re

Re: [PATCH 3/5] arm: dts: qcom: Add support for MSM8226 SoC

2021-03-29 Thread Bjorn Andersson
On Fri 26 Mar 09:58 CDT 2021, Bartosz Dudziak wrote: > This patch adds basic device tree support for MSM8226 SoC which belongs > to the Snapdragon 400 family. For now, this file adds the basic nodes > like gcc, pinctrl and other required configuration for booting up to > the serial console. > >

<    1   2   3   4   5   6   7   8   9   10   >