On Tue, Jul 29, 2025 at 10:31:11AM +0800, Huayu Zong wrote:
> Add the compatible for mt8189 SCP to the binding.
>
> Signed-off-by: Huayu Zong
Acked-by: Conor Dooley
signature.asc
Description: PGP signature
the Subject
> - add Conor's Acked-by
>- https://lore.kernel.org/all/20250520-refract-fling-d064e11ddbdf@spud/
I guess this is the one you mentioned on irc?
Acked-by: Conor Dooley
signature.asc
Description: PGP signature
Signed-off-by: Drew Fustini
> > ---
> > v2: remove the txt file to make the conversion complete
>
> Krzysztof/Rob: my apologies, I forgot to add v2 to the Subject. Please
> let me know if I should resend.
I see how it is Drew...
Acked-by: Conor Dooley
signature.asc
Description: PGP signature
On Thu, Mar 27, 2025 at 09:27:20AM +0100, Arnaud Pouliquen wrote:
> Add the 'firmware-name' property to the remote processor binding
> to allow specifying the default firmware name in the device tree.
>
> Signed-off-by: Arnaud Pouliquen
Acked-by: Conor Dooley
signatur
On Wed, Mar 26, 2025 at 09:39:11AM +0100, Arnaud Pouliquen wrote:
> Add the 'firmware-name' property to the remote processor binding
> to allow specifying the default firmware name in the device tree.
>
> Signed-off-by: Arnaud Pouliquen
> ---
> .../devicetree/bindings/remoteproc/st,stm32-rproc.y
spi-cpol;
> - reset-gpio = <&gpio1 1 GPIO_ACTIVE_HIGH>;
> + reset-gpio = <&gpio1 1 GPIO_ACTIVE_LOW>;
Acked-by: Conor Dooley
> irq-gpio = <&gpio1 2 GPIO_ACTIVE_HIGH>;
> extclock-enable;
> extclock-freq = 1600;
> --
> 2.47.2
>
signature.asc
Description: PGP signature
On Mon, Dec 30, 2024 at 03:47:26PM +0100, Greg Kroah-Hartman wrote:
> > > > > For v6.1.x kernels, the cblist_init_generic() is invoke in init task
> > > > > context,
> > > > > rtp->rtpcp_array is allocated use GFP_KERENL and in the critical
> > > > > section
> > > > > holding rcu_tasks.cbs_gbl_l
On Tue, Dec 17, 2024 at 09:28:18AM +0100, Greg Kroah-Hartman wrote:
> On Tue, Dec 17, 2024 at 04:11:21PM +0800, Z qiang wrote:
> > >
> > > On Sat, Dec 14, 2024 at 09:53:13PM +0100, Greg Kroah-Hartman wrote:
> > > > I'm announcing the release of the 6.1.120 kernel.
> > > >
> > > > All users of the 6
8750 MPSS lacks fifth memory region for Qlink Logging, according to
>downstream sources. There might be other differences, because the
>modem currently crashes after starting.
>
> Signed-off-by: Krzysztof Kozlowski
Acked-by: Conor Dooley
signature.asc
Description: PGP signature
On Tue, Oct 15, 2024 at 03:35:46PM +0200, Krzysztof Kozlowski wrote:
> On 15/10/2024 14:09, valentina.fernandezala...@microchip.com wrote:
> > On 16/09/2024 21:14, Krzysztof Kozlowski wrote:
> >> EXTERNAL EMAIL: Do not click links or open attachments unless you know the
> >> content is safe
> >>
>
On Wed, Sep 18, 2024 at 10:35:58AM -0500, Rob Herring wrote:
> On Mon, Sep 16, 2024 at 05:31:36PM +0100, Conor Dooley wrote:
> > On Thu, Sep 12, 2024 at 04:23:44PM -0500, Samuel Holland wrote:
> > > Hi Valentina,
> > >
> > > On 2024-09-12 12:00 PM, Valenti
On Tue, Sep 17, 2024 at 10:45:02AM +,
valentina.fernandezala...@microchip.com wrote:
> On 16/09/2024 23:28, Bo Gan wrote:
> > Perhaps checking-in
> > the microchip SBI extensions to major SBI implementations such as openSBI
> > first would be better?
It's worth pointing out that the "major SB
On Thu, Sep 12, 2024 at 04:23:44PM -0500, Samuel Holland wrote:
> Hi Valentina,
>
> On 2024-09-12 12:00 PM, Valentina Fernandez wrote:
> > Add a dt-binding for the Microchip Inter-Processor Communication (IPC)
> > mailbox controller.
> >
> > Signed-off-by: Valentina Fernandez
> > ---
> > .../bi
On Thu, Sep 12, 2024 at 06:00:21PM +0100, Valentina Fernandez wrote:
> Add Microchip Technology to the RISC-V vendor list.
>
> Signed-off-by: Valentina Fernandez
In $subject "asm" should probably be "sbi", otherwise:
Reviewed-by: Conor Dooley
> ---
> arc
On Thu, Sep 12, 2024 at 06:00:22PM +0100, Valentina Fernandez wrote:
> Add a dt-binding for the Microchip Inter-Processor Communication (IPC)
> mailbox controller.
Before anyone else gets here, there's an erroneous "driver" in $subject
:)
> Signed-off-by: Valentina Fernandez
> ---
> .../binding
y: Masahiro Yamada
Acked-by: Conor Dooley
signature.asc
Description: PGP signature
yaml: ^r(.*)@[0-9a-f]+$: Missing
> additionalProperties/unevaluatedProperties constraint
>
> Fixes: 9e1b2a0757d0 ("dt-bindings: remoteproc: Add Tightly Coupled Memory
> (TCM) bindings")
> Signed-off-by: Krzysztof Kozlowski
Acked-by: Conor Dooley
signature.asc
Description: PGP signature
nlock-r3p0";
nit: double space here before the =
> +reg = <0 0x4050 0 0x1000>;
nit: if there's a respin, drop the 0s and use size/address cells of 1.
Reviewed-by: Conor Dooley
Cheers,
Conor.
signature.asc
Description: PGP signature
icache
> as soon as we patch a function. This will probably be costly as we don't
> batch the icache maintenance anymore.
>
> Fixes: 6ca445d8af0e ("riscv: Fix early ftrace nop patching")
> Reported-by: Conor Dooley
> Closes:
> https://lore.kernel.org/linux-ri
On Fri, Jun 21, 2024 at 05:26:42PM +0300, Valeriy Klimin wrote:
> Add the compatible for this device.
>
> Signed-off-by: Valeriy Klimin
Acked-by: Conor Dooley
signature.asc
Description: PGP signature
On Thu, May 23, 2024 at 01:51:34PM +0200, Alexandre Ghiti wrote:
> Commit c97bf629963e ("riscv: Fix text patching when IPI are used")
> converted ftrace_make_nop() to use patch_insn_write() which does not
> emit any icache flush relying entirely on __ftrace_modify_code() to do
> that.
>
> But we m
On Mon, Jun 10, 2024 at 02:01:04PM +, Alice Ryhl wrote:
> Add just enough support for static key so that we can use it from
> tracepoints. Tracepoints rely on `static_key_false` even though it is
> deprecated, so we add the same functionality to Rust.
>
> It is not possible to use the existing
since
> the booting core could have half-patched instructions in its icache
> which would trigger an illegal instruction trap: fix this by emitting a
> local flush icache when early patching nops.
>
> Fixes: c97bf629963e ("riscv: Fix text patching when IPI are used")
> Signed-o
On Thu, Apr 25, 2024 at 02:03:36PM -0500, Andrew Davis wrote:
> On 4/25/24 12:15 PM, Conor Dooley wrote:
> > On Wed, Apr 24, 2024 at 03:36:39PM -0500, Rob Herring wrote:
> > >
> > > On Wed, 24 Apr 2024 14:06:09 -0500, Andrew Davis wrote:
> > > > From: Hari
rtyn Welch
> Signed-off-by: Hari Nagalla
> Signed-off-by: Andrew Davis
> + mboxes:
> +description: |
> + memory-region:
> +description: |
Not sure that either chomping operator is needed here, but that's a nit.
With the incorrect link fixed up,
Reviewed-by: Conor Dooley
Cheers,
Conor.
signature.asc
Description: PGP signature
On Wed, Apr 24, 2024 at 03:36:39PM -0500, Rob Herring wrote:
>
> On Wed, 24 Apr 2024 14:06:09 -0500, Andrew Davis wrote:
> > From: Hari Nagalla
> >
> > K3 AM64x SoC has a Cortex M4F subsystem in the MCU voltage domain.
> > The remote processor's life cycle management and IPC mechanisms are
> > s
On Tue, Mar 26, 2024 at 03:46:16PM +0200, Jarkko Sakkinen wrote:
> Tacing with kprobes while running a monolithic kernel is currently
> impossible due the kernel module allocator dependency.
>
> Address the issue by implementing textmem API for RISC-V.
This doesn't compile for nommu:
/build/tmp
On Fri, Mar 22, 2024 at 09:01:32AM +0100, Luca Weiss wrote:
> The VBUS register block on the PM6150 PMIC shares the design with the
> PM8150B one. Define corresponding compatible string, having the
> qcom,pm8150b-vbus-reg as a fallback.
>
> Signed-off-by: Luca Weiss
Acked-b
On Fri, Mar 22, 2024 at 09:01:33AM +0100, Luca Weiss wrote:
> The PM6150 PMIC has the same Type-C register block as the PM8150B.
> Define corresponding compatible string, having the qcom,pm8150b-vbus-reg
> as a fallback.
>
> Signed-off-by: Luca Weiss
Acked-by: Conor Dooley
On Sun, Mar 17, 2024 at 02:50:27PM +, Conor Dooley wrote:
> On Fri, Mar 15, 2024 at 02:15:31PM -0700, Tanmay Shah wrote:
> > AMD-Xilinx Versal platform is successor of ZynqMP platform. Real-time
> > Processor Unit R5 cluster IP on Versal is same as of ZynqMP Platform.
>
>
On Fri, Mar 15, 2024 at 02:15:31PM -0700, Tanmay Shah wrote:
> AMD-Xilinx Versal platform is successor of ZynqMP platform. Real-time
> Processor Unit R5 cluster IP on Versal is same as of ZynqMP Platform.
> Only difference is power-domains ID needed by power management firmware.
> Hence, keeping t
On Tue, Mar 05, 2024 at 08:33:30AM +0530, Anup Patel wrote:
> On Tue, Mar 5, 2024 at 1:54 AM Björn Töpel wrote:
> >
> > Conor Dooley writes:
> >
> > > On Thu, Feb 29, 2024 at 01:10:56PM +0100, Alexandre Ghiti wrote:
> > >> For now, we use stop_machine()
On Thu, Feb 29, 2024 at 01:10:56PM +0100, Alexandre Ghiti wrote:
> For now, we use stop_machine() to patch the text and when we use IPIs for
> remote icache flushes (which is emitted in patch_text_nosync()), the system
> hangs.
>
> So instead, make sure every CPU executes the stop_machine() patchi
On Thu, Feb 29, 2024 at 01:10:55PM +0100, Alexandre Ghiti wrote:
> This memory barrier is not needed and not documented so simply remove
> it.
This looks like it should be patch 2 in the series, not patch 1, as it
is cleanup rather than a fix that needs backporting.
>
> Suggested-by: Andrea Parr
On Thu, Feb 15, 2024 at 06:19:48PM +0100, Bryant Mairs wrote:
> Add binding documentation for Samsung Galaxy Tab 4 8.0 Wi-Fi
> tablet which is based on Snapdragon 400 (apq8026) SoC.
>
> Signed-off-by: Bryant Mairs
> Acked-by: Linus Walleij
Acked-by: Conor Dooley
On Mon, Jan 29, 2024 at 08:48:54AM +0100, Luca Weiss wrote:
> Some SC7280-based boards crash when providing the "secure_non_pixel"
> context bank, so allow only one iommu in the bindings also.
>
> Signed-off-by: Luca Weiss
Do we have any idea why this happens? How is someone supposed to know
whe
Acked-by: Conor Dooley
signature.asc
Description: PGP signature
On Sat, Dec 09, 2023 at 10:05:27AM +0100, Karel Balej wrote:
> On Mon Dec 4, 2023 at 1:52 PM CET, Conor Dooley wrote:
> > On Mon, Dec 04, 2023 at 02:40:44PM +0200, Markuss Broks wrote:
> > > On 12/3/23 13:20, Conor Dooley wrote:
> > > > On Sat, Dec 02, 2023 at 01:48
On Mon, Dec 04, 2023 at 02:40:44PM +0200, Markuss Broks wrote:
> On 12/3/23 13:20, Conor Dooley wrote:
> > On Sat, Dec 02, 2023 at 01:48:33PM +0100, Karel Balej wrote:
> > > From: Markuss Broks
> > >
> > > Imagis IST3038B is a variant (firmware?) of Imagis
On Sat, Dec 02, 2023 at 01:48:33PM +0100, Karel Balej wrote:
> From: Markuss Broks
>
> Imagis IST3038B is a variant (firmware?) of Imagis IST3038 IC,
> add the compatible for it to the IST3038C bindings.
This one is better, but would be well served by mentioning what
specifically is different (r
On Sat, Dec 02, 2023 at 01:48:35PM +0100, Karel Balej wrote:
> From: Karel Balej
>
> Document possible usage of the Imagis driver with the IST3032C
> touchscreen.
Please leave mention of the driver out of the binding patch (we deal
only with the hardware here) and instead describe what is incomp
On Sun, Oct 22, 2023 at 01:40:41PM +0200, lukas walter wrote:
> >> Acked-by: Krzysztof Kozlowski
> >
> >How come this v1 has an ack?
>
> This is supposed to be a v2, but I had problems sending it correctly,
> sorry
> https://patchwork.kernel.org/project/linux-arm-msm/patch/20230916134147.163764-1
On Sat, Oct 21, 2023 at 04:30:24PM +0200, Lukas Walter wrote:
> Add a compatible for Huawei Honor 5X / GR5 (2016).
>
> Acked-by: Krzysztof Kozlowski
How come this v1 has an ack?
> Signed-off-by: Lukas Walter
> ---
> Documentation/devicetree/bindings/arm/qcom.yaml | 1 +
> 1 file changed, 1 in
On Mon, Oct 02, 2023 at 08:55:30AM +0200, Luca Weiss wrote:
> Document the compatible for the CCI block found on SC7280 SoC.
>
> Reviewed-by: Bryan O'Donoghue
> Signed-off-by: Luca Weiss
Acked-by: Conor Dooley
Thanks,
Conor.
> ---
> Documentation/devicetree/binding
") updating all dts files to
> use the plural _gpios label instead of the singular _gpio as label but
> this example wasn't updated. But since we should just drop the label
> alltogether, do that.
>
> Signed-off-by: Luca Weiss
Acked-by: Conor Dooley
Thanks,
Conor.
> -
for any node.
>
> Signed-off-by: Rob Herring
> ---
Acked-by: Conor Dooley
> Documentation/devicetree/bindings/remoteproc/mtk,scp.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/remoteproc/mtk,scp.yaml
> b/Documentatio
46 matches
Mail list logo