From patchwork Wed May 23 00:27:50 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Katsuhiro Suzuki X-Patchwork-Id: 136608 Delivered-To: patch@linaro.org Received: by 2002:a2e:9706:0:0:0:0:0 with SMTP id r6-v6csp241664lji; Tue, 22 May 2018 17:28:13 -0700 (PDT) X-Google-Smtp-Source: AB8JxZodig7yxVK8OnZUqYGbqD9fHXL7lOfIrVCvuHQLntQyBa0pgLxcNgp1NU9bMD20tpfkfxim X-Received: by 2002:a17:902:b087:: with SMTP id p7-v6mr624378plr.227.1527035293571; Tue, 22 May 2018 17:28:13 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1527035293; cv=none; d=google.com; s=arc-20160816; b=M0rc8ADEuxlAqQr02yTOzNUx6R+cgG+4kBwDgHfcJu3hv5gUaJ+kgsPzQInIXFWJn9 IQQienUSVSxXtJWhsHwLW1VnEj1FqpWBFx1xO1uqmM2/FcXj/2UdDQbFObkhM3q0sSR1 KSX0Oi4xcITfIpK2T9ien2Wki+rfGefPO7Q5w+zXKa/ZDFBYyt1dv8Lrtj5KVs7BW1qz yHbPptuumd7bZ/e/q6ziTrW7N9mXjXLh7l6Bs4uX4gaKjOwu1Z1DzPInT6H9FJRkQKTG bRH+1naY0nCxxaKgs1vCtYXdK7dQAtkzetq+RhkDGx8bj4YqyJoVrLn/MWLffeKW5UqY uQ6w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:message-id:date :subject:cc:to:from:arc-authentication-results; bh=bbTPLvZ08LKCNs/bDtCF8PJqfVOP6fM493W/ur+7akI=; b=qjlOM5c0t4/txG+ezREW50HrZovn+jwbjcowI1bz1az+P9deHwtulWNyVH6VZSXjdc gyw8oVH26D7LdS4+SERvXVrDB0salKDNINongwSZRA7Bv0icoEtgYpivyY+kHqYqhLc3 HUYx63DF6MXJx3g8MdyhwuALh74G/47rxFwRr186x3UW60E/tDkp1P1eRfocPLlFIwDR jAeNhxTn2f9G0vcKsnJaEKH15BaLh6yiDEzalpvEtWiqKd7W18zE6MZ4qMGHCWH0lpee hMdYOxq7OpWKjYNO3mbxwIoG7vnjKGE79+MqXE7CSLvz/hs2GGjun+jXI9yP7Remf/54 IRAw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id y1-v6si1818516pgv.36.2018.05.22.17.28.13; Tue, 22 May 2018 17:28:13 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753896AbeEWA2A (ORCPT + 30 others); Tue, 22 May 2018 20:28:00 -0400 Received: from mx.socionext.com ([202.248.49.38]:41428 "EHLO mx.socionext.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753571AbeEWA14 (ORCPT ); Tue, 22 May 2018 20:27:56 -0400 Received: from unknown (HELO iyokan-ex.css.socionext.com) ([172.31.9.54]) by mx.socionext.com with ESMTP; 23 May 2018 09:27:53 +0900 Received: from mail.mfilter.local (m-filter-1 [10.213.24.61]) by iyokan-ex.css.socionext.com (Postfix) with ESMTP id 16757600E8; Wed, 23 May 2018 09:27:54 +0900 (JST) Received: from 172.31.9.53 (172.31.9.53) by m-FILTER with ESMTP; Wed, 23 May 2018 09:27:54 +0900 Received: from yuzu.css.socionext.com (yuzu [172.31.8.45]) by iyokan.css.socionext.com (Postfix) with ESMTP id AB28E403A6; Wed, 23 May 2018 09:27:53 +0900 (JST) Received: from aegis.e01.socionext.com (unknown [10.213.134.210]) by yuzu.css.socionext.com (Postfix) with ESMTP id 7890D12014C; Wed, 23 May 2018 09:27:53 +0900 (JST) From: Katsuhiro Suzuki To: Abylay Ospan , Mauro Carvalho Chehab , linux-media@vger.kernel.org Cc: Masami Hiramatsu , Jassi Brar , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Katsuhiro Suzuki Subject: [PATCH v3 2/2] media: helene: support IF frequency of ISDB-S Date: Wed, 23 May 2018 09:27:50 +0900 Message-Id: <20180523002750.27136-2-suzuki.katsuhiro@socionext.com> X-Mailer: git-send-email 2.17.0 In-Reply-To: <20180523002750.27136-1-suzuki.katsuhiro@socionext.com> References: <20180523002750.27136-1-suzuki.katsuhiro@socionext.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This patch enhances maximum IF frequency to 2.072GHz of this tuner for supporting ISDB-S in Japan. Maimum RF center frequency of ISDB-S for right-handed circularly polarized. BSAT BS-23 12.14944GHz N-SAT-110 ND-24 12.731GHz Local frequency of BS/CS converter is typically 10.678GHz. --- Changes since v2: - Newly added Signed-off-by: Katsuhiro Suzuki --- drivers/media/dvb-frontends/helene.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) -- 2.17.0 diff --git a/drivers/media/dvb-frontends/helene.c b/drivers/media/dvb-frontends/helene.c index 04033f0c278b..7d02a9ea7d95 100644 --- a/drivers/media/dvb-frontends/helene.c +++ b/drivers/media/dvb-frontends/helene.c @@ -874,7 +874,7 @@ static const struct dvb_tuner_ops helene_tuner_ops_s = { .info = { .name = "Sony HELENE Sat tuner", .frequency_min = 500000, - .frequency_max = 2500000, + .frequency_max = 2072000000, .frequency_step = 1000, }, .init = helene_init, @@ -888,7 +888,7 @@ static const struct dvb_tuner_ops helene_tuner_ops = { .info = { .name = "Sony HELENE Sat/Ter tuner", .frequency_min = 500000, - .frequency_max = 1200000000, + .frequency_max = 2072000000, .frequency_step = 1000, }, .init = helene_init,