In message: [linux-yocto][linux-yocto v6.6][v6.6/standard/sdkv5.15/axxia && 
v6.6/standard/preempt-rt/sdkv5.15/axxia][PATCH 1/1] arm: dts: axxia: drop temp 
configs from i2c node
on 13/06/2024 Liwei Song wrote:

> These i2c temp sensors were probed in the SPD case since upstream
> commit 4d5ace787273 ("eeprom: at24: Probe for DDR3 thermal sensor
> in the SPD case"), if they are still kept in class-based I2C probing
> routin, it will cause these client being detected two times, and
> a busy error status will return as below, so remove them from dts.
> 
> i2c i2c-1: Failed to register i2c client jc42 at 0x18 (-16)
> i2c i2c-1: Failed to register i2c client jc42 at 0x1a (-16)
> 
> Signed-off-by: Liwei Song <liwei.s...@windriver.com>
> ---
> v6.6/standard/sdkv5.15/axxia
> v6.6/standard/preempt-rt/sdkv5.15/axxia

merged.

Bruce

> 
>  arch/arm/boot/dts/intel/axm/axm5508-amarillo.dts | 10 ----------
>  arch/arm/boot/dts/intel/axm/axm5512-amarillo.dts | 10 ----------
>  arch/arm/boot/dts/intel/axm/axm5516-amarillo.dts | 10 ----------
>  3 files changed, 30 deletions(-)
> 
> diff --git a/arch/arm/boot/dts/intel/axm/axm5508-amarillo.dts 
> b/arch/arm/boot/dts/intel/axm/axm5508-amarillo.dts
> index 9845b0e8659d..d3fc20bc378f 100644
> --- a/arch/arm/boot/dts/intel/axm/axm5508-amarillo.dts
> +++ b/arch/arm/boot/dts/intel/axm/axm5508-amarillo.dts
> @@ -160,16 +160,6 @@ adt7467@2e {
>               reg = <0x2e>;
>       };
>  
> -     temp@18 {
> -             compatible = "jedec,jc-42.4-temp";
> -             reg = <0x18>;
> -     };
> -
> -     temp@1a {
> -             compatible = "jedec,jc-42.4-temp";
> -             reg = <0x1a>;
> -     };
> -
>       spd@50 {
>               compatible = "spd";
>               reg = <0x50>;
> diff --git a/arch/arm/boot/dts/intel/axm/axm5512-amarillo.dts 
> b/arch/arm/boot/dts/intel/axm/axm5512-amarillo.dts
> index c7feca4099b9..19e7b0a1a23c 100644
> --- a/arch/arm/boot/dts/intel/axm/axm5512-amarillo.dts
> +++ b/arch/arm/boot/dts/intel/axm/axm5512-amarillo.dts
> @@ -160,16 +160,6 @@ adt7467@2e {
>               reg = <0x2e>;
>       };
>  
> -     temp@18 {
> -             compatible = "jedec,jc-42.4-temp";
> -             reg = <0x18>;
> -     };
> -
> -     temp@1a {
> -             compatible = "jedec,jc-42.4-temp";
> -             reg = <0x1a>;
> -     };
> -
>       spd@50 {
>               compatible = "spd";
>               reg = <0x50>;
> diff --git a/arch/arm/boot/dts/intel/axm/axm5516-amarillo.dts 
> b/arch/arm/boot/dts/intel/axm/axm5516-amarillo.dts
> index 8572efaace2c..b6f893f755f7 100644
> --- a/arch/arm/boot/dts/intel/axm/axm5516-amarillo.dts
> +++ b/arch/arm/boot/dts/intel/axm/axm5516-amarillo.dts
> @@ -174,16 +174,6 @@ adt7467@2e {
>               reg = <0x2e>;
>       };
>  
> -     temp@18 {
> -             compatible = "jedec,jc-42.4-temp";
> -             reg = <0x18>;
> -     };
> -
> -     temp@1a {
> -             compatible = "jedec,jc-42.4-temp";
> -             reg = <0x1a>;
> -     };
> -
>       spd@50 {
>               compatible = "spd";
>               reg = <0x50>;
> -- 
> 2.35.5
> 
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#14042): 
https://lists.yoctoproject.org/g/linux-yocto/message/14042
Mute This Topic: https://lists.yoctoproject.org/mt/106653585/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to