* [PATCH] dt-bindings: mtd: fixed-partitions: Fix "compression" typo
@ 2024-11-13 22:56 Rob Herring (Arm)
2024-11-14 19:59 ` Conor Dooley
2024-12-03 17:14 ` Rob Herring (Arm)
0 siblings, 2 replies; 4+ messages in thread
From: Rob Herring (Arm) @ 2024-11-13 22:56 UTC (permalink / raw)
To: Miquel Raynal, Richard Weinberger, Vignesh Raghavendra,
Krzysztof Kozlowski, Conor Dooley, Rafał Miłecki
Cc: linux-mtd, devicetree, linux-kernel
The example erroneously has "compress" property rather than the
documented "compression" property.
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
---
.../devicetree/bindings/mtd/partitions/fixed-partitions.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/mtd/partitions/fixed-partitions.yaml b/Documentation/devicetree/bindings/mtd/partitions/fixed-partitions.yaml
index 058253d6d889..62086366837c 100644
--- a/Documentation/devicetree/bindings/mtd/partitions/fixed-partitions.yaml
+++ b/Documentation/devicetree/bindings/mtd/partitions/fixed-partitions.yaml
@@ -82,7 +82,7 @@ examples:
uimage@100000 {
reg = <0x0100000 0x200000>;
- compress = "lzma";
+ compression = "lzma";
};
};
--
2.45.2
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] dt-bindings: mtd: fixed-partitions: Fix "compression" typo
2024-11-13 22:56 [PATCH] dt-bindings: mtd: fixed-partitions: Fix "compression" typo Rob Herring (Arm)
@ 2024-11-14 19:59 ` Conor Dooley
2024-12-03 17:14 ` Rob Herring (Arm)
1 sibling, 0 replies; 4+ messages in thread
From: Conor Dooley @ 2024-11-14 19:59 UTC (permalink / raw)
To: Rob Herring (Arm)
Cc: Miquel Raynal, Richard Weinberger, Vignesh Raghavendra,
Krzysztof Kozlowski, Conor Dooley, Rafał Miłecki,
linux-mtd, devicetree, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 286 bytes --]
On Wed, Nov 13, 2024 at 04:56:31PM -0600, Rob Herring (Arm) wrote:
> The example erroneously has "compress" property rather than the
> documented "compression" property.
>
> Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] dt-bindings: mtd: fixed-partitions: Fix "compression" typo
2024-11-13 22:56 [PATCH] dt-bindings: mtd: fixed-partitions: Fix "compression" typo Rob Herring (Arm)
2024-11-14 19:59 ` Conor Dooley
@ 2024-12-03 17:14 ` Rob Herring (Arm)
2024-12-05 9:57 ` Miquel Raynal
1 sibling, 1 reply; 4+ messages in thread
From: Rob Herring (Arm) @ 2024-12-03 17:14 UTC (permalink / raw)
To: Rob Herring (Arm)
Cc: Rafał Miłecki, devicetree, linux-mtd,
Richard Weinberger, Krzysztof Kozlowski, linux-kernel,
Vignesh Raghavendra, Conor Dooley, Miquel Raynal
On Wed, 13 Nov 2024 16:56:31 -0600, Rob Herring (Arm) wrote:
> The example erroneously has "compress" property rather than the
> documented "compression" property.
>
> Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
> ---
> .../devicetree/bindings/mtd/partitions/fixed-partitions.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Applied, thanks!
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] dt-bindings: mtd: fixed-partitions: Fix "compression" typo
2024-12-03 17:14 ` Rob Herring (Arm)
@ 2024-12-05 9:57 ` Miquel Raynal
0 siblings, 0 replies; 4+ messages in thread
From: Miquel Raynal @ 2024-12-05 9:57 UTC (permalink / raw)
To: Rob Herring (Arm)
Cc: Rafał Miłecki, devicetree, linux-mtd,
Richard Weinberger, Krzysztof Kozlowski, linux-kernel,
Vignesh Raghavendra, Conor Dooley
Hi Rob,
On 03/12/2024 at 11:14:21 -06, "Rob Herring (Arm)" <robh@kernel.org> wrote:
> On Wed, 13 Nov 2024 16:56:31 -0600, Rob Herring (Arm) wrote:
>> The example erroneously has "compress" property rather than the
>> documented "compression" property.
>>
>> Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
>> ---
>> .../devicetree/bindings/mtd/partitions/fixed-partitions.yaml | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>
> Applied, thanks!
No problem, I always have a bit of delay but this was in my "to apply"
list ;)
Cheers,
Miquèl
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2024-12-05 9:57 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-13 22:56 [PATCH] dt-bindings: mtd: fixed-partitions: Fix "compression" typo Rob Herring (Arm)
2024-11-14 19:59 ` Conor Dooley
2024-12-03 17:14 ` Rob Herring (Arm)
2024-12-05 9:57 ` Miquel Raynal
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).