[PATCH v5 4/6] arm64: dts: ti: k3-j784s4-evm: Fix interrupt ranges for TPS6594 PMIC

Nishanth Menon nm at ti.com
Wed Aug 9 08:27:30 PDT 2023


$subject is wrong.

On 20:17-20230809, Jai Luthra wrote:
> From: Apelete Seketeli <aseketeli at baylibre.com>
> 
> This patch fixes the interrupt range for TPS6594 PMIC on MCU/WAKEUP
> domain for RTC peripheral.
> 
This needs to be rephrased - interrupt map for gpio wakeup interrupt
controller is mapped in-correctly rather than indicating what caught the
bug in the SoC description.

Also missing:

Fixes: 4664ebd8346a ("arm64: dts: ti: Add initial support for J784S4 SoC")

> Signed-off-by: Apelete Seketeli <aseketeli at baylibre.com>
> Signed-off-by: Esteban Blanc <eblanc at baylibre.com>
> Signed-off-by: Jai Luthra <j-luthra at ti.com>
> ---
>  arch/arm64/boot/dts/ti/k3-j784s4-mcu-wakeup.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm64/boot/dts/ti/k3-j784s4-mcu-wakeup.dtsi b/arch/arm64/boot/dts/ti/k3-j784s4-mcu-wakeup.dtsi
> index 740ee794d7b9..77a45f97e28b 100644
> --- a/arch/arm64/boot/dts/ti/k3-j784s4-mcu-wakeup.dtsi
> +++ b/arch/arm64/boot/dts/ti/k3-j784s4-mcu-wakeup.dtsi
> @@ -107,7 +107,7 @@ wkup_gpio_intr: interrupt-controller at 42200000 {
>  		#interrupt-cells = <1>;
>  		ti,sci = <&sms>;
>  		ti,sci-dev-id = <177>;
> -		ti,interrupt-ranges = <16 928 16>;
> +		ti,interrupt-ranges = <16 960 16>;
>  	};
>  
>  	/* MCU_TIMERIO pad input CTRLMMR_MCU_TIMER*_CTRL registers */
> 
> -- 
> 2.41.0
> 

-- 
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 849D 1736 249D



More information about the linux-arm-kernel mailing list