arm64: dts: hisilicon: list all clocks required by spi-pl022.yaml
authorZhen Lei <thunder.leizhen@huawei.com>
Mon, 12 Oct 2020 13:17:37 +0000 (21:17 +0800)
committerWei Xu <xuwei5@hisilicon.com>
Tue, 24 Nov 2020 12:06:18 +0000 (20:06 +0800)
commitc85731abd6946234c9359212fff1d5f0b3013852
tree9f62e151f5e6a0500f0292695b9715a58df8c0c5
parentbf69b8622b940feaf61a266e304e90722875b588
arm64: dts: hisilicon: list all clocks required by spi-pl022.yaml

The arm,pl022 binding need to specify two clocks: "sspclk", "apb_pclk".
But only "apb_pclk" is specified now. Because the driver preferentially
matches the first clock. Otherwise, it matches the second clock instead
of both clocks. So both of them use the same clock don't change the
function.

Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
Signed-off-by: Wei Xu <xuwei5@hisilicon.com>
arch/arm64/boot/dts/hisilicon/hi3660.dtsi
arch/arm64/boot/dts/hisilicon/hi3798cv200.dtsi
arch/arm64/boot/dts/hisilicon/hi6220.dtsi