Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

clk: qoriq: add more compatibles strings

Add more SoC compatible strings to support more chips.

Signed-off-by: Yuantian Tang <andy.tang@nxp.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Acked-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Scott Wood <oss@buserror.net>

authored by

Yuantian Tang and committed by
Scott Wood
a6ee0c00 54877957

+6
+6
Documentation/devicetree/bindings/clock/qoriq-clock.txt
··· 28 28 * "fsl,p4080-clockgen" 29 29 * "fsl,p5020-clockgen" 30 30 * "fsl,p5040-clockgen" 31 + * "fsl,t1023-clockgen" 32 + * "fsl,t1024-clockgen" 33 + * "fsl,t1040-clockgen" 34 + * "fsl,t1042-clockgen" 35 + * "fsl,t2080-clockgen" 36 + * "fsl,t2081-clockgen" 31 37 * "fsl,t4240-clockgen" 32 38 * "fsl,b4420-clockgen" 33 39 * "fsl,b4860-clockgen"