From mboxrd@z Thu Jan 1 00:00:00 1970 From: narmstrong@baylibre.com (Neil Armstrong) Date: Mon, 15 May 2017 10:17:22 +0200 Subject: [PATCH v2 08/18] arm64: dts: meson-gxl-s905x: Comment typo fix In-Reply-To: <20170513143337.14278-9-afaerber@suse.de> References: <20170513143337.14278-1-afaerber@suse.de> <20170513143337.14278-9-afaerber@suse.de> Message-ID: <5d794cea-1a4e-f5d1-db5f-928cb081e0a2@baylibre.com> To: linus-amlogic@lists.infradead.org List-Id: linus-amlogic.lists.infradead.org On 05/13/2017 04:33 PM, Andreas F?rber wrote: > Reviewed-by: Neil Armstrong > Signed-off-by: Andreas F?rber > --- > v1 -> v2: Unchanged > > arch/arm64/boot/dts/amlogic/meson-gxl-s905x.dtsi | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm64/boot/dts/amlogic/meson-gxl-s905x.dtsi b/arch/arm64/boot/dts/amlogic/meson-gxl-s905x.dtsi > index 0f78d836edaf..3314a0b3dad9 100644 > --- a/arch/arm64/boot/dts/amlogic/meson-gxl-s905x.dtsi > +++ b/arch/arm64/boot/dts/amlogic/meson-gxl-s905x.dtsi > @@ -48,7 +48,7 @@ > compatible = "amlogic,s905x", "amlogic,meson-gxl"; > }; > > -/* S905X Only has access to its internal PHY */ > +/* S905X only has access to its internal PHY */ > ðmac { > phy-mode = "rmii"; > phy-handle = <&internal_phy>; > Reviewed-by: Neil Armstrong