Re: [PATCH v3 2/8] IPQ40xx: clk: Use dt-bindings instead of hardcoding

2020-09-19 Thread Tom Rini
On Thu, Sep 10, 2020 at 04:00:00PM +0200, Robert Marko wrote: > Its common to use dt-bindings instead of hard-coding clocks or resets. > So lets use the imported Linux GCC bindings on IPQ40xx target. > > Signed-off-by: Robert Marko > Cc: Luka Perkov Applied to u-boot/next, thanks! -- Tom s

[PATCH v3 2/8] IPQ40xx: clk: Use dt-bindings instead of hardcoding

2020-09-10 Thread Robert Marko
Its common to use dt-bindings instead of hard-coding clocks or resets. So lets use the imported Linux GCC bindings on IPQ40xx target. Signed-off-by: Robert Marko Cc: Luka Perkov --- arch/arm/dts/qcom-ipq4019.dtsi| 3 ++- arch/arm/mach-ipq40xx/clock-ipq4019.c | 4 +++- 2 files changed, 5