[0/6] clk: imx93: fix and update

Message ID 20221027101159.942843-1-peng.fan@oss.nxp.com
Headers
Series clk: imx93: fix and update |

Message

Peng Fan (OSS) Oct. 27, 2022, 10:11 a.m. UTC
  From: Peng Fan <peng.fan@nxp.com>

patch 1 is reported by Dan and marked as fix

During our development, per updated reference mannual and design
information, correct enet and drop tpm 1/3, lpit 1/2.

The TPM/LPIT patch 3,4 are not marked as fixes, there is no user,
so update binding and driver both.

Patch 5 enable HSIO root always on
Patch 6 enable sysctr always on for cpuidle

Jacky Bai (2):
  clk: imx: keep hsio bus clock always on
  clk: imx93: keep sys ctr clock always on

Peng Fan (4):
  clk: imx93: unmap anatop base in error handling path
  clk: imx93: correct enet clock
  dt-bindings: clock: imx93: drop TPM1/3 LPIT1/2 entry
  clk: imx93: drop tpm1/3, lpit1/2 clk

 drivers/clk/imx/clk-imx93.c             | 33 ++++++++++++-------------
 include/dt-bindings/clock/imx93-clock.h |  4 ---
 2 files changed, 16 insertions(+), 21 deletions(-)