On Tue, Nov 02, 2021 at 07:35:51PM +0530, Sinthu Raja wrote:
> From: Sinthu Raja <sinthu.r...@ti.com>
> 
> Board ID I2C EEPROM will be probed before SYSFW is available.
> So drop the power-domains property for wakup_i2c0 on which
> board ID EEPROM is connected.
> 
> Signed-off-by: Sinthu Raja <sinthu.r...@ti.com>
> ---
> 
> No Changes in V2.
> 
>  arch/arm/dts/k3-j721e-r5-common-proc-board.dts | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/arch/arm/dts/k3-j721e-r5-common-proc-board.dts 
> b/arch/arm/dts/k3-j721e-r5-common-proc-board.dts
> index 4b2362a5dd..88a69bf066 100644
> --- a/arch/arm/dts/k3-j721e-r5-common-proc-board.dts
> +++ b/arch/arm/dts/k3-j721e-r5-common-proc-board.dts
> @@ -361,3 +361,8 @@
>  &mcu_udmap {
>       ti,sci = <&dm_tifs>;
>  };
> +
> +/* EEPROM might be read before SYSFW is available */
> +&wkup_i2c0 {
> +     /delete-property/ power-domains;
> +};

Has this been queued up for linux-next or similar yet?

-- 
Tom

Attachment: signature.asc
Description: PGP signature

Reply via email to