ARM: dts: imx6q-prti6q: Fix ref/tcxo-clock-frequency properties
stable inclusion from stable-v5.10.157 commit 756534f7cf53f35e9e098c15a6e341f27b5888d9 category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I7MU59 Reference: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=756534f7cf53f35e9e098c15a6e341f27b5888d9 -------------------------------- [ Upstream commit e68be7b3 ] 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: NFabio Estevam <festevam@denx.de> Fixes: 0d446a50 ("ARM: dts: add Protonic PRTI6Q board") Signed-off-by: NShawn Guo <shawnguo@kernel.org> Signed-off-by: NSasha Levin <sashal@kernel.org> Signed-off-by: Nsanglipeng <sanglipeng1@jd.com>
Showing
想要评论请 注册 或 登录