mirror of
git://nv-tegra.nvidia.com/device/hardware/nvidia/t23x-public-dts.git
synced 2025-12-22 09:12:02 +03:00
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
(cherry picked from commit 4db512925f50748f39f68ff80db7190e51b30785)
Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/2998483
Reviewed-by: Jonathan Hunter <jonathanh@nvidia.com>
GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
5304377476
commit
2b8131ec80
@@ -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";
|
||||||
|
|||||||
@@ -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";
|
||||||
|
|||||||
Reference in New Issue
Block a user