Searched hist:c79d80960349c4ec5918f581168a263e88e6190a (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mm-venice-gw700x.dtsi | diff c79d80960349c4ec5918f581168a263e88e6190a Mon Jun 05 04:04:42 CDT 2023 Nicolas Cavallari <nicolas.cavallari@green-communications.fr> arm64: dts: imx8mm-venice: Fix GSC vdd_bat data size.
On these boards, vdd_bat is 16bit, not 24bit. Reading them as 24bit values yield garbage values because of the additional byte, which is a configurable fan trippoint[1].
So set their mode to mode_voltage_16bit = 3 instead of mode_voltage_24bit = 1.
[1]: http://trac.gateworks.com/wiki/gsc#SystemTemperatureandVoltageMonitor
Only tested on GW7100.
Signed-off-by: Nicolas Cavallari <nicolas.cavallari@green-communications.fr> Acked-by: Tim Harvey <tharvey@gateworks.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
|
H A D | imx8mp-venice-gw74xx.dts | diff c79d80960349c4ec5918f581168a263e88e6190a Mon Jun 05 04:04:42 CDT 2023 Nicolas Cavallari <nicolas.cavallari@green-communications.fr> arm64: dts: imx8mm-venice: Fix GSC vdd_bat data size.
On these boards, vdd_bat is 16bit, not 24bit. Reading them as 24bit values yield garbage values because of the additional byte, which is a configurable fan trippoint[1].
So set their mode to mode_voltage_16bit = 3 instead of mode_voltage_24bit = 1.
[1]: http://trac.gateworks.com/wiki/gsc#SystemTemperatureandVoltageMonitor
Only tested on GW7100.
Signed-off-by: Nicolas Cavallari <nicolas.cavallari@green-communications.fr> Acked-by: Tim Harvey <tharvey@gateworks.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
|
H A D | imx8mn-venice-gw7902.dts | diff c79d80960349c4ec5918f581168a263e88e6190a Mon Jun 05 04:04:42 CDT 2023 Nicolas Cavallari <nicolas.cavallari@green-communications.fr> arm64: dts: imx8mm-venice: Fix GSC vdd_bat data size.
On these boards, vdd_bat is 16bit, not 24bit. Reading them as 24bit values yield garbage values because of the additional byte, which is a configurable fan trippoint[1].
So set their mode to mode_voltage_16bit = 3 instead of mode_voltage_24bit = 1.
[1]: http://trac.gateworks.com/wiki/gsc#SystemTemperatureandVoltageMonitor
Only tested on GW7100.
Signed-off-by: Nicolas Cavallari <nicolas.cavallari@green-communications.fr> Acked-by: Tim Harvey <tharvey@gateworks.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
|
H A D | imx8mm-venice-gw7903.dts | diff c79d80960349c4ec5918f581168a263e88e6190a Mon Jun 05 04:04:42 CDT 2023 Nicolas Cavallari <nicolas.cavallari@green-communications.fr> arm64: dts: imx8mm-venice: Fix GSC vdd_bat data size.
On these boards, vdd_bat is 16bit, not 24bit. Reading them as 24bit values yield garbage values because of the additional byte, which is a configurable fan trippoint[1].
So set their mode to mode_voltage_16bit = 3 instead of mode_voltage_24bit = 1.
[1]: http://trac.gateworks.com/wiki/gsc#SystemTemperatureandVoltageMonitor
Only tested on GW7100.
Signed-off-by: Nicolas Cavallari <nicolas.cavallari@green-communications.fr> Acked-by: Tim Harvey <tharvey@gateworks.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
|
H A D | imx8mm-venice-gw7901.dts | diff c79d80960349c4ec5918f581168a263e88e6190a Mon Jun 05 04:04:42 CDT 2023 Nicolas Cavallari <nicolas.cavallari@green-communications.fr> arm64: dts: imx8mm-venice: Fix GSC vdd_bat data size.
On these boards, vdd_bat is 16bit, not 24bit. Reading them as 24bit values yield garbage values because of the additional byte, which is a configurable fan trippoint[1].
So set their mode to mode_voltage_16bit = 3 instead of mode_voltage_24bit = 1.
[1]: http://trac.gateworks.com/wiki/gsc#SystemTemperatureandVoltageMonitor
Only tested on GW7100.
Signed-off-by: Nicolas Cavallari <nicolas.cavallari@green-communications.fr> Acked-by: Tim Harvey <tharvey@gateworks.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
|