mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
dt-bindings: Add device-tree bindings for rtc6226 driver
Add Documentation file for rtc6226 radio driver. CRs-Fixed: 2512863 Change-Id: I955de6f8b35dee705016121ce1580fbb6af074ea
This commit is contained in:
13
bindings/bt-fm/rtc6226_fm.txt
Normal file
13
bindings/bt-fm/rtc6226_fm.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
Richwave FM radio device
|
||||
|
||||
-FM RX playback with RDS
|
||||
FM signal is demodulated then audio L/R samples are sent to external audio codec.
|
||||
FM Rx RDS data received sent to host processor on I2C.
|
||||
|
||||
Required Properties:
|
||||
- compatible: "rtc6226"
|
||||
|
||||
Example:
|
||||
rtc6226 {
|
||||
compatible = "rtc6226";
|
||||
};
|
||||
Reference in New Issue
Block a user