]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: ti: k3-j784s4-j742s2-mcu-wakeup: Move bootph from mcu_timer1 to mcu_timer0
authorManorit Chawdhry <m-chawdhry@ti.com>
Thu, 24 Oct 2024 05:20:58 +0000 (10:50 +0530)
committerVignesh Raghavendra <vigneshr@ti.com>
Mon, 28 Oct 2024 15:17:23 +0000 (20:47 +0530)
Bootloader are using mcu_timer0 instead of mcu_timer1. Adds bootph to
mcu_timer0 instead of mcu_timer1.

Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com>
Link: https://lore.kernel.org/r/20241024-b4-upstream-bootph-all-v6-1-2af90e3a4fe7@ti.com
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
arch/arm64/boot/dts/ti/k3-j784s4-j742s2-mcu-wakeup-common.dtsi

index cba8d0e64f2e6336cfb6f356c879aecc6d49880a..9899da73a905a517a8561f09515aa8303f8d6b5d 100644 (file)
                assigned-clocks = <&k3_clks 35 2>;
                assigned-clock-parents = <&k3_clks 35 3>;
                power-domains = <&k3_pds 35 TI_SCI_PD_EXCLUSIVE>;
+               bootph-all;
                ti,timer-pwm;
                /* Non-MPU Firmware usage */
                status = "reserved";
        };
 
        mcu_timer1: timer@40410000 {
-               bootph-all;
                compatible = "ti,am654-timer";
                reg = <0x00 0x40410000 0x00 0x400>;
                interrupts = <GIC_SPI 817 IRQ_TYPE_LEVEL_HIGH>;