Revert "overlay: p3701: Remove unused interrupts from timer node"

This reverts commit f29d381a73.

Bug 4173986

Change-Id: Ic0052acfb4af2641e76bd3b9bb9309f78e96cbc2
Signed-off-by: Kartik <kkartik@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/2995357
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
Kartik
2023-10-11 13:34:49 +00:00
committed by mobile promotions
parent bc36839056
commit 7da0e2ded9
2 changed files with 0 additions and 8 deletions

View File

@@ -8,10 +8,6 @@
target-path = "/"; target-path = "/";
__overlay__ { __overlay__ {
bus@0 { bus@0 {
timer@2080000 {
interrupts = <GIC_SPI 0 IRQ_TYPE_LEVEL_HIGH>;
};
i2c@c240000 { i2c@c240000 {
ina3221@40 { ina3221@40 {
compatible = "ti,ina3221"; compatible = "ti,ina3221";

View File

@@ -6,10 +6,6 @@
target-path = "/"; target-path = "/";
__overlay__ { __overlay__ {
bus@0 { bus@0 {
timer@2080000 {
interrupts = <GIC_SPI 0 IRQ_TYPE_LEVEL_HIGH>;
};
i2c@c240000 { i2c@c240000 {
ina3221@40 { ina3221@40 {
compatible = "ti,ina3221"; compatible = "ti,ina3221";