mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
ARM: dts: msm: Add nvmem cell for PMK8350 SDAM1 to get ufs option
Add a nvmem cell for ufs_dev within PMK8350 SDAM1 for parrot. This is used by clients to read UFS option (0: UFS2.x 1: UFS3.1). Change-Id: Id43d3c7aef44993d7584165ce601be69b52d35fd
This commit is contained in:
@@ -118,6 +118,13 @@
|
||||
};
|
||||
};
|
||||
|
||||
&pmk8350_sdam_1 {
|
||||
ufs_dev: ufs_dev@94 {
|
||||
reg = <0x94 0x1>;
|
||||
bits = <0 0>;
|
||||
};
|
||||
};
|
||||
|
||||
&pm6450_gpios {
|
||||
key_vol_up {
|
||||
key_vol_up_default: key_vol_up_default {
|
||||
|
||||
Reference in New Issue
Block a user