arm64: dts: fsl-ls1028a: remove undocumented 'little-endian' for dspi node
authorFrank Li <Frank.Li@nxp.com>
Wed, 7 Aug 2024 14:52:04 +0000 (10:52 -0400)
committerShawn Guo <shawnguo@kernel.org>
Tue, 13 Aug 2024 08:37:50 +0000 (16:37 +0800)
commitf15a8b38af2b832bd27f07c956107757f0b43332
tree86d16bcf22e1247e32467924af331c7f4bd45036
parentc771a5ef48a2a974cd1b661a7f7fd4de53e3e787
arm64: dts: fsl-ls1028a: remove undocumented 'little-endian' for dspi node

According to binding doc http://devicetree.org/schemas/spi/fsl,dspi.yaml
and driver drivers/spi/spi-fsl-dspi.c, default is little-endian, should
use big-endian for big-endian system. Remove 'little-endian' to fix below
warning:

arch/arm64/boot/dts/freescale/fsl-ls1028a-qds-85bb.dtb: spi@2100000: Unevaluated properties are not allowed ('little-endian' was unexpected)

Signed-off-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/fsl-ls1028a.dtsi