Merge "ARM: dts: qcom: Enable i2c interface for FSA"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
7ff92e488d
@@ -2,3 +2,10 @@
|
||||
/*
|
||||
* Copyright (c) 2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
||||
*/
|
||||
&qupv3_se7_i2c {
|
||||
status = "ok";
|
||||
fsa4480: fsa4480@42 {
|
||||
compatible = "qcom,fsa4480-i2c";
|
||||
reg = <0x42>;
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user