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

Commit 8b0e755b authored by himta ram's avatar himta ram
Browse files

dt-bindings: Add device-tree bindings for rtc6226 driver

Add Documentation file for rtc6226 radio driver.

CRs-Fixed: 2512863
Change-Id: I955de6f8b35dee705016121ce1580fbb6af074ea
parent 2894fe92
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";
	};