In message: [linux-yocto] [linux-yocto v5.4/standard/base] [PATCH] arm64: dts: ti: k3-am65-mcu:Update the power domain cells on 03/04/2020 yanfei...@windriver.com wrote:
> From: Yanfei Xu <yanfei...@windriver.com> > > Before the last commit, it updated the power-domain cells to 2. > However, the last commit added some codes without right power-domain > cells. > So, update OSPI power domain cells to 2 here to avoid warning when > compile dts. merged Bruce > > Signed-off-by: Yanfei Xu <yanfei...@windriver.com> > --- > arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi > b/arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi > index e32a7d13a72e..0d6b3d08628c 100644 > --- a/arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi > +++ b/arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi > @@ -115,7 +115,7 @@ > assigned-clocks = <&k3_clks 55 5>; > assigned-clock-parents = <&k3_clks 55 7>; > assigned-clock-rates = <166666666>; > - power-domains = <&k3_pds 55>; > + power-domains = <&k3_pds 55 TI_SCI_PD_EXCLUSIVE>; > #address-cells = <1>; > #size-cells = <0>; > dma-coherent; > @@ -130,7 +130,7 @@ > cdns,fifo-width = <4>; > cdns,trigger-address = <0x58000000>; > clocks = <&k3_clks 55 16>; > - power-domains = <&k3_pds 55>; > + power-domains = <&k3_pds 55 TI_SCI_PD_EXCLUSIVE>; > #address-cells = <1>; > #size-cells = <0>; > dma-coherent; > -- > 2.24.1 >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8582): https://lists.yoctoproject.org/g/linux-yocto/message/8582 Mute This Topic: https://lists.yoctoproject.org/mt/72744242/21656 Group Owner: linux-yocto+ow...@lists.yoctoproject.org Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-