Received: by 2002:ac0:a5b6:0:0:0:0:0 with SMTP id m51-v6csp2989768imm; Sun, 3 Jun 2018 16:51:25 -0700 (PDT) X-Google-Smtp-Source: ADUXVKJC3JZqcYhlwIsDhtnYx8z18n6qyQHUzCcLpj7CJtwNvVtRUOxIfAk505vQDq/tzbvoZlwj X-Received: by 2002:a17:902:8486:: with SMTP id c6-v6mr17135143plo.283.1528069884970; Sun, 03 Jun 2018 16:51:24 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1528069884; cv=none; d=google.com; s=arc-20160816; b=I4ZE+jH9Po8Zg6Mcz+2nHyiKGI532eTGSV2NJ5TWoU39Gz+amFZ5teq4S365hrMb1N FteiyMuWfosrqotVqiuW8lLAVYhiZZkt7lRXsNqBGU6DehZmNc4wIGSBRtjNN0gZ6Z9T 4eZHsXSls1CLA2R8AaATXeBVY2VTkmx1daqBGEp8h/EpJkTgHri2YeSyd/BG34QjoDXT ZyeEI9HfAr+9jTMF6yZ22FB46oIMeVe5ZFjv04Io9Idov1FdMjSpj60fpmLewfD522mN kMfnQAyySabYZH190t1xCzVxY5KWQ5wSgfiKtYzHlZpPMz64fMySnNWEPd1ipzJiCxRV SZmw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-language:thread-index :content-transfer-encoding:mime-version:message-id:date:subject :in-reply-to:references:cc:to:from:arc-authentication-results; bh=/rVQMkdvKDpsmwtU8PW+U0NVZE+7LNgMmzsy67/t6Sc=; b=o2DLrmA5oOyPqbEabudiqsm43iE3knTN0YzsIblR2RVcEifXz9aZxldNVaiufA4i56 tsNXiSw7FbTDCUJK4ELneLxEam1DwGANIcpaGyJJZym3AMexp8d+opYr+9KEzuLq1yvO 5tBrL/0EJxwWuHIhTmzDE0tbl20Gn5rmrW9It/ttQIlRRqc+3D5Q0xXWcY/ikYeM48Tl RISa6xTHdkXsxjjQ4evgoUQrZPmGV+jFM3PWf70CvSNJNv6OT0yFEGArYdgIV77+LSew /qbBpkc6uBcltn3nr5XfAlXN27IGYsjyNVtfsdmK2FBEVnkizc8112w87B3bk3BV9mVY u+nA== 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 l63-v6si43726339plb.49.2018.06.03.16.50.57; Sun, 03 Jun 2018 16:51:24 -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 S1751482AbeFCXuZ convert rfc822-to-8bit (ORCPT + 99 others); Sun, 3 Jun 2018 19:50:25 -0400 Received: from mx.socionext.com ([202.248.49.38]:33088 "EHLO mx.socionext.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751132AbeFCXuX (ORCPT ); Sun, 3 Jun 2018 19:50:23 -0400 Received: from unknown (HELO iyokan-ex.css.socionext.com) ([172.31.9.54]) by mx.socionext.com with ESMTP; 04 Jun 2018 08:50:22 +0900 Received: from mail.mfilter.local (m-filter-2 [10.213.24.62]) by iyokan-ex.css.socionext.com (Postfix) with ESMTP id 4FCCF6006F; Mon, 4 Jun 2018 08:50:22 +0900 (JST) Received: from 172.31.9.53 (172.31.9.53) by m-FILTER with ESMTP; Mon, 4 Jun 2018 08:50:22 +0900 Received: from yuzu.css.socionext.com (yuzu [172.31.8.45]) by iyokan.css.socionext.com (Postfix) with ESMTP id 19B8A402F1; Mon, 4 Jun 2018 08:50:22 +0900 (JST) Received: from DESKTOPFLNNJ4T (unknown [10.213.132.95]) by yuzu.css.socionext.com (Postfix) with ESMTP id DED8C120B03; Mon, 4 Jun 2018 08:50:21 +0900 (JST) From: "Katsuhiro Suzuki" To: "'Masahiro Yamada'" , =?utf-8?B?U3V6dWtpLCBLYXRzdWhpcm8v6Yi05pyoIOWLneWNmg==?= Cc: "Mauro Carvalho Chehab" , , "Masami Hiramatsu" , "Jassi Brar" , "linux-arm-kernel" , "Linux Kernel Mailing List" References: <20180530090946.1635-1-suzuki.katsuhiro@socionext.com> <20180530090946.1635-2-suzuki.katsuhiro@socionext.com> In-Reply-To: Subject: Re: [PATCH 1/8] media: uniphier: add DT bindings documentation for UniPhier HSC Date: Mon, 4 Jun 2018 08:50:18 +0900 Message-ID: <005c01d3fb95$a0b016f0$e21044d0$@socionext.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8BIT X-Mailer: Microsoft Outlook 16.0 Thread-Index: AQHT9/X29JijI300Zkioo8nq+MkS6KRMJ2QAgAMTP7A= Content-Language: ja x-securitypolicycheck: OK by SHieldMailChecker v2.5.2 x-shieldmailcheckerpolicyversion: POLICY180220 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello Yamada-san, Thank you for your review and comments. I'll fix this mail and other your replies! Regards, -- Katsuhiro Suzuki > -----Original Message----- > From: Masahiro Yamada > Sent: Saturday, June 2, 2018 6:50 PM > To: Suzuki, Katsuhiro/鈴木 勝博 > Cc: Mauro Carvalho Chehab ; > linux-media@vger.kernel.org; Masami Hiramatsu ; > Jassi Brar ; linux-arm-kernel > ; Linux Kernel Mailing List > > Subject: Re: [PATCH 1/8] media: uniphier: add DT bindings documentation for UniPhier > HSC > > 2018-05-30 18:09 GMT+09:00 Katsuhiro Suzuki : > > This patch adds DT binding documentation for UniPhier HSC which is > > MPEG2-TS input/output and demux subsystem. > > > > Signed-off-by: Katsuhiro Suzuki > > --- > > .../bindings/media/uniphier,hsc.txt | 38 +++++++++++++++++++ > > 1 file changed, 38 insertions(+) > > create mode 100644 Documentation/devicetree/bindings/media/uniphier,hsc.txt > > > > diff --git a/Documentation/devicetree/bindings/media/uniphier,hsc.txt > b/Documentation/devicetree/bindings/media/uniphier,hsc.txt > > new file mode 100644 > > index 000000000000..4242483b2ecc > > --- /dev/null > > +++ b/Documentation/devicetree/bindings/media/uniphier,hsc.txt > > @@ -0,0 +1,38 @@ > > +Socionext UniPhier HSC (High-speed Stream Controller) > > + > > +The Socionext UniPhier HSC subsystem consists of MPEG2-TS input/output and > > +demultiplexer cores in the same register space. > > + > > +This interface is support TS serial signals (clock, valid, sync, data) from > > +external demodulators. > > + > > +Required properties: > > +- compatible : should be one of the following: > > + "socionext,uniphier-ld11-hsc" > > + "socionext,uniphier-ld20-hsc" > > +- reg : offset and length of the register set for the device. > > +- interrupts : should contain DMA and TSI error interrupt. > > +- pinctrl-names : should be "default". > > +- pinctrl-0 : defined TS serial signal pins for external demodulators. > > +- clock-names : should include following entries: > > > "the following entries:" > > > > > + "hsc", "stdmac" > > +- clocks : a list of phandle, should contain an entry for each > > + entry in clock-names. > > +- reset-names : should include following entries: > > > Ditto. > > > > > + "hsc", "stdmac" > > +- resets : a list of phandle, should contain an entry for each > > + entry in reset-names. > > + > > +Example: > > + hsc { > > + compatible = "socionext,uniphier-ld20-hsc"; > > + reg = <0x5c000000 0x100000>; > > + interrupts = <0 100 4>, <0 101 4>; > > + pinctrl-names = "default"; > > + pinctrl-0 = <&pinctrl_hscin2_s>, > > + <&pinctrl_hscin3_s>; > > + clock-names = "stdmac", "hsc"; > > + clocks = <&sys_clk 8>, <&sys_clk 9>; > > + reset-names = "stdmac", "hsc"; > > + resets = <&sys_rst 8>, <&sys_rst 9>; > > + }; > > -- > > 2.17.0 > > > > > > -- > Best Regards > Masahiro Yamada