clk: qoriq: provide constants for the type
authorMichael Walle <michael@walle.cc>
Sun, 8 Nov 2020 18:51:07 +0000 (19:51 +0100)
committerStephen Boyd <sboyd@kernel.org>
Tue, 8 Dec 2020 00:53:30 +0000 (16:53 -0800)
commit4cb15934ba05b49784d9d47778af308e7ea50b69
tree5cb3e8dd529f447e2eb0e2077000f9e1d90bbde7
parentfb8715157b6a16cf93a14109ebc8a6440a182a82
clk: qoriq: provide constants for the type

To avoid future mistakes in the device tree for the clockgen module, add
constants for the clockgen subtype as well as a macro for the PLL
divider.

Signed-off-by: Michael Walle <michael@walle.cc>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20201108185113.31377-4-michael@walle.cc
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/clk-qoriq.c
include/dt-bindings/clock/fsl,qoriq-clockgen.h [new file with mode: 0644]