From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Stuebner Subject: Re: [PATCH 08/13] ARM: dts: rv1108: Fix the PMU interrupt number Date: Mon, 26 Nov 2018 06:58:48 +0100 Message-ID: <3361921.c4PKPBIJKP@phil> References: <20181125211907.9895-1-otavio@ossystems.com.br> <20181125211907.9895-8-otavio@ossystems.com.br> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <20181125211907.9895-8-otavio@ossystems.com.br> Sender: linux-kernel-owner@vger.kernel.org To: Otavio Salvador Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, Fabio Berton , devicetree@vger.kernel.org, Rob Herring , Mark Rutland List-Id: devicetree@vger.kernel.org Hi Otavio, Am Sonntag, 25. November 2018, 22:19:02 CET schrieb Otavio Salvador: > According to the Rockchip vendor tree the PMU interrupt number is > 76, so fix it accordingly. > > Signed-off-by: Otavio Salvador > Signed-off-by: Fabio Berton looks ok, especially as the TRM I have doesn't list neither irqs :-) But please explain the second Signed-off by Fabio? If Fabio is the original author, the patch From should reflect that and the Signed-off-by lines should be swapped. As it is now I would expect Fabio being the one sending the patches. Or is it supposed to be a "Co-developed-by:"? See Documentation/process/5.Posting.rst. Thanks Heiko