mirror of
git://nv-tegra.nvidia.com/device/hardware/nvidia/t23x-public-dts.git
synced 2025-12-22 09:12:02 +03:00
[P3762/P3783]:Virtual i2c mux support all Hawks
Add virtual i2c bus support for 2nd,3rd & 4th Hawks
to read/write EEPROM data while streaming
Bug 4807682
Change-Id: I76e4a1128a66f22d13f7ee2c04c64d42da519080
Signed-off-by: Praveen AC <pac@nvidia.com>
(cherry picked from commit e96aba03cf)
Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3258815
Reviewed-by: svcacv <svcacv@nvidia.com>
Reviewed-by: Bibek Basu <bbasu@nvidia.com>
GVS: buildbot_gerritrpt <buildbot_gerritrpt@nvidia.com>
Reviewed-by: Ankur Pawar <ankurp@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
b6c54fa3ca
commit
f1c9521e5d
@@ -1,5 +1,5 @@
|
||||
// SPDX-License-Identifier: GPL-2.0-only
|
||||
// SPDX-FileCopyrightText: Copyright (c) 2023-2024, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
|
||||
// SPDX-FileCopyrightText: Copyright (c) 2023-2025, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
|
||||
|
||||
/dts-v1/;
|
||||
/plugin/;
|
||||
@@ -78,12 +78,16 @@
|
||||
ar0234_d@33 {
|
||||
status = "okay";
|
||||
};
|
||||
};
|
||||
i2c@2 {
|
||||
ar0234_e@34 {
|
||||
status = "okay";
|
||||
};
|
||||
ar0234_f@35 {
|
||||
status = "okay";
|
||||
};
|
||||
};
|
||||
i2c@3 {
|
||||
ar0234_g@36 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user