diff options
Diffstat (limited to 'arch/powerpc/boot/dts/fsl/t4240si-post.dtsi')
-rw-r--r-- | arch/powerpc/boot/dts/fsl/t4240si-post.dtsi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/powerpc/boot/dts/fsl/t4240si-post.dtsi b/arch/powerpc/boot/dts/fsl/t4240si-post.dtsi index 1d7292627b72..e77e6adba05f 100644 --- a/arch/powerpc/boot/dts/fsl/t4240si-post.dtsi +++ b/arch/powerpc/boot/dts/fsl/t4240si-post.dtsi | |||
@@ -364,12 +364,12 @@ | |||
364 | }; | 364 | }; |
365 | 365 | ||
366 | clockgen: global-utilities@e1000 { | 366 | clockgen: global-utilities@e1000 { |
367 | compatible = "fsl,t4240-clockgen", "fsl,qoriq-clockgen-2"; | 367 | compatible = "fsl,t4240-clockgen", "fsl,qoriq-clockgen-2.0"; |
368 | reg = <0xe1000 0x1000>; | 368 | reg = <0xe1000 0x1000>; |
369 | }; | 369 | }; |
370 | 370 | ||
371 | rcpm: global-utilities@e2000 { | 371 | rcpm: global-utilities@e2000 { |
372 | compatible = "fsl,t4240-rcpm", "fsl,qoriq-rcpm-2"; | 372 | compatible = "fsl,t4240-rcpm", "fsl,qoriq-rcpm-2.0"; |
373 | reg = <0xe2000 0x1000>; | 373 | reg = <0xe2000 0x1000>; |
374 | }; | 374 | }; |
375 | 375 | ||