lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Fri, 27 Apr 2018 12:11:50 +0900 From: Masahiro Yamada <yamada.masahiro@...ionext.com> To: Katsuhiro Suzuki <suzuki.katsuhiro@...ionext.com> Cc: linux-gpio@...r.kernel.org, Linus Walleij <linus.walleij@...aro.org>, linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>, Masami Hiramatsu <masami.hiramatsu@...aro.org>, Jassi Brar <jaswinder.singh@...aro.org>, Linux Kernel Mailing List <linux-kernel@...r.kernel.org> Subject: Re: [PATCH v2 1/2] pinctrl: uniphier: add LD20 MPEG2-TS I/O pin-mux settings 2018-04-27 10:49 GMT+09:00 Katsuhiro Suzuki <suzuki.katsuhiro@...ionext.com>: > The MPEG2-TS input/output core both accepts serial TS and parallel TS. > > The serial TS interface uses following pins: > hscin0_s : HS0DOUT[0-3] > hscin1_s : HS0DOUT[4-7] > hscin2_s : HS1BCLKIN, HS1SYNCIN, HS1VALIN, HS1DIN0 > hscin3_s : HS1DIN[2-5] > hscout0_s: HS0DOUT[0-3] > hscout1_s: HS0DOUT[4-7] > > And the parallel TS interface uses following pins: > hscin0_p : HS0BCLKIN, HS0SYNCIN, HS0VALIN, HS0DIN[0-7] > hscin1_p : HS1BCLKIN, HS1SYNCIN, HS1VALIN, HS1DIN[0-7] > hscout0_p: HS0BCLKOUT, HS0SYNCOUT, HS0VALOUT, HS0DOUT[0-7] > > Signed-off-by: Katsuhiro Suzuki <suzuki.katsuhiro@...ionext.com> > > --- > > Changes in v2: > > - Fix indent > - Sort alphabetically > - Fix wrong grouping > - Fix hsc'out'0_ci -> hsc'in'0_ci of hscin0 group > - Fix hscin'0'_s -> hscin'1'_s of hscin1 group This version looks good to me. Acked-by: Masahiro Yamada <yamada.masahiro@...ionext.com> -- Best Regards Masahiro Yamada
Powered by blists - more mailing lists