The following changes since commit b677574bdf292e31c8f9810ff0fc0b35839d4636:
Merge branch 'clk-imx7ulp' into clk-next (2018-12-14 14:03:38 -0800) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git tags/clk-for-linus for you to fetch changes up to 08972760d366b83a87d366b0079747f8c409163c: clk: imx8qxp: make the name of clock ID generic (2018-12-28 10:43:57 -0800) ---------------------------------------------------------------- One more patch to generalize a set of DT binding defines now before -rc1 comes out. This way the SoC DTS files can use the proper defines from a stable tag. ---------------------------------------------------------------- Aisheng Dong (1): clk: imx8qxp: make the name of clock ID generic drivers/clk/imx/clk-imx8qxp-lpcg.c | 148 +++++++-------- drivers/clk/imx/clk-imx8qxp.c | 154 ++++++++-------- include/dt-bindings/clock/imx8-clock.h | 289 ++++++++++++++++++++++++++++++ include/dt-bindings/clock/imx8qxp-clock.h | 289 ------------------------------ 4 files changed, 440 insertions(+), 440 deletions(-) create mode 100644 include/dt-bindings/clock/imx8-clock.h delete mode 100644 include/dt-bindings/clock/imx8qxp-clock.h -- Sent by a computer through tubes