* [PATCH] arm64: dts: mediatek: Fix "status" values
@ 2023-06-26 22:10 Rob Herring
2023-06-27 7:53 ` Alexandre Mergnat
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Rob Herring @ 2023-06-26 22:10 UTC (permalink / raw)
To: Krzysztof Kozlowski, Conor Dooley, Matthias Brugger,
AngeloGioacchino Del Regno
Cc: devicetree, linux-kernel, linux-arm-kernel, linux-mediatek
The defined value for "status" is "disabled", not "disable".
Signed-off-by: Rob Herring <robh@kernel.org>
---
arch/arm64/boot/dts/mediatek/mt7622-bananapi-bpi-r64.dts | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/arm64/boot/dts/mediatek/mt7622-bananapi-bpi-r64.dts b/arch/arm64/boot/dts/mediatek/mt7622-bananapi-bpi-r64.dts
index e4605d23fdc8..86cedb0bf1a9 100644
--- a/arch/arm64/boot/dts/mediatek/mt7622-bananapi-bpi-r64.dts
+++ b/arch/arm64/boot/dts/mediatek/mt7622-bananapi-bpi-r64.dts
@@ -585,11 +585,11 @@ &pwrap {
};
&sata {
- status = "disable";
+ status = "disabled";
};
&sata_phy {
- status = "disable";
+ status = "disabled";
};
&spi0 {
--
2.40.1
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] arm64: dts: mediatek: Fix "status" values
2023-06-26 22:10 [PATCH] arm64: dts: mediatek: Fix "status" values Rob Herring
@ 2023-06-27 7:53 ` Alexandre Mergnat
2023-07-18 16:22 ` Rob Herring
2023-07-19 7:12 ` AngeloGioacchino Del Regno
2 siblings, 0 replies; 4+ messages in thread
From: Alexandre Mergnat @ 2023-06-27 7:53 UTC (permalink / raw)
To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Matthias Brugger,
AngeloGioacchino Del Regno
Cc: devicetree, linux-kernel, linux-arm-kernel, linux-mediatek
On 27/06/2023 00:10, Rob Herring wrote:
> The defined value for "status" is "disabled", not "disable".
Reviewed-by: Alexandre Mergnat <amergnat@baylibre.com>
--
Regards,
Alexandre
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] arm64: dts: mediatek: Fix "status" values
2023-06-26 22:10 [PATCH] arm64: dts: mediatek: Fix "status" values Rob Herring
2023-06-27 7:53 ` Alexandre Mergnat
@ 2023-07-18 16:22 ` Rob Herring
2023-07-19 7:12 ` AngeloGioacchino Del Regno
2 siblings, 0 replies; 4+ messages in thread
From: Rob Herring @ 2023-07-18 16:22 UTC (permalink / raw)
To: Krzysztof Kozlowski, Conor Dooley, Matthias Brugger,
AngeloGioacchino Del Regno
Cc: devicetree, linux-kernel, linux-arm-kernel, linux-mediatek
On Mon, Jun 26, 2023 at 4:10 PM Rob Herring <robh@kernel.org> wrote:
>
> The defined value for "status" is "disabled", not "disable".
>
> Signed-off-by: Rob Herring <robh@kernel.org>
> ---
> arch/arm64/boot/dts/mediatek/mt7622-bananapi-bpi-r64.dts | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Ping!
>
> diff --git a/arch/arm64/boot/dts/mediatek/mt7622-bananapi-bpi-r64.dts b/arch/arm64/boot/dts/mediatek/mt7622-bananapi-bpi-r64.dts
> index e4605d23fdc8..86cedb0bf1a9 100644
> --- a/arch/arm64/boot/dts/mediatek/mt7622-bananapi-bpi-r64.dts
> +++ b/arch/arm64/boot/dts/mediatek/mt7622-bananapi-bpi-r64.dts
> @@ -585,11 +585,11 @@ &pwrap {
> };
>
> &sata {
> - status = "disable";
> + status = "disabled";
> };
>
> &sata_phy {
> - status = "disable";
> + status = "disabled";
> };
>
> &spi0 {
> --
> 2.40.1
>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] arm64: dts: mediatek: Fix "status" values
2023-06-26 22:10 [PATCH] arm64: dts: mediatek: Fix "status" values Rob Herring
2023-06-27 7:53 ` Alexandre Mergnat
2023-07-18 16:22 ` Rob Herring
@ 2023-07-19 7:12 ` AngeloGioacchino Del Regno
2 siblings, 0 replies; 4+ messages in thread
From: AngeloGioacchino Del Regno @ 2023-07-19 7:12 UTC (permalink / raw)
To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Matthias Brugger
Cc: devicetree, linux-kernel, linux-arm-kernel, linux-mediatek
Il 27/06/23 00:10, Rob Herring ha scritto:
> The defined value for "status" is "disabled", not "disable".
>
> Signed-off-by: Rob Herring <robh@kernel.org>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2023-07-19 7:13 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-26 22:10 [PATCH] arm64: dts: mediatek: Fix "status" values Rob Herring
2023-06-27 7:53 ` Alexandre Mergnat
2023-07-18 16:22 ` Rob Herring
2023-07-19 7:12 ` AngeloGioacchino Del Regno
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).