linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Chunyan Zhang <chunyan.zhang@spreadtrum.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Arnd Bergmann <arnd@arndb.de>
Cc: <linux-kernel@vger.kernel.org>, <devicetree@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>,
	Songhe Wei <songhe.wei@spreadtrum.com>,
	Zhongping Tan <zhongping.tan@spreadtrum.com>,
	Orson Zhai <orson.zhai@spreadtrum.com>,
	Chunyan Zhang <zhang.lyra@gmail.com>,
	Chunyan Zhang <chunyan.zhang@spreadtrum.com>
Subject: [PATCH 1/2] arm64: dts: add Spreadtrum's fm support
Date: Tue, 4 Jul 2017 18:15:07 +0800	[thread overview]
Message-ID: <20170704101508.30946-2-chunyan.zhang@spreadtrum.com> (raw)
In-Reply-To: <20170704101508.30946-1-chunyan.zhang@spreadtrum.com>

Added FM support for Spreadtrum's SP9860 board.

Signed-off-by: Songhe Wei <songhe.wei@spreadtrum.com>
Signed-off-by: Chunyan Zhang <chunyan.zhang@spreadtrum.com>
---
 arch/arm64/boot/dts/sprd/sp9860g-1h10.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm64/boot/dts/sprd/sp9860g-1h10.dts b/arch/arm64/boot/dts/sprd/sp9860g-1h10.dts
index 0362ecd..6fe052d 100644
--- a/arch/arm64/boot/dts/sprd/sp9860g-1h10.dts
+++ b/arch/arm64/boot/dts/sprd/sp9860g-1h10.dts
@@ -39,6 +39,10 @@
 		#size-cells = <2>;
 		ranges;
 	};
+
+	sprd-fm {
+		compatible  = "sprd,marlin2-fm";
+	};
 };
 
 &uart0 {
-- 
2.7.4

  reply	other threads:[~2017-07-04 10:22 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-04 10:15 [PATCH 0/2] add support for Spreadtrum's FM driver Chunyan Zhang
2017-07-04 10:15 ` Chunyan Zhang [this message]
2017-07-04 12:35   ` [PATCH 1/2] arm64: dts: add Spreadtrum's fm support Mark Rutland
2017-07-04 10:15 ` [PATCH 2/2] misc: added Spreadtrum's radio driver Chunyan Zhang
2017-07-04 10:51   ` Arnd Bergmann
2017-07-05 10:18     ` Chunyan Zhang
2017-07-05 11:43       ` Arnd Bergmann
2017-07-05 10:25 ` [PATCH 0/2] add support for Spreadtrum's FM driver Chunyan Zhang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170704101508.30946-2-chunyan.zhang@spreadtrum.com \
    --to=chunyan.zhang@spreadtrum.com \
    --cc=arnd@arndb.de \
    --cc=devicetree@vger.kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=orson.zhai@spreadtrum.com \
    --cc=songhe.wei@spreadtrum.com \
    --cc=zhang.lyra@gmail.com \
    --cc=zhongping.tan@spreadtrum.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).