Add initial device tree entries for sun target Change-Id: I5bda39009e553cfacd32b15235b6f58ce803bb9a Signed-off-by: Hemant Gupta <quic_hemantg@quicinc.com>
14 lines
285 B
Plaintext
14 lines
285 B
Plaintext
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";
|
|
};
|