Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
f70d4a95edc7da87f39cd8b603ba131df2c198ed
/
.
/
Documentation
/
devicetree
/
bindings
/
sound
/
sgtl5000.txt
blob: 2c3cd413f042522ed9877061c728df94bb4f46e8 [
file
] [
log
] [
blame
]
* Freescale SGTL5000 Stereo Codec
Required properties:
- compatible : "fsl,sgtl5000".
Example:
codec: sgtl5000@0a {
compatible = "fsl,sgtl5000";
reg = <0x0a>;
};