Re: [PATCH v2,1/3] meson_uart: expose CLKID_UARTx
From: Helmut Klein <hidden>
Date: 2017-03-31 17:03:23
Also in:
linux-amlogic, linux-arm-kernel, linux-clk, lkml
From: Helmut Klein <hidden>
Date: 2017-03-31 17:03:23
Also in:
linux-amlogic, linux-arm-kernel, linux-clk, lkml
On 31.03.2017 17:37, Jerome Brunet wrote:
On Wed, 2017-03-29 at 13:21 -0700, Kevin Hilman wrote:quoted
Martin Blumenstingl [off-list ref] writes: [...]quoted
for Helmut this would mean that instead of dropping this patch (or dropping CLKID_UART1 and CLKID_UART2 from this patch) he would rather have to *add* another patch (for meson-gxbb.dtsi and meson-gxl.dtsi) which passes the core clocks to the corresponding UART controllers (similar to the CLKID_SD_EMMC_ clocks).Yes, this is what I would like to see. If a new CLKID is exposed, I want to see the users of it at the same time.Helmut, If you send another version of these patches, considering the feedback of Kevin and Martin, could you please change the subject of this patch to: dt-bindings: clock: gxbb: expose UART clocks Thx Jerome
i've just sent v3 of my patchset. (i changed the subjects of most patches in the set) Helmut
quoted
Kevin