Home
last modified time | relevance | path

Searched hist:c4cbd035 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/arm64/boot/dts/hisilicon/
H A Dhip05.dtsic4cbd035 Mon Oct 12 08:17:39 CDT 2020 Zhen Lei <thunder.leizhen@huawei.com> arm64: dts: hisilicon: list all clocks required by snps-dw-apb-uart.yaml

The snps,dw-apb-uart binding need to specify two clocks: "baudclk",
"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>