]> git.ipfire.org Git - thirdparty/u-boot.git/commit
arm64: zynqmp: Fix binding of hclk clock (gem nodes)
authorMirela Simonovic <mirela.simonovic@aggios.com>
Mon, 17 Sep 2018 12:24:18 +0000 (14:24 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 27 Feb 2019 07:53:06 +0000 (08:53 +0100)
commit564339504cfa58500d1e58c87edba8b82c341dc9
treeb7bf15ba4e4722b0e82f7ea3184f8e8f721a36a9
parent8acc58e682c70ef2235914b8c87f69b61a1e1280
arm64: zynqmp: Fix binding of hclk clock (gem nodes)

This patch is required to fix binding of gem interface clocks to
system-level clock IDs that have changed. The gem0 clock IDs are now:
1) Clock ID 45 represents GEM0_TX clock
2) Clock ID 49 represents GEM0_RX clock
3) Clock ID 104 represents GEM0_REF clock

Clock IDs for other gems changed similarly, e.g. for i in {1, 2, 3}
GEMi_TX = GEM0_TX + i, etc. Other clock IDs have not changed.

Signed-off-by: Mirela Simonovic <mirela.simonovic@aggios.com>
Acked-by: Will Wong <willw@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/arm/dts/zynqmp-clk-ccf.dtsi