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)
commitffa792871927ef9b646a119a9cf832fa4a0212a6
tree0cde44daa5362e20a5c404c57ae5661d325970b3
parent866985b7e6fd91ecfd17229d1a35cb21c281a0b7
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]