ARM: dts: qcom: Add tlmm gpio reserved ranges for sdxkova

Add the TLMM GPIO reserved ranges for the sdxkova platform.
The reserved range is set to <110 6> to ensure proper
allocation and avoid conflicts with other GPIOs.

Change-Id: I6b01f9c6a21f918df078dcbe078be602dd889898
Signed-off-by: Khaja Hussain Shaik Khaji <quic_kshaikkh@quicinc.com>
This commit is contained in:
Khaja Hussain Shaik Khaji
2024-08-08 15:48:14 +05:30
parent 98ebac6b5f
commit e78d9052db

View File

@@ -37,4 +37,5 @@
}; };
&tlmm { &tlmm {
gpio-reserved-ranges = <110 6>;
}; };