]> git.baikalelectronics.ru Git - uboot.git/commit
clocks: sdm845: Import qcom,gcc-sdm845.h
authorSumit Garg <sumit.garg@linaro.org>
Tue, 12 Jul 2022 07:12:06 +0000 (12:42 +0530)
committerTom Rini <trini@konsulko.com>
Mon, 25 Jul 2022 17:02:04 +0000 (13:02 -0400)
commit462fc910e392f18dbb2df2d4570668d8046bd977
tree0cde44daa5362e20a5c404c57ae5661d325970b3
parent13bcb77d69dd4df64fc78c74fb0ff7ba19001f7c
clocks: sdm845: Import qcom,gcc-sdm845.h

Rather than using magic numbers as clock ids for peripherals import
qcom,gcc-sdm845.h from Linux to be used standard macros for clock ids.
So start using corresponding clk-id macro for debug UART.

Signed-off-by: Sumit Garg <sumit.garg@linaro.org>
Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
arch/arm/dts/sdm845.dtsi
arch/arm/mach-snapdragon/clock-sdm845.c
include/dt-bindings/clock/qcom,gcc-sdm845.h [new file with mode: 0644]