[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240628153829.303719-1-aniketmaurya@google.com>
Date: Fri, 28 Jun 2024 15:38:26 +0000
From: Aniket <aniketmaurya@...gle.com>
To: Alexandre Belloni <alexandre.belloni@...tlin.com>, Jeremy Kerr <jk@...econstruct.com.au>,
Joel Stanley <joel@....id.au>, Billy Tsai <billy_tsai@...eedtech.com>,
Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>
Cc: linux-i3c@...ts.infradead.org, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org, Aniket <aniketmaurya@...gle.com>
Subject: [PATCH v3 0/3] i3c: dw: Add apb clk
These patches add APB clk aka pclk to the dw i3c driver
and the binding doc. Also move to _enabled clk_get APIs.
Changes from v2 to v3
- moved to _enabled API first and then added apb clk.
Changes from v1 to v2
- extra example removed from yaml file, minor renaming.
- 3rd patch added to migrate to *_enabled clk_get APIs.
Aniket (3):
dt-bindings: i3c: dw: Add apb clock binding
i3c: dw: Use new *_enabled clk API
i3c: dw: Add optional apb clock
.../bindings/i3c/snps,dw-i3c-master.yaml | 11 ++++++++++-
drivers/i3c/master/dw-i3c-master.c | 15 +++++----------
drivers/i3c/master/dw-i3c-master.h | 1 +
3 files changed, 16 insertions(+), 11 deletions(-)
--
2.45.2.803.g4e1b14247a-goog
Powered by blists - more mailing lists