Re: [PATCH v2,1/3] meson_uart: expose CLKID_UARTx
From: Jerome Brunet <jbrunet@baylibre.com>
Date: 2017-03-31 15:37:43
Also in:
linux-amlogic, linux-arm-kernel, linux-clk, lkml
From: Jerome Brunet <jbrunet@baylibre.com>
Date: 2017-03-31 15:37:43
Also in:
linux-amlogic, linux-arm-kernel, linux-clk, lkml
On Wed, 2017-03-29 at 13:21 -0700, Kevin Hilman wrote:
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
Kevin