<feed xmlns='http://www.w3.org/2005/Atom'>
<title>BMC/Intel-BMC/linux.git, branch dev-4.13</title>
<subtitle>Intel OpenBMC Linux kernel source tree (mirror)</subtitle>
<id>https://git.radix-linux.su/BMC/Intel-BMC/linux.git/atom?h=dev-4.13</id>
<link rel='self' href='https://git.radix-linux.su/BMC/Intel-BMC/linux.git/atom?h=dev-4.13'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/Intel-BMC/linux.git/'/>
<updated>2018-05-30T06:21:39+00:00</updated>
<entry>
<title>ARM: dts: aspeed: Fix hwrng register address</title>
<updated>2018-05-30T06:21:39+00:00</updated>
<author>
<name>Joel Stanley</name>
<email>joel@jms.id.au</email>
</author>
<published>2018-05-30T04:56:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/Intel-BMC/linux.git/commit/?id=aca92be80c008bceeb6fb62fd1d450b5be5d0a4f'/>
<id>urn:sha1:aca92be80c008bceeb6fb62fd1d450b5be5d0a4f</id>
<content type='text'>
The register address should be the full address of the rng, not the
offset from the start of the SCU.

OpenBMC-Staging-Count: 1
Reviewed-by: Andrew Jeffery &lt;andrew@aj.id.au&gt;
Signed-off-by: Joel Stanley &lt;joel@jms.id.au&gt;
</content>
</entry>
<entry>
<title>hwmon: occ: Properly initialize sysfs attributes</title>
<updated>2018-05-30T03:05:22+00:00</updated>
<author>
<name>Benjamin Herrenschmidt</name>
<email>benh@kernel.crashing.org</email>
</author>
<published>2018-05-29T04:28:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/Intel-BMC/linux.git/commit/?id=c8a956faa9ce098eebd7d15cac12bb32a60628a7'/>
<id>urn:sha1:c8a956faa9ce098eebd7d15cac12bb32a60628a7</id>
<content type='text'>
Otherwise, lockdep will complain

OpenBMC-Staging-Count: 1
Signed-off-by: Benjamin Herrenschmidt &lt;benh@kernel.crashing.org&gt;
Signed-off-by: Joel Stanley &lt;joel@jms.id.au&gt;
</content>
</entry>
<entry>
<title>hwmon: occ: Avoid displaying an error when host is down</title>
<updated>2018-05-30T03:05:22+00:00</updated>
<author>
<name>Benjamin Herrenschmidt</name>
<email>benh@kernel.crashing.org</email>
</author>
<published>2018-05-29T04:28:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/Intel-BMC/linux.git/commit/?id=1305f7cf04b913b789796bb6938f86bed9c7181a'/>
<id>urn:sha1:1305f7cf04b913b789796bb6938f86bed9c7181a</id>
<content type='text'>
Instead display a much less scary informational message as
this can happen in normal circumstances.

OpenBMC-Staging-Count: 1
Signed-off-by: Benjamin Herrenschmidt &lt;benh@kernel.crashing.org&gt;
Signed-off-by: Joel Stanley &lt;joel@jms.id.au&gt;
</content>
</entry>
<entry>
<title>hwmon: occ: Display info about the OCC code level and sensors found</title>
<updated>2018-05-30T02:54:11+00:00</updated>
<author>
<name>Benjamin Herrenschmidt</name>
<email>benh@kernel.crashing.org</email>
</author>
<published>2018-05-29T04:28:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/Intel-BMC/linux.git/commit/?id=0db42f180ca97e889f8098423d7f645579b76a35'/>
<id>urn:sha1:0db42f180ca97e889f8098423d7f645579b76a35</id>
<content type='text'>
OpenBMC-Staging-Count: 1
Signed-off-by: Benjamin Herrenschmidt &lt;benh@kernel.crashing.org&gt;
Signed-off-by: Joel Stanley &lt;joel@jms.id.au&gt;
</content>
</entry>
<entry>
<title>fsi/scom: Fixup endian annotations</title>
<updated>2018-05-25T05:42:23+00:00</updated>
<author>
<name>Benjamin Herrenschmidt</name>
<email>benh@kernel.crashing.org</email>
</author>
<published>2018-05-22T06:46:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/Intel-BMC/linux.git/commit/?id=34097f5d6a4ee5a6eb7c9ffdbf222ef1a2e09fd5'/>
<id>urn:sha1:34097f5d6a4ee5a6eb7c9ffdbf222ef1a2e09fd5</id>
<content type='text'>
Use the proper annotated type __be32 and fixup the
accessor used for get_scom()

OpenBMC-Staging-Count: 1
Signed-off-by: Benjamin Herrenschmidt &lt;benh@kernel.crashing.org&gt;
Signed-off-by: Joel Stanley &lt;joel@jms.id.au&gt;
</content>
</entry>
<entry>
<title>fsi/scom: Whitespace fixes</title>
<updated>2018-05-25T05:42:21+00:00</updated>
<author>
<name>Benjamin Herrenschmidt</name>
<email>benh@kernel.crashing.org</email>
</author>
<published>2018-05-22T06:46:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/Intel-BMC/linux.git/commit/?id=9c7106053ac5256083410a832736e1ef0a2eedac'/>
<id>urn:sha1:9c7106053ac5256083410a832736e1ef0a2eedac</id>
<content type='text'>
No functional changes

OpenBMC-Staging-Count: 1
Signed-off-by: Benjamin Herrenschmidt &lt;benh@kernel.crashing.org&gt;
Signed-off-by: Joel Stanley &lt;joel@jms.id.au&gt;
</content>
</entry>
<entry>
<title>fsi/scom: Add mutex around FSI2PIB accesses</title>
<updated>2018-05-25T05:42:18+00:00</updated>
<author>
<name>Benjamin Herrenschmidt</name>
<email>benh@kernel.crashing.org</email>
</author>
<published>2018-05-22T06:46:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/Intel-BMC/linux.git/commit/?id=9e01cef0d7c328a4f08ab785970cbb9688d7bf7f'/>
<id>urn:sha1:9e01cef0d7c328a4f08ab785970cbb9688d7bf7f</id>
<content type='text'>
Otherwise, multiple clients can open the driver and attempt
to access the PIB at the same time, thus clobbering each other
in the process.

OpenBMC-Staging-Count: 1
Signed-off-by: Benjamin Herrenschmidt &lt;benh@kernel.crashing.org&gt;
Signed-off-by: Joel Stanley &lt;joel@jms.id.au&gt;
</content>
</entry>
<entry>
<title>fsi: scom: Remove PIB reset during probe</title>
<updated>2018-05-25T05:42:15+00:00</updated>
<author>
<name>Eddie James</name>
<email>eajames@linux.vnet.ibm.com</email>
</author>
<published>2018-05-08T22:43:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/Intel-BMC/linux.git/commit/?id=d0f5c87e8737c7da4ececfb243ed3da0556d884a'/>
<id>urn:sha1:d0f5c87e8737c7da4ececfb243ed3da0556d884a</id>
<content type='text'>
The PIB reset causes problems for the running P9 chip. The reset
shouldn't be performed by this driver.

OpenBMC-Staging-Count: 1
Signed-off-by: Eddie James &lt;eajames@linux.vnet.ibm.com&gt;
Reviewed-by: Christopher Bostic &lt;cbostic@linux.vnet.ibm.com&gt;
Signed-off-by: Joel Stanley &lt;joel@jms.id.au&gt;
</content>
</entry>
<entry>
<title>hwmon/occ: Silence probe error message when host is shutdown</title>
<updated>2018-05-25T05:42:10+00:00</updated>
<author>
<name>Benjamin Herrenschmidt</name>
<email>benh@kernel.crashing.org</email>
</author>
<published>2018-05-24T05:14:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/Intel-BMC/linux.git/commit/?id=0a356defbd8a448e63a4f6d2d1903938c569b1c0'/>
<id>urn:sha1:0a356defbd8a448e63a4f6d2d1903938c569b1c0</id>
<content type='text'>
OpenBMC-Staging-Count: 1
Reviewed-by: Andrew Jeffery &lt;andrew@aj.id.au&gt;
Signed-off-by: Benjamin Herrenschmidt &lt;benh@kernel.crashing.org&gt;
Signed-off-by: Joel Stanley &lt;joel@jms.id.au&gt;
</content>
</entry>
<entry>
<title>fsi/occ: Don't set driver data late</title>
<updated>2018-05-25T05:42:06+00:00</updated>
<author>
<name>Benjamin Herrenschmidt</name>
<email>benh@kernel.crashing.org</email>
</author>
<published>2018-05-24T05:14:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/BMC/Intel-BMC/linux.git/commit/?id=9cb76892c090501a871fe8f477ffc971f03874ff'/>
<id>urn:sha1:9cb76892c090501a871fe8f477ffc971f03874ff</id>
<content type='text'>
Until now, the OCC driver was setting the driver data after
registering the character device and the hwmon device.

This might have been intentional, as doing so makes the initial
probe of the OCC by the hwmon device fail while the data is NULL
(provided you are lucky and the hwmon driver doesn't get bound
asynchronously). That failure used to be necessary, otherwise
the driver would try to access the SBE fifo at a time when it's
not ready, causing all sort of problems.

The new SBE fifo driver is much more robust and will return an
appropriate error code, so that (fragile) tweak is no longer
necessary.

OpenBMC-Staging-Count: 1
Reviewed-by: Andrew Jeffery &lt;andrew@aj.id.au&gt;
Signed-off-by: Benjamin Herrenschmidt &lt;benh@kernel.crashing.org&gt;
Signed-off-by: Joel Stanley &lt;joel@jms.id.au&gt;
</content>
</entry>
</feed>
