i.MX6Q Linux and new clock

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

i.MX6Q Linux and new clock

953件の閲覧回数
nwwinters
Contributor I

I have a custom audio board that requires its own clock based on the PLL4 clock with its own multiplier and divider. Is it necessary to add a new clock listed in /arch/arm/mach-imx/clk-imx6q.c or is it possible to add this information to the device tree? I know I can modify the registers directly in a driver but I am trying to determine the best practice based on the architecture that already exists.

Thanks,

Nick

ラベル(1)
0 件の賞賛
返信
1 返信

878件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

HI Nick

if clock is not used in linux, one can program it in dcd header.

For usage in linux one can refer to documentation:

linux/imx6q-clock.txt at master · torvalds/linux · GitHub

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信