Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5db8f7dc authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "radio: RTC6226: add Documentation file for rtc6226 driver"

parents 498d7c67 305e464f
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
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";
	};