[PATCH linux dev-5.15] ARM: dts: aspeed: Add IBM Bonnell system BMC devicetree

Jim Wright wrightj at linux.ibm.com
Thu Aug 18 06:51:57 AEST 2022


On 8/16/2022 11:27 AM, Eddie James wrote:
> +&i2c1 {
> +	status = "okay";
> +};
> +
> +&i2c2 {
> +	status = "okay";
Please add:

	ucd90160 at 64 {
		compatible = "ti,ucd90160";
		reg = <0x64>;
	};
> +};
> +
> +&i2c3 {
> +	status = "okay";
> +
> +	power-supply at 58 {
> +		compatible = "ibm,cffps";
> +		reg = <0x58>;
> +	};
> +
> +	power-supply at 59 {
> +		compatible = "ibm,cffps";
> +		reg = <0x59>;
> +	};
> +};


More information about the openbmc mailing list