mirror of
git://nv-tegra.nvidia.com/device/hardware/nvidia/t23x-public-dts.git
synced 2025-12-22 09:12:02 +03:00
overlay: p3768: enable i2c5
UEFI expects that i2c5 is enabled and will throw an assert otherwise. In k5.10 dtb this was enabled there as well, so enabling here for consistency and to avoid issues with UEFI. The i2c5 controller is necessary for HDMI use case but it is ok to have it enabled for DP use case. Bug 4327032 Change-Id: Ib9af7c95198b7650df2537d0859ed8a5b8af1aa0 Signed-off-by: Brad Griffis <bgriffis@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/2995550 Reviewed-by: Gautham Srinivasan <gauthams@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
This commit is contained in:
committed by
mobile promotions
parent
a38de0f405
commit
2fa2e4b191
@@ -58,6 +58,10 @@
|
|||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
i2c@31b0000 {
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
/* SPI1, 40pin header, Pin 19(MOSI), Pin 21(MISO), Pin 23(CLK), Pin 24(CS) */
|
/* SPI1, 40pin header, Pin 19(MOSI), Pin 21(MISO), Pin 23(CLK), Pin 24(CS) */
|
||||||
spi@3210000{
|
spi@3210000{
|
||||||
status = "okay";
|
status = "okay";
|
||||||
|
|||||||
Reference in New Issue
Block a user