diff mbox series

arm64: dts: ls1046a: Remove big-endian from thermal

Message ID 20240103225942.1899784-1-festevam@gmail.com (mailing list archive)
State New, archived
Headers show
Series arm64: dts: ls1046a: Remove big-endian from thermal | expand

Commit Message

Fabio Estevam Jan. 3, 2024, 10:59 p.m. UTC
From: Fabio Estevam <festevam@denx.de>

Per qoriq-thermal.yaml, 'big-endian' is not a valid property.

When the 'little-endian' property is absent, the default is big endian.

Remove it to fix the following schema warning:

tmu@1f00000: 'big-endian' does not match any of the regexes: 'pinctrl-[0-9]+'
from schema $id: http://devicetree.org/schemas/thermal/qoriq-thermal.yaml#

Signed-off-by: Fabio Estevam <festevam@denx.de>
---
 arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi | 1 -
 1 file changed, 1 deletion(-)

Comments

Shawn Guo Feb. 5, 2024, 7:02 a.m. UTC | #1
On Wed, Jan 03, 2024 at 07:59:42PM -0300, Fabio Estevam wrote:
> From: Fabio Estevam <festevam@denx.de>
> 
> Per qoriq-thermal.yaml, 'big-endian' is not a valid property.
> 
> When the 'little-endian' property is absent, the default is big endian.
> 
> Remove it to fix the following schema warning:
> 
> tmu@1f00000: 'big-endian' does not match any of the regexes: 'pinctrl-[0-9]+'
> from schema $id: http://devicetree.org/schemas/thermal/qoriq-thermal.yaml#
> 
> Signed-off-by: Fabio Estevam <festevam@denx.de>

Applied, thanks!
diff mbox series

Patch

diff --git a/arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi b/arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi
index 1515cec23147..754a64be739c 100644
--- a/arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi
+++ b/arch/arm64/boot/dts/freescale/fsl-ls1046a.dtsi
@@ -485,7 +485,6 @@  tmu: tmu@1f00000 {
 				<0x00030005 0x00000042>,
 				<0x00030006 0x0000004c>,
 				<0x00030007 0x00000056>;
-			big-endian;
 			#thermal-sensor-cells = <1>;
 		};