mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 09:11:26 +03:00
arm64: tegra: Enable all I2C nodes for Concord
Enable all I2C nodes in device tree for Concord as in downstream. Bug 3583581 Signed-off-by: Akhil R <akhilrajeev@nvidia.com> Change-Id: I063326e3c0474f38a376a5ab5abc344d2351cf04 Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/2783540 Reviewed-by: Bitan Biswas <bbiswas@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
564dadea31
commit
017e1b9cdf
@@ -26,4 +26,60 @@
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
fragment-t234-p3737-p3701@1 {
|
||||
target-path = "/bus@0/i2c@3160000";
|
||||
__overlay__ {
|
||||
status = "okay";
|
||||
};
|
||||
};
|
||||
|
||||
fragment-t234-p3737-p3701@2 {
|
||||
target-path = "/bus@0/i2c@c240000";
|
||||
__overlay__ {
|
||||
status = "okay";
|
||||
};
|
||||
};
|
||||
|
||||
fragment-t234-p3737-p3701@3 {
|
||||
target-path = "/bus@0/i2c@3180000";
|
||||
__overlay__ {
|
||||
status = "okay";
|
||||
};
|
||||
};
|
||||
|
||||
fragment-t234-p3737-p3701@4 {
|
||||
target-path = "/bus@0/i2c@3190000";
|
||||
__overlay__ {
|
||||
status = "okay";
|
||||
};
|
||||
};
|
||||
|
||||
fragment-t234-p3737-p3701@5 {
|
||||
target-path = "/bus@0/i2c@31b0000";
|
||||
__overlay__ {
|
||||
status = "okay";
|
||||
};
|
||||
};
|
||||
|
||||
fragment-t234-p3737-p3701@6 {
|
||||
target-path = "/bus@0/i2c@31c0000";
|
||||
__overlay__ {
|
||||
status = "okay";
|
||||
};
|
||||
};
|
||||
|
||||
fragment-t234-p3737-p3701@7 {
|
||||
target-path = "/bus@0/i2c@c250000";
|
||||
__overlay__ {
|
||||
status = "okay";
|
||||
};
|
||||
};
|
||||
|
||||
fragment-t234-p3737-p3701@8 {
|
||||
target-path = "/bus@0/i2c@31e0000";
|
||||
__overlay__ {
|
||||
status = "okay";
|
||||
};
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user