[PATCH linux dev-4.13 1/2] Revert "ARM: dts: power9-cfam: Update OCC hwmon compatible"

Andrew Jeffery andrew at aj.id.au
Fri Feb 23 11:59:22 AEDT 2018


On Wed, 21 Feb 2018, at 07:57, Eddie James wrote:
> This reverts commit f370fa626a127aec50801dafcd595a2b5a47e482. The
> dts properties were correct for the OCC driver.
> ---
>  arch/arm/boot/dts/ibm-power9-cfam.dtsi | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)
> 
> diff --git a/arch/arm/boot/dts/ibm-power9-cfam.dtsi b/arch/arm/boot/dts/
> ibm-power9-cfam.dtsi
> index e0e738f..c110417 100644
> --- a/arch/arm/boot/dts/ibm-power9-cfam.dtsi
> +++ b/arch/arm/boot/dts/ibm-power9-cfam.dtsi
> @@ -113,7 +113,7 @@
>  			#size-cells = <0>;
>  
>  			occ at 1 {
> -				compatible = "ibm,p9-occ-hwmon";
> +				compatible = "ibm,p9-occ";
>  				reg = <1>;
>  			};
>  		};
> @@ -205,7 +205,8 @@
>  					#size-cells = <0>;
>  
>  					occ at 2 {
> -						compatible = "ibm,p9-occ-hwmon";
> +						compatible =
> +							"ibm,p9-occ";

A bit petty, but can we fix the whitespace here? Maybe Joel can fix it when it's applied.

Otherwise,

Acked-by: Andrew Jeffery <andrew at aj.id.au>

Cheers,

Andrew

>  						reg = <2>;
>  					};
>  				};
> -- 
> 1.8.3.1
> 


More information about the openbmc mailing list