]> git.ipfire.org Git - thirdparty/linux.git/commit
clk: mmp: pxa1908-apbc: Add reset cells
authorDuje Mihanović <duje@dujemihanovic.xyz>
Tue, 14 Apr 2026 19:51:51 +0000 (21:51 +0200)
committerStephen Boyd <sboyd@kernel.org>
Wed, 29 Apr 2026 02:07:49 +0000 (19:07 -0700)
commitfcfae77b39cea1e129f86eb88bfd6ca34506effe
treeafec1df0ce0844e02f1780e536dd467804f94037
parent85ad455f5ff742ece8e361aa1d9269194539f5cb
clk: mmp: pxa1908-apbc: Add reset cells

It has been concluded by comparing the gate clock masks and vendor code
between PXA1908/28 that PXA1908's APBC, similarly to PXA1928's APBC, has
controllable reset lines. Describe these in the driver for correctness.

Signed-off-by: Duje Mihanović <duje@dujemihanovic.xyz>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/mmp/clk-pxa1908-apbc.c