]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: dts: stratix10: use clock bindings for the Stratix10 platform
authorDinh Nguyen <dinguyen@kernel.org>
Wed, 31 Jan 2018 20:58:02 +0000 (14:58 -0600)
committerDinh Nguyen <dinguyen@kernel.org>
Mon, 16 Apr 2018 14:04:29 +0000 (09:04 -0500)
commit846946a4c064bdfb669a78f6a617714c0ee101c3
treeab2e8be2b5c0f018ca04e0b6232bbf5f4032ae01
parentfedbd783dfdfa040524ea8eb8a31cb2a775a133b
arm64: dts: stratix10: use clock bindings for the Stratix10 platform

Use the clock bindings for the Stratix10 SoC. This includes changing the old
binding of "intc,clk-s10-mgr" to "intel,stratix10-clkmgr". The reason that
this can be done is that there are currently no clock driver for Stratix10,
thus there are no consumers of the old binding. So changing the binding will
not break any legacy code.

Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
---
v7:
- move PLL out of clkmgr node and into DT root
v6:
- no changes
v5:
- no changes
v4:
- remove '_' in name of clock nodes
- use clock-controller in SoCDK node in dts file
v3:
- use the correct vendor prefix
- explain the binding change
v2:
- use a single clock binding for the clock controller
arch/arm64/boot/dts/altera/socfpga_stratix10.dtsi
arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dts