<feed xmlns='http://www.w3.org/2005/Atom'>
<title>opensbi.git/lib/utils/regmap/fdt_regmap_drivers.carray, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/opensbi.git/atom/lib/utils/regmap/fdt_regmap_drivers.carray?h=master</id>
<link rel='self' href='http://cgit.235523.xyz/opensbi.git/atom/lib/utils/regmap/fdt_regmap_drivers.carray?h=master'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/opensbi.git/'/>
<updated>2024-11-28T12:15:29Z</updated>
<entry>
<title>lib: utils/regmap: Use fdt_driver for initialization</title>
<updated>2024-11-28T12:15:29Z</updated>
<author>
<name>Samuel Holland</name>
<email>samuel.holland@sifive.com</email>
</author>
<published>2024-11-11T22:02:52Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/opensbi.git/commit/?id=1f8db2f18ffb4babb27c2070419b7100f998c7f4'/>
<id>urn:sha1:1f8db2f18ffb4babb27c2070419b7100f998c7f4</id>
<content type='text'>
The regmap driver subsystem does not need any extra data, so it can use
`struct fdt_driver` directly. It always initializes the driver for a
specific DT node.

Signed-off-by: Samuel Holland &lt;samuel.holland@sifive.com&gt;
Reviewed-by: Anup Patel &lt;anup@brainfault.org&gt;
</content>
</entry>
<entry>
<title>lib: utils/regmap: Add simple FDT based regmap framework</title>
<updated>2023-07-31T08:39:10Z</updated>
<author>
<name>Anup Patel</name>
<email>apatel@ventanamicro.com</email>
</author>
<published>2023-07-21T08:09:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/opensbi.git/commit/?id=8e97275d97bbfb9b990a5e7beafe99bea0e3f538'/>
<id>urn:sha1:8e97275d97bbfb9b990a5e7beafe99bea0e3f538</id>
<content type='text'>
We add a simple FDT based regmap framework which is built on top of
generic regmap library. The phandle of FDT regmap DT node is treated
as unique regmap ID. The FDT based regmap drivers will be probed
on-demand from fdt_regmap_get_by_phandle() and fdt_regmap_get()
called by the regmap client drivers.

Signed-off-by: Anup Patel &lt;apatel@ventanamicro.com&gt;
Reviewed-by: Xiang W &lt;wxjstz@126.com&gt;
</content>
</entry>
</feed>
