Re: [PATCH 0/3] Introduce msm8916 based LG devices

2024-07-06 Thread Bjorn Andersson
On Sun, 23 Jun 2024 14:26:29 +0500, Nikita Travkin wrote: > This series introduces two msm8916-based LG devices: > > - LG Leon LTE (c50) > - LG LG K10 (m216) > > The devices only have basic support for now. > > [...] Applied, thanks! [1/3] dt-bindings: arm: qcom: Add msm8916 based LG devices

Re: [PATCH v2] arm64: dts: qcom: sm6350: Add missing qcom,non-secure-domain property

2024-07-06 Thread Bjorn Andersson
On Fri, 05 Jul 2024 09:43:11 +0200, Luca Weiss wrote: > By default the DSP domains are secure, add the missing > qcom,non-secure-domain property to mark them as non-secure. > > Applied, thanks! [1/1] arm64: dts: qcom: sm6350: Add missing qcom,non-secure-domain property commit: 81008068e

Re: [PATCH v2 0/2] More thermal configuration for Fairphone 4

2024-07-06 Thread Bjorn Andersson
On Fri, 05 Jul 2024 14:40:08 +0200, Luca Weiss wrote: > Add the thermal configuration for the thermistors connected to PMK8003 > and PM6150L. With that all the external thermistors on the phone should > be present in the dts. > > Applied, thanks! [1/2] arm64: dts: qcom: sm7225-fairphone-fp4:

Re: [PATCH] soc: qcom: socinfo: Add PM6350 PMIC

2024-07-06 Thread Bjorn Andersson
On Wed, 03 Jul 2024 09:01:03 +0200, Luca Weiss wrote: > Add the ID for the PM6350 PMIC found on e.g. SM7225 Fairphone 4. > > Applied, thanks! [1/1] soc: qcom: socinfo: Add PM6350 PMIC commit: 6e697467c4d1f07839ad934dea322fea6a460e4e Best regards, -- Bjorn Andersson

Re: [PATCH] remoteproc: Remove unneeded check in elf_strtbl_add()

2024-07-06 Thread Markus Elfring
… > useless. because …? > Fix this issue by removing unneeded check. Another wording suggestion: Thus remove a redundant check. … > +++ b/drivers/remoteproc/remoteproc_elf_helpers.h > @@ -107,7 +107,7 @@ static inline unsigned int elf_strtbl_add(const char > *name, void *ehdr, u8

[RFC PATCH v3] ptp: Add vDSO-style vmclock support

2024-07-06 Thread David Woodhouse
From: David Woodhouse The vmclock "device" provides a shared memory region with precision clock information. By using shared memory, it is safe across Live Migration. Like the KVM PTP clock, this can convert TSC-based cross timestamps into KVM clock values. Unlike the KVM PTP clock, it does so o

Re: [PATCH v2 1/8] dt-bindings: interconnect: qcom: Add Qualcomm MSM8976 NoC

2024-07-06 Thread Adam Skladowski
On 7/5/24 08:55, Krzysztof Kozlowski wrote: > On 04/07/2024 22:02, Adam Skladowski wrote: >> Add bindings for Qualcomm MSM8976 Network-On-Chip interconnect devices. >> >> Signed-off-by: Adam Skladowski >> --- >> .../bindings/interconnect/qcom,msm8976.yaml | 63 >> .../dt-bindings

Re: [PATCH v2 7/8] dt-bindings: interconnect: qcom: msm8939: Fix example

2024-07-06 Thread Adam Skladowski
On 7/5/24 08:57, Krzysztof Kozlowski wrote: > On 04/07/2024 22:02, Adam Skladowski wrote: >> For now example list snoc_mm as children of bimc which is obviously >> not valid, drop snoc and snoc_mm and leave bimc alone. >> >> Signed-off-by: Adam Skladowski >> --- >> .../bindings/interconnect/qco

Re: [PATCH v2 0/8] msm8937/msm8976/qcs404 icc patches

2024-07-06 Thread Adam Skladowski
On 7/5/24 08:49, Krzysztof Kozlowski wrote: > On 04/07/2024 22:02, Adam Skladowski wrote: >> This series introduce new ICC drivers for some legacy socs >> while at it also updates a bit of qcs404 driver which seems >> to not receive much attention lately. >> Please take in consideration i do not

[PATCH v2 58/60] i2c: virtio: reword according to newest specification

2024-07-06 Thread Wolfram Sang
Change the wording of this driver wrt. the newest I2C v7 and SMBus 3.2 specifications and replace "master/slave" with more appropriate terms. Signed-off-by: Wolfram Sang --- drivers/i2c/busses/i2c-virtio.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/i2c/busses/i2c

[PATCH v2 00/60] i2c: reword first drivers according to newest specification

2024-07-06 Thread Wolfram Sang
Start changing the wording of the I2C main header wrt. the newest I2C v7 and SMBus 3.2 specifications and replace "master/slave" with more appropriate terms. This first step renames the members of struct i2c_algorithm. Once all in-tree users are converted, the anonymous union will go away again. Al

Re: [PATCH v4 1/2] LoongArch: KVM: Add steal time support in kvm side

2024-07-06 Thread Huacai Chen
On Sat, Jul 6, 2024 at 2:59 PM maobibo wrote: > > Huacai, > > On 2024/7/6 上午11:00, Huacai Chen wrote: > > Hi, Bibo, > > > > On Fri, May 24, 2024 at 3:38 PM Bibo Mao wrote: > >> > >> Steal time feature is added here in kvm side, VM can search supported > >> features provided by KVM hypervisor, fea

Re: [RFC PATCH v2] ptp: Add vDSO-style vmclock support

2024-07-06 Thread Peter Hilber
On 05.07.24 17:02, David Woodhouse wrote: > On Fri, 2024-07-05 at 10:12 +0200, Peter Hilber wrote: >> On 03.07.24 12:40, David Woodhouse wrote: [...] >>>  • Why is maxerror in picoseconds? It's the only use of that unit > > Between us we now have picoseconds, nanoseconds, (seconds >> 64) and > (