ARM: dts: imx6q-prti6q: Fix ref/tcxo-clock-frequency properties
authorFabio Estevam <festevam@denx.de>
Fri, 18 Nov 2022 13:41:02 +0000 (10:41 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Dec 2022 16:41:04 +0000 (17:41 +0100)
commitd9729437b28ffbac9dbdf1c83ef115299ffdccf4
treeeca1437a1155e6ac5fb4a9ed41184b7f27c7a87c
parent1c0b6a97c478d01dea5f199fed495ee94f66a6e7
ARM: dts: imx6q-prti6q: Fix ref/tcxo-clock-frequency properties

[ Upstream commit e68be7b39f21d8a9291a5a3019787cd3ca999dd7 ]

make dtbs_check gives the following errors:

ref-clock-frequency: size (9) error for type uint32
tcxo-clock-frequency: size (9) error for type uint32

Fix it by passing the frequencies inside < > as documented in
Documentation/devicetree/bindings/net/wireless/ti,wlcore.yaml.

Signed-off-by: Fabio Estevam <festevam@denx.de>
Fixes: 0d446a505592 ("ARM: dts: add Protonic PRTI6Q board")
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm/boot/dts/imx6q-prti6q.dts