<feed xmlns='http://www.w3.org/2005/Atom'>
<title>starfive-tech/linux.git/drivers/pinctrl, branch VF2_v3.4.5</title>
<subtitle>StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)</subtitle>
<id>https://git.radix-linux.su/starfive-tech/linux.git/atom?h=VF2_v3.4.5</id>
<link rel='self' href='https://git.radix-linux.su/starfive-tech/linux.git/atom?h=VF2_v3.4.5'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/linux.git/'/>
<updated>2023-06-07T11:33:32+00:00</updated>
<entry>
<title>pinctrl: starfive: Correct the print message</title>
<updated>2023-06-07T11:33:32+00:00</updated>
<author>
<name>Hal Feng</name>
<email>hal.feng@starfivetech.com</email>
</author>
<published>2023-05-19T08:24:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/linux.git/commit/?id=9501c1c44a178755d190f23e1b4b2f16761970ce'/>
<id>urn:sha1:9501c1c44a178755d190f23e1b4b2f16761970ce</id>
<content type='text'>
Correct the message printed when registering gpio_chip successfully.

Signed-off-by: Hal Feng &lt;hal.feng@starfivetech.com&gt;
</content>
</entry>
<entry>
<title>pinctrl: starfive: Correct the copyright</title>
<updated>2023-04-26T03:20:45+00:00</updated>
<author>
<name>Hal Feng</name>
<email>hal.feng@starfivetech.com</email>
</author>
<published>2023-04-26T03:20:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/linux.git/commit/?id=6270db52280bd825f64d232e860f820102f47125'/>
<id>urn:sha1:6270db52280bd825f64d232e860f820102f47125</id>
<content type='text'>
Correct the StarFive copyright information.

Signed-off-by: Hal Feng &lt;hal.feng@starfivetech.com&gt;
</content>
</entry>
<entry>
<title>pinctrl: starfive: Add request(), free(), set_config() ops for sys gpiochip</title>
<updated>2023-03-17T01:55:51+00:00</updated>
<author>
<name>Hal Feng</name>
<email>hal.feng@starfivetech.com</email>
</author>
<published>2023-03-06T01:24:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/linux.git/commit/?id=b7c567c19c0f564702386e417cd5cee7b3a3f577'/>
<id>urn:sha1:b7c567c19c0f564702386e417cd5cee7b3a3f577</id>
<content type='text'>
So libgpiod can call these ops to support some options of
commands such as "-B pull-down" and "-B pull-up".

Signed-off-by: Hal Feng &lt;hal.feng@starfivetech.com&gt;
</content>
</entry>
<entry>
<title>pinctrl: starfive: jh7110: Correct the ioconfig register address and bit definitions</title>
<updated>2023-03-16T06:25:09+00:00</updated>
<author>
<name>Hal Feng</name>
<email>hal.feng@starfivetech.com</email>
</author>
<published>2023-03-03T03:28:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/linux.git/commit/?id=627614f95e7f7883c3ab20cafd6bab2c4a813b8e'/>
<id>urn:sha1:627614f95e7f7883c3ab20cafd6bab2c4a813b8e</id>
<content type='text'>
1. Correct the io_conf_reg address when pin number &gt;= PAD_QSPI_SCLK.
2. The pull-down bit is the fourth bit, so the mask is 0x10.

Signed-off-by: Hal Feng &lt;hal.feng@starfivetech.com&gt;
</content>
</entry>
<entry>
<title>pinctrl: starfive: Save all register values when suspending and restore them when resuming</title>
<updated>2023-01-13T08:35:54+00:00</updated>
<author>
<name>Hal Feng</name>
<email>hal.feng@starfivetech.com</email>
</author>
<published>2023-01-13T08:35:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/linux.git/commit/?id=52f8f570343a9380672719171044560d6514d74a'/>
<id>urn:sha1:52f8f570343a9380672719171044560d6514d74a</id>
<content type='text'>
Restore the other registers besides irq registers when resuming.

Signed-off-by: Hal Feng &lt;hal.feng@starfivetech.com&gt;
</content>
</entry>
<entry>
<title>pinctrl: starfive: Save register values when suspending and restore them when resuming</title>
<updated>2023-01-09T06:25:50+00:00</updated>
<author>
<name>Hal Feng</name>
<email>hal.feng@starfivetech.com</email>
</author>
<published>2023-01-06T10:12:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/linux.git/commit/?id=82f8e41ea2d1b532f32afbc7d6ebb452916303b7'/>
<id>urn:sha1:82f8e41ea2d1b532f32afbc7d6ebb452916303b7</id>
<content type='text'>
Restore the register configuration after resuming.

Signed-off-by: Hal Feng &lt;hal.feng@starfivetech.com&gt;
</content>
</entry>
<entry>
<title>pinctrl: starfive: Move pm ops to pinctrl-starfive-jh7110.c</title>
<updated>2023-01-09T02:36:56+00:00</updated>
<author>
<name>Hal Feng</name>
<email>hal.feng@starfivetech.com</email>
</author>
<published>2023-01-06T08:15:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/linux.git/commit/?id=3c22d345773f1211c8651f3ef590a037d2cb2e58'/>
<id>urn:sha1:3c22d345773f1211c8651f3ef590a037d2cb2e58</id>
<content type='text'>
Because different SoCs have their own registers. We want to
save all registers in the pm suspend function and restore
them in the pm resume function.

Signed-off-by: Hal Feng &lt;hal.feng@starfivetech.com&gt;
</content>
</entry>
<entry>
<title>pinctrl:starfive: Add system pm interface</title>
<updated>2022-10-27T05:56:39+00:00</updated>
<author>
<name>Jianlong Huang</name>
<email>jianlong.huang@starfivetech.com</email>
</author>
<published>2022-10-19T10:00:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/linux.git/commit/?id=2f8544145ec76905ca859d8fd363c27c18a1165f'/>
<id>urn:sha1:2f8544145ec76905ca859d8fd363c27c18a1165f</id>
<content type='text'>
Support system pm fuction when suspend and resume.

Signed-off-by: Jianlong Huang &lt;jianlong.huang@starfivetech.com&gt;
</content>
</entry>
<entry>
<title>pinctrl: starfive: replace sf to starfive</title>
<updated>2022-08-25T06:43:29+00:00</updated>
<author>
<name>Jianlong Huang</name>
<email>jianlong.huang@starfivetech.com</email>
</author>
<published>2022-08-25T03:31:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/linux.git/commit/?id=86a842cd55e10a2499ee593ee84a81ba83f53f12'/>
<id>urn:sha1:86a842cd55e10a2499ee593ee84a81ba83f53f12</id>
<content type='text'>
for upstream, sf in dts should replace to starfive

Signed-off-by: Jianlong Huang &lt;jianlong.huang@starfivetech.com&gt;
</content>
</entry>
<entry>
<title>pinctrl: starfive: update config description</title>
<updated>2022-07-26T07:15:52+00:00</updated>
<author>
<name>Jianlong Huang</name>
<email>jianlong.huang@starfivetech.com</email>
</author>
<published>2022-07-25T08:50:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/starfive-tech/linux.git/commit/?id=7d4acb082d5a9d49d2470e4a0e5b67b13444d09c'/>
<id>urn:sha1:7d4acb082d5a9d49d2470e4a0e5b67b13444d09c</id>
<content type='text'>
update config desription and delete vic7100 description

Signed-off-by: Jianlong Huang &lt;jianlong.huang@starfivetech.com&gt;
</content>
</entry>
</feed>
