[PATCH 1/2] arm64: dts: ti: k3-am65: add boot phase tags
Vignesh Raghavendra
vigneshr at ti.com
Wed Jul 9 23:29:35 PDT 2025
On 10/07/25 04:05, Bryan Brattlof wrote:
[...]
> diff --git a/arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi b/arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi
> index 7cf1f646500a16c1d1bac6dfb37fb285218063b3..5bbd817bc51464f6605c5b2dc9cb544a109a695d 100644
> --- a/arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi
> +++ b/arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi
> @@ -211,6 +211,7 @@ mcu_ringacc: ringacc at 2b800000 {
> ti,sci = <&dmsc>;
> ti,sci-dev-id = <195>;
> msi-parent = <&inta_main_udmass>;
> + bootph-all;
> };
>
> mcu_udmap: dma-controller at 285c0000 {
> @@ -235,6 +236,7 @@ mcu_udmap: dma-controller at 285c0000 {
> ti,sci-rm-range-rchan = <0xb>, /* RX_HCHAN */
> <0xa>; /* RX_CHAN */
> ti,sci-rm-range-rflow = <0x0>; /* GP RFLOW */
> + bootph-all;
> };
> };
Should this be board specific property? Does every user of AM65x need
DMA at boot stage?
[...]
> @@ -107,5 +111,6 @@ wkup_vtm0: temperature-sensor at 42050000 {
> reg = <0x42050000 0x25c>;
> power-domains = <&k3_pds 80 TI_SCI_PD_EXCLUSIVE>;
> #thermal-sensor-cells = <1>;
> + bootph-all;
Same here..
> };
> };
--
Regards
Vignesh
https://ti.com/opensource
More information about the linux-arm-kernel
mailing list