From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@baylibre.com (Kevin Hilman) Date: Fri, 08 Dec 2017 10:49:25 -0800 Subject: [PATCH] ARM64: dts: meson-gxm: fix q200 interrupt number In-Reply-To: <20171204100504.7741-1-jbrunet@baylibre.com> (Jerome Brunet's message of "Mon, 4 Dec 2017 11:05:04 +0100") References: <20171204100504.7741-1-jbrunet@baylibre.com> Message-ID: <7hr2s5m4wa.fsf@baylibre.com> To: linus-amlogic@lists.infradead.org List-Id: linus-amlogic.lists.infradead.org Jerome Brunet writes: > Correct the interrupt number assigned to the Realtek PHY in the q200 > > Fixes: b94d22d94ad2 ("ARM64: dts: meson-gx: add external PHY interrupt on some platforms") > Reported-by: Martin Blumenstingl > Signed-off-by: Jerome Brunet > --- > > This change depends on the related series from Martin [0] > Thanks for catching it Martin ! Applied to v4.16/dt64 on top of Martin's series. > [0]: https://lkml.kernel.org/r/20171202214037.17017-1-martin.blumenstingl at googlemail.com FYI: This results in: No such Message-ID known. Kevin From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: [PATCH] ARM64: dts: meson-gxm: fix q200 interrupt number Date: Fri, 08 Dec 2017 10:49:25 -0800 Message-ID: <7hr2s5m4wa.fsf@baylibre.com> References: <20171204100504.7741-1-jbrunet@baylibre.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: <20171204100504.7741-1-jbrunet-rdvid1DuHRBWk0Htik3J/w@public.gmane.org> (Jerome Brunet's message of "Mon, 4 Dec 2017 11:05:04 +0100") Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Jerome Brunet Cc: Martin Blumenstingl , linux-amlogic-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org Jerome Brunet writes: > Correct the interrupt number assigned to the Realtek PHY in the q200 > > Fixes: b94d22d94ad2 ("ARM64: dts: meson-gx: add external PHY interrupt on some platforms") > Reported-by: Martin Blumenstingl > Signed-off-by: Jerome Brunet > --- > > This change depends on the related series from Martin [0] > Thanks for catching it Martin ! Applied to v4.16/dt64 on top of Martin's series. > [0]: https://lkml.kernel.org/r/20171202214037.17017-1-martin.blumenstingl-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org FYI: This results in: No such Message-ID known. Kevin -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752770AbdLHStd (ORCPT ); Fri, 8 Dec 2017 13:49:33 -0500 Received: from mail-wm0-f42.google.com ([74.125.82.42]:36097 "EHLO mail-wm0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751937AbdLHSta (ORCPT ); Fri, 8 Dec 2017 13:49:30 -0500 X-Google-Smtp-Source: AGs4zMaGSTepzpYNBhwbypsm2gPuaaj4qxnKeunkcn2ieTJt+lQoaVRa+Q0yFT49OwsiOO5SOBrwKQ== From: Kevin Hilman To: Jerome Brunet Cc: Martin Blumenstingl , linux-amlogic@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ARM64: dts: meson-gxm: fix q200 interrupt number Organization: BayLibre References: <20171204100504.7741-1-jbrunet@baylibre.com> Date: Fri, 08 Dec 2017 10:49:25 -0800 In-Reply-To: <20171204100504.7741-1-jbrunet@baylibre.com> (Jerome Brunet's message of "Mon, 4 Dec 2017 11:05:04 +0100") Message-ID: <7hr2s5m4wa.fsf@baylibre.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Jerome Brunet writes: > Correct the interrupt number assigned to the Realtek PHY in the q200 > > Fixes: b94d22d94ad2 ("ARM64: dts: meson-gx: add external PHY interrupt on some platforms") > Reported-by: Martin Blumenstingl > Signed-off-by: Jerome Brunet > --- > > This change depends on the related series from Martin [0] > Thanks for catching it Martin ! Applied to v4.16/dt64 on top of Martin's series. > [0]: https://lkml.kernel.org/r/20171202214037.17017-1-martin.blumenstingl@googlemail.com FYI: This results in: No such Message-ID known. Kevin