Re: [PATCH v1] arm64: tegra: Add reset-cells to mc

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi All,

Sorry for inconvenience.

Please ignore this patch. This is needed before next updated patches for tegra video as they use mc reset on Tegra210.

So will include this patch as part of tegra-video patch series so dependencies are taken care.

Thanks

Sowjanya

On 3/10/20 9:02 PM, Sowjanya Komatineni wrote:
External email: Use caution opening links or attachments


Tegra210 device tree is missing reset-cells property for mc node.

This patch fixes it.

Signed-off-by: Sowjanya Komatineni <skomatineni@xxxxxxxxxx>
---
  arch/arm64/boot/dts/nvidia/tegra210.dtsi | 1 +
  1 file changed, 1 insertion(+)

diff --git a/arch/arm64/boot/dts/nvidia/tegra210.dtsi b/arch/arm64/boot/dts/nvidia/tegra210.dtsi
index 66dd1df..9241163 100644
--- a/arch/arm64/boot/dts/nvidia/tegra210.dtsi
+++ b/arch/arm64/boot/dts/nvidia/tegra210.dtsi
@@ -935,6 +935,7 @@
                 interrupts = <GIC_SPI 77 IRQ_TYPE_LEVEL_HIGH>;

                 #iommu-cells = <1>;
+               #reset-cells = <1>;
         };

         sata@70020000 {
--
2.7.4




[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux