From mboxrd@z Thu Jan 1 00:00:00 1970 From: gregory.clement@free-electrons.com (Gregory CLEMENT) Date: Tue, 13 Jun 2017 14:22:50 +0200 Subject: [PATCH 3/4] arm64: dts: marvell: Enable second SDHCI controller in Armada 37xx In-Reply-To: <20170613132547.5176af18@windsurf.lan> (Thomas Petazzoni's message of "Tue, 13 Jun 2017 13:25:47 +0200") References: <20170608165125.27630-1-gregory.clement@free-electrons.com> <20170608165125.27630-4-gregory.clement@free-electrons.com> <20170608211702.27a7b560@free-electrons.com> <87tw3k8aga.fsf@free-electrons.com> <20170613132547.5176af18@windsurf.lan> Message-ID: <87poe884bp.fsf@free-electrons.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Thomas, On mar., juin 13 2017, Thomas Petazzoni wrote: > Hello, > > On Tue, 13 Jun 2017 12:10:29 +0200, Gregory CLEMENT wrote: > >> >> + reg = <0xd0000 0x300 >> >> + 0x1e808 0x4>; >> > >> > I'd prefer: >> > >> > reg = <0xd0000 0x300>, <0x1e808 0x4>; >> >> For this one I think it is a matter of taste. I had a look on the other >> files and it seems more common to put them on multi lines that on one >> single line. And personally I prefer it, for me it seems more visible >> that we use 2 set of registers. > > I'm not talking about multiple lines vs. one line. I'm talking about: > > reg = A B>; > > vs. > > reg = , > ; OK, this case I agree! And I also have to fix this file for the existing sdhci and xor node. Gregory > > Best regards, > > Thomas > -- > Thomas Petazzoni, CTO, Free Electrons > Embedded Linux and Kernel engineering > http://free-electrons.com -- Gregory Clement, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com