Commit aaa50f9c authored by Fabio Estevam's avatar Fabio Estevam Committed by Shawn Guo

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

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: default avatarFabio Estevam <festevam@denx.de>
Acked-by: default avatarLi Yang <leoyang.li@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent c0ac4eb8
......@@ -346,7 +346,6 @@ tmu: tmu@1f00000 {
0x00030004 0x00000047
0x00030005 0x00000053
0x00030006 0x00000060>;
big-endian;
#thermal-sensor-cells = <1>;
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment