Message ID | 20211124175542.2772-1-i.bornyakov@metrotek.ru (mailing list archive) |
---|---|
Headers | show |
Series | bus: imx-weim: optionally enable continuous burst clock | expand |
On Wed, Nov 24, 2021 at 08:55:40PM +0300, Ivan Bornyakov wrote: > Introduce option to enable continuous burst clock, if burst clock itself > is enabled. > > Changelog: > v1 -> v2: > * documentation about this option added to > Documentation/devicetree/bindings/bus/imx-weim.txt > > Ivan Bornyakov (2): > bus: imx-weim: optionally enable continuous burst clock > dt-bindings: bus: imx-weim: add words about continuous bclk > > .../devicetree/bindings/bus/imx-weim.txt | 5 +++++ > drivers/bus/imx-weim.c | 18 ++++++++++++++++-- > 2 files changed, 21 insertions(+), 2 deletions(-) > > -- > 2.32.0 > Friendly ping. Any feedback?