summaryrefslogtreecommitdiffstats
path: root/include/dt-bindings
diff options
context:
space:
mode:
authorFabio Estevam <festevam@gmail.com>2019-01-30 17:21:02 -0200
committerStephen Boyd <sboyd@kernel.org>2019-02-21 12:41:17 -0800
commit0bfed63baf55fd490bff03af57943b6200ccc45f (patch)
tree7c6d816d248255e0e1affcea32d74a407965d49b /include/dt-bindings
parent81bf81e7d3f14088f94f9d8a6cddc8186967fd6c (diff)
downloadlinux-stable-0bfed63baf55fd490bff03af57943b6200ccc45f.tar.gz
linux-stable-0bfed63baf55fd490bff03af57943b6200ccc45f.tar.bz2
linux-stable-0bfed63baf55fd490bff03af57943b6200ccc45f.zip
clk: imx8mq: Fix the CLKO2 source select list
The CLKO2 clock source select list is the following as per the i.MX8M Reference Manual: 000 - 25M_REF_CLK 001 - SYSTEM_PLL2_DIV5 010 - SYSTEM_PLL1_DIV2 011 - SYSTEM_PLL2_DIV6 100 - SYSTEM_PLL3_CLK 101 - AUDIO_PLL1_CLK 110 - VIDEO_PLL1_CLK 111 - 32K_REF_CLK However, in imx8mq_clko2_sels[] only the first four entries are correct. Fix it by adding the missing "sys3_pll2_out" entry in order to match the description from the manual. Fixes: b80522040cd3f ("clk: imx: Add clock driver for i.MX8MQ CCM") Reported-by: Rogerio Pimentel <rogerio.silva@nxp.com> Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'include/dt-bindings')
0 files changed, 0 insertions, 0 deletions