Re: [PATCH v6 22/52] ARM: tegra: Add interconnect properties to Tegra30 device-tree

2020-10-28 Thread Dmitry Osipenko
27.10.2020 12:15, Krzysztof Kozlowski пишет: ...>> @@ -748,15 +770,18 @@ mc: memory-controller@7000f000 { >> >> #iommu-cells = <1>; >> #reset-cells = <1>; >> +#interconnect-cells = <1>; >> }; >> >> -memory-controller@7000f400 { >> +emc: memory-

Re: [PATCH v6 22/52] ARM: tegra: Add interconnect properties to Tegra30 device-tree

2020-10-27 Thread Krzysztof Kozlowski
On Mon, Oct 26, 2020 at 01:17:05AM +0300, Dmitry Osipenko wrote: > Add interconnect properties to the Memory Controller, External Memory > Controller and the Display Controller nodes in order to describe hardware > interconnection. > > Signed-off-by: Dmitry Osipenko > --- > arch/arm/boot/dts/teg

[PATCH v6 22/52] ARM: tegra: Add interconnect properties to Tegra30 device-tree

2020-10-26 Thread Dmitry Osipenko
Add interconnect properties to the Memory Controller, External Memory Controller and the Display Controller nodes in order to describe hardware interconnection. Signed-off-by: Dmitry Osipenko --- arch/arm/boot/dts/tegra30.dtsi | 27 ++- 1 file changed, 26 insertions(+), 1