]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
arm64: dts: imx95: Add missing vendor string to SCMI property
authorAlexander Stein <alexander.stein@ew.tq-group.com>
Wed, 30 Oct 2024 09:55:51 +0000 (10:55 +0100)
committerShawn Guo <shawnguo@kernel.org>
Mon, 4 Nov 2024 08:46:33 +0000 (16:46 +0800)
With commit 7bf46ec090b9e ("dt-bindings: firmware: arm,scmi: Add missing
vendor string") this property has 'arm' vendor prefix. Fix the property
name accordingly.

Fixes: 61ed94cd54e3 ("arm64: dts: imx95: set max-rx-timeout-ms")
Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx95.dtsi

index 62bb526ba507b9fefc8d90743d653e9dadf030ef..d10f62eacfe08d7aa3c7cdd90fbb104b49556c36 100644 (file)
                        shmem = <&scmi_buf0>, <&scmi_buf1>;
                        #address-cells = <1>;
                        #size-cells = <0>;
-                       max-rx-timeout-ms = <5000>;
+                       arm,max-rx-timeout-ms = <5000>;
 
                        scmi_devpd: protocol@11 {
                                reg = <0x11>;