<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/include/linux/mfd/mt6397, branch linux-6.18.y</title>
<subtitle>Hosts the 0x221E linux distro kernel.</subtitle>
<id>https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-6.18.y</id>
<link rel='self' href='https://universe.0xinfinity.dev/distro/kernel/atom?h=linux-6.18.y'/>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/'/>
<updated>2025-04-01T10:03:39Z</updated>
<entry>
<title>rtc: mt6397: drop unused defines</title>
<updated>2025-04-01T10:03:39Z</updated>
<author>
<name>Alexandre Belloni</name>
<email>alexandre.belloni@bootlin.com</email>
</author>
<published>2025-03-03T22:36:37Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=c2004b6efb1c891b80bef186771a3668fc25f6b3'/>
<id>urn:sha1:c2004b6efb1c891b80bef186771a3668fc25f6b3</id>
<content type='text'>
RTC_NUM_YEARS has never been used, the other defines are not used since
commit 34bbdc12d04e ("rtc: mt6359: Add RTC hardware range and add support
for start-year")

Reviewed-by: AngeloGioacchino Del Regno &lt;angelogioacchino.delregno@collabora.com&gt;
Link: https://lore.kernel.org/r/20250303223637.1135362-1-alexandre.belloni@bootlin.com
Signed-off-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;
</content>
</entry>
<entry>
<title>mfd: mt6397: Add initial support for MT6328</title>
<updated>2024-10-31T16:25:03Z</updated>
<author>
<name>Yassine Oudjana</name>
<email>y.oudjana@protonmail.com</email>
</author>
<published>2024-10-18T08:10:46Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=6e31bb8d3a63bb2c3efab2fb6bcfccac677a4581'/>
<id>urn:sha1:6e31bb8d3a63bb2c3efab2fb6bcfccac677a4581</id>
<content type='text'>
The MT6328 PMIC is commonly used with the MT6735 SoC. Add initial
support for this PMIC.

Signed-off-by: Yassine Oudjana &lt;y.oudjana@protonmail.com&gt;
Reviewed-by: AngeloGioacchino Del Regno &lt;angelogioacchino.delregno@collabora.com&gt;
Link: https://lore.kernel.org/r/20241018081050.23592-5-y.oudjana@protonmail.com
Signed-off-by: Lee Jones &lt;lee@kernel.org&gt;
</content>
</entry>
<entry>
<title>mfd: mt6397: Add basic support for MT6331+MT6332 PMIC</title>
<updated>2022-07-19T09:54:41Z</updated>
<author>
<name>AngeloGioacchino Del Regno</name>
<email>angelogioacchino.delregno@collabora.com</email>
</author>
<published>2022-06-27T12:39:54Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=d9cd0bc604705eb01497c3e483f8820a9677c682'/>
<id>urn:sha1:d9cd0bc604705eb01497c3e483f8820a9677c682</id>
<content type='text'>
Add support for the MT6331 PMIC with MT6332 Companion PMIC, found
in MT6795 Helio X10 smartphone platforms.

This combo has support for multiple devices but, for a start,
only the following have been implemented:
- Regulators (two instances, one in MT6331, one in MT6332)
- RTC (MT6331)
- Keys (MT6331)
- Interrupts (MT6331 also dispatches MT6332's interrupts)

There's more to be implemented, especially for MT6332, which
will come at a later stage.

Signed-off-by: AngeloGioacchino Del Regno &lt;angelogioacchino.delregno@collabora.com&gt;
Reviewed-by: Matthias Brugger &lt;matthias.bgg@gmail.com&gt;
Signed-off-by: Lee Jones &lt;lee.jones@linaro.org&gt;
Link: https://lore.kernel.org/r/20220627123954.64299-1-angelogioacchino.delregno@collabora.com
</content>
</entry>
<entry>
<title>mfd: mt6358-irq: Add MT6357 PMIC support</title>
<updated>2022-07-19T09:54:39Z</updated>
<author>
<name>Fabien Parent</name>
<email>fparent@baylibre.com</email>
</author>
<published>2022-05-31T12:49:57Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=738654be3cf7af4a0a131bd92142db045f0660dc'/>
<id>urn:sha1:738654be3cf7af4a0a131bd92142db045f0660dc</id>
<content type='text'>
Add MT6357 PMIC IRQ support.

Signed-off-by: Fabien Parent &lt;fparent@baylibre.com&gt;
Signed-off-by: Lee Jones &lt;lee.jones@linaro.org&gt;
Link: https://lore.kernel.org/r/20220531124959.202787-6-fparent@baylibre.com
</content>
</entry>
<entry>
<title>mfd: Add support for the MediaTek MT6366 PMIC</title>
<updated>2022-03-07T14:59:44Z</updated>
<author>
<name>Johnson Wang</name>
<email>johnson.wang@mediatek.com</email>
</author>
<published>2022-01-06T06:54:04Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=c47383f849097c2b3547e28365578cd9e5811378'/>
<id>urn:sha1:c47383f849097c2b3547e28365578cd9e5811378</id>
<content type='text'>
This adds support for the MediaTek MT6366 PMIC. This is a
multifunction device with the following sub modules:

- Regulator
- RTC
- Codec
- Interrupt

It is interfaced to the host controller using SPI interface
by a proprietary hardware called PMIC wrapper or pwrap.
MT6366 MFD is a child device of the pwrap.

Signed-off-by: Johnson Wang &lt;johnson.wang@mediatek.com&gt;
Signed-off-by: Lee Jones &lt;lee.jones@linaro.org&gt;
Link: https://lore.kernel.org/r/20220106065407.16036-2-johnson.wang@mediatek.com
</content>
</entry>
<entry>
<title>mfd: Add support for the MediaTek MT6359 PMIC</title>
<updated>2021-06-01T15:44:23Z</updated>
<author>
<name>Hsin-Hsiung Wang</name>
<email>hsin-hsiung.wang@mediatek.com</email>
</author>
<published>2021-05-26T06:52:04Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=e545b8f380a96174df40db4203d09156e096ee89'/>
<id>urn:sha1:e545b8f380a96174df40db4203d09156e096ee89</id>
<content type='text'>
This adds support for the MediaTek MT6359 PMIC. This is a
multifunction device with the following sub modules:

- Codec
- Interrupt
- Regulator
- RTC

It is interfaced to the host controller using SPI interface
by a proprietary hardware called PMIC wrapper or pwrap.
MT6359 MFD is a child device of the pwrap.

Signed-off-by: Hsin-Hsiung Wang &lt;hsin-hsiung.wang@mediatek.com&gt;
Signed-off-by: Lee Jones &lt;lee.jones@linaro.org&gt;
</content>
</entry>
<entry>
<title>rtc: mt6397: refine RTC_TC_MTH</title>
<updated>2021-06-01T15:44:09Z</updated>
<author>
<name>Hsin-Hsiung Wang</name>
<email>hsin-hsiung.wang@mediatek.com</email>
</author>
<published>2021-05-26T06:52:01Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=be60652f0260c2f371670ec90f1ac55e2671f793'/>
<id>urn:sha1:be60652f0260c2f371670ec90f1ac55e2671f793</id>
<content type='text'>
This patch adds RTC_TC_MTH_MASK to support new chips.

Signed-off-by: Yuchen Huang &lt;yuchen.huang@mediatek.com&gt;
Signed-off-by: Hsin-Hsiung Wang &lt;hsin-hsiung.wang@mediatek.com&gt;
Acked-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;
Signed-off-by: Lee Jones &lt;lee.jones@linaro.org&gt;
</content>
</entry>
<entry>
<title>rtc: mt6397: Remove unused member dev</title>
<updated>2020-10-15T10:01:29Z</updated>
<author>
<name>Fei Shao</name>
<email>fshao@chromium.org</email>
</author>
<published>2020-10-08T09:34:14Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=770c03e6dabacd5b9f57bba93c4311d32b618640'/>
<id>urn:sha1:770c03e6dabacd5b9f57bba93c4311d32b618640</id>
<content type='text'>
Removing the struct member "dev" in mt6397 RTC driver because it's not
initialized and the only usage is for one debugging message.

Also fixed a typo in the error message.

Signed-off-by: Fei Shao &lt;fshao@chromium.org&gt;
Signed-off-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;
Link: https://lore.kernel.org/r/20201008093414.1911699-1-fshao@chromium.org
</content>
</entry>
<entry>
<title>rtc: mt6397: Add support for the MediaTek MT6358 RTC</title>
<updated>2020-05-21T07:55:48Z</updated>
<author>
<name>Ran Bi</name>
<email>ran.bi@mediatek.com</email>
</author>
<published>2020-04-21T03:00:11Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=29ee40091e27615530c0ba7773a2879d8266381e'/>
<id>urn:sha1:29ee40091e27615530c0ba7773a2879d8266381e</id>
<content type='text'>
This add support for the MediaTek MT6358 RTC. Driver using
compatible data to store different RTC_WRTGR address offset.
This replace RTC_WRTGR to RTC_WRTGR_MT6323 in mt6323-poweroff
driver which only needed by armv7 CPU without ATF.

Signed-off-by: Ran Bi &lt;ran.bi@mediatek.com&gt;
Signed-off-by: Hsin-Hsiung Wang &lt;hsin-hsiung.wang@mediatek.com&gt;
Reviewed-by: Nicolas Boichat &lt;drinkcat@chromium.org&gt;
Acked-by: Alexandre Belloni &lt;alexandre.belloni@bootlin.com&gt;
Acked-by: Sebastian Reichel &lt;sre@kernel.org&gt;
Reviewed-by: Yingjoe Chen &lt;yingjoe.chen@mediatek.com&gt;
Signed-off-by: Lee Jones &lt;lee.jones@linaro.org&gt;
</content>
</entry>
<entry>
<title>mfd: Add support for the MediaTek MT6358 PMIC</title>
<updated>2020-05-21T07:55:29Z</updated>
<author>
<name>Hsin-Hsiung Wang</name>
<email>hsin-hsiung.wang@mediatek.com</email>
</author>
<published>2020-04-21T03:00:10Z</published>
<link rel='alternate' type='text/html' href='https://universe.0xinfinity.dev/distro/kernel/commit/?id=2b91c28f2abd9471aac4aa6cd8de7896ef469153'/>
<id>urn:sha1:2b91c28f2abd9471aac4aa6cd8de7896ef469153</id>
<content type='text'>
This adds support for the MediaTek MT6358 PMIC. This is a
multifunction device with the following sub modules:

- Regulator
- RTC
- Codec
- Interrupt

It is interfaced to the host controller using SPI interface
by a proprietary hardware called PMIC wrapper or pwrap.
MT6358 MFD is a child device of the pwrap.

Signed-off-by: Hsin-Hsiung Wang &lt;hsin-hsiung.wang@mediatek.com&gt;
Signed-off-by: Lee Jones &lt;lee.jones@linaro.org&gt;
</content>
</entry>
</feed>
0'>2019-10-29</span></td><td><a href='/distro/kernel/commit/fs/Kconfig?h=linux-6.6.y&amp;id=771b53d033e8663abdf59704806aa856b236dcdb'>io-wq: small threadpool implementation for io_uring</a></td><td>Jens Axboe</td></tr>
<tr><td><span title='2019-09-18 16:59:14 -0700'>2019-09-18</span></td><td><a href='/distro/kernel/commit/fs/Kconfig?h=linux-6.6.y&amp;id=f60c55a94e1d127186566f06294f2dadd966e9b4'>Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...</a></td><td>Linus Torvalds</td></tr>
<tr><td><span title='2019-08-24 14:20:10 +0200'>2019-08-24</span></td><td><a href='/distro/kernel/commit/fs/Kconfig?h=linux-6.6.y&amp;id=47e4937a4a7ca4184fd282791dfee76c6799966a'>erofs: move erofs out of staging</a></td><td>Gao Xiang</td></tr>
<tr><td><span title='2019-07-28 16:59:16 -0700'>2019-07-28</span></td><td><a href='/distro/kernel/commit/fs/Kconfig?h=linux-6.6.y&amp;id=671e67b47e9fffd12c8f69eda853a202cb5b3fc5'>fs-verity: add Kconfig and the helper functions for hashing</a></td><td>Eric Biggers</td></tr>
<tr><td><span title='2019-07-05 11:22:11 -0400'>2019-07-05</span></td><td><a href='/distro/kernel/commit/fs/Kconfig?h=linux-6.6.y&amp;id=75f2d86b20bf6aec0392d6dd2ae3ffff26d2ae0e'>fs: VALIDATE_FS_PARSER should default to n</a></td><td>Geert Uytterhoeven</td></tr>
<tr><td><span title='2019-05-21 10:50:46 +0200'>2019-05-21</span></td><td><a href='/distro/kernel/commit/fs/Kconfig?h=linux-6.6.y&amp;id=ec8f24b7faaf3d4799a7c3f4c1b87f6b02778ad1'>treewide: Add SPDX license identifier - Makefile/Kconfig</a></td><td>Thomas Gleixner</td></tr>
<tr><td><span title='2019-04-25 13:38:44 -0400'>2019-04-25</span></td><td><a href='/distro/kernel/commit/fs/Kconfig?h=linux-6.6.y&amp;id=955405d1174eebcd1b89ab335f720adc27d52b67'>unicode: introduce UTF-8 character database</a></td><td>Gabriel Krisman Bertazi</td></tr>
<tr><td><span title='2019-03-12 14:08:19 -0700'>2019-03-12</span></td><td><a href='/distro/kernel/commit/fs/Kconfig?h=linux-6.6.y&amp;id=7b47a9e7c8f672b6fb0b77fca11a63a8a77f5a91'>Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...</a></td><td>Linus Torvalds</td></tr>
<tr><td><span title='2019-02-28 03:28:53 -0500'>2019-02-28</span></td><td><a href='/distro/kernel/commit/fs/Kconfig?h=linux-6.6.y&amp;id=31d921c7fb9691722ba9503b64153cdc322a7fa8'>vfs: Add configuration parser helpers</a></td><td>David Howells</td></tr>
<tr><td><span title='2019-02-05 21:28:13 -0500'>2019-02-05</span></td><td><a href='/distro/kernel/commit/fs/Kconfig?h=linux-6.6.y&amp;id=80f2121380caa14895638b24b81800158c0844f2'>scsi: fs: remove exofs</a></td><td>Christoph Hellwig</td></tr>
<tr><td><span title='2018-06-11 08:22:34 -0700'>2018-06-11</span></td><td><a href='/distro/kernel/commit/fs/Kconfig?h=linux-6.6.y&amp;id=a2225d931f75ddd3c39f4d0d195fad99dfd68671'>autofs: remove left-over autofs4 stubs</a></td><td>Linus Torvalds</td></tr>
<tr><td><span title='2018-06-08 17:21:52 -0700'>2018-06-08</span></td><td><a href='/distro/kernel/commit/fs/Kconfig?h=linux-6.6.y&amp;id=7d3bf613e99abbd96ac7b90ee3694a246c975021'>Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...</a></td><td>Linus Torvalds</td></tr>
<tr><td><span title='2018-06-07 17:34:39 -0700'>2018-06-07</span></td><td><a href='/distro/kernel/commit/fs/Kconfig?h=linux-6.6.y&amp;id=2a3ae0a1212dc5a0f40d79e05b9de3846663e973'>autofs: create autofs Kconfig and Makefile</a></td><td>Ian Kent</td></tr>
<tr><td><span title='2018-06-07 17:34:35 -0700'>2018-06-07</span></td><td><a href='/distro/kernel/commit/fs/Kconfig?h=linux-6.6.y&amp;id=5d752600a8c373382264392f5b573b2fc9c0e8ea'>mm: restructure memfd code</a></td><td>Mike Kravetz</td></tr>
<tr><td><span title='2018-05-22 06:59:39 -0700'>2018-05-22</span></td><td><a href='/distro/kernel/commit/fs/Kconfig?h=linux-6.6.y&amp;id=e7638488434415aa478e78435cac8f0365737638'>mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS</a></td><td>Dan Williams</td></tr>
<tr><td><span title='2018-04-27 17:02:48 -0600'>2018-04-27</span></td><td><a href='/distro/kernel/commit/fs/Kconfig?h=linux-6.6.y&amp;id=1ad1335dc58646764eda7bb054b350934a1b23ec'>docs/admin-guide/mm: start moving here files from Documentation/vm</a></td><td>Mike Rapoport</td></tr>
<tr><td><span title='2018-04-16 14:18:15 -0600'>2018-04-16</span></td><td><a href='/distro/kernel/commit/fs/Kconfig?h=linux-6.6.y&amp;id=ad56b738c5dd223a2f66685830f82194025a6138'>docs/vm: rename documentation files to .rst</a></td><td>Mike Rapoport</td></tr>
<tr><td><span title='2018-02-06 10:41:33 -0800'>2018-02-06</span></td><td><a href='/distro/kernel/commit/fs/Kconfig?h=linux-6.6.y&amp;id=3ff1b28caaff1d66d2be7e6eb7c56f78e9046fbb'>Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...</a></td><td>Linus Torvalds</td></tr>
<tr><td><span title='2018-02-01 09:51:57 -0800'>2018-02-01</span></td><td><a href='/distro/kernel/commit/fs/Kconfig?h=linux-6.6.y&amp;id=5d8515bc232172963a4cef007e97b08c5e4d0533'>Merge tag 'staging-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...</a></td><td>Linus Torvalds</td></tr>
<tr><td><span title='2018-01-19 16:50:53 -0800'>2018-01-19</span></td><td><a href='/distro/kernel/commit/fs/Kconfig?h=linux-6.6.y&amp;id=569d0365f571fa6421a5c80bc30d1b2cdab857fe'>dax: require 'struct page' by default for filesystem dax</a></td><td>Dan Williams</td></tr>
<tr><td><span title='2018-01-01 12:45:37 -0700'>2018-01-01</span></td><td><a href='/distro/kernel/commit/fs/Kconfig?h=linux-6.6.y&amp;id=91581e4c60db35268ad67c550f5c551045f592f5'>fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at</a></td><td>Adam Borowski</td></tr>
