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

Commit 305e464f authored by himta ram's avatar himta ram
Browse files

radio: RTC6226: add Documentation file for rtc6226 driver



Add Documentation file for rtc6226 driver.

Change-Id: I1eca187c19eef750150f7c3769096a353594ea7a
Signed-off-by: default avatarhimta ram <hram@codeaurora.org>
parent fa4fdbe1
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";
	};