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
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
bc36839056
commit
7da0e2ded9
@@ -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