From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3676DC43613 for ; Mon, 24 Jun 2019 17:29:44 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id CDA4A20665 for ; Mon, 24 Jun 2019 17:29:43 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="bq9K5giC" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org CDA4A20665 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=davemloft.net Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Mime-Version:References:In-Reply-To: From:Subject:To:Message-Id:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=9Qmccsq0WOIebcx1jS22W6TMbplwvCvxVVhiTyYahrQ=; b=bq9K5giC4IR7xq ftz1aRJyl1H9DiRlY7XKhexab4EeITFMz3zU7DnaOOQI+WTzjhRgwt8COrQ/85aHY6YK2HhbiUeSc RUjIvbya9Kf1fUYSLnO/lX8klYWedI4pZ4rcY4eawSZ8ES5BNMxiU1TQUY5rCb2rThKKueHwf0IQL O1WQvamaA+8iGumxos+xoo9tIh8MxL7FQUDIphJ9uf2ibFFk7WyZvrZrbTL+Jq26n67yRr/sS1vnJ gvuFV26FgnLBQGt15dMqh93mewP/J1BugkxcD77pMiP4kcNOHGa8GjkAaLeGIh/A4MK7lL8Fl0y7L bpv9A2k6abKCbCITaqXg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hfSmd-0000pV-L0; Mon, 24 Jun 2019 17:29:35 +0000 Received: from shards.monkeyblade.net ([2620:137:e000::1:9]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hfSma-0000oW-7K for linux-arm-kernel@lists.infradead.org; Mon, 24 Jun 2019 17:29:33 +0000 Received: from localhost (unknown [IPv6:2601:601:9f80:35cd::d71]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: davem-davemloft) by shards.monkeyblade.net (Postfix) with ESMTPSA id 5520C15065090; Mon, 24 Jun 2019 10:29:28 -0700 (PDT) Date: Mon, 24 Jun 2019 10:29:27 -0700 (PDT) Message-Id: <20190624.102927.1268781741493594465.davem@davemloft.net> To: megous@megous.com Subject: Re: [PATCH v7 0/6] Add support for Orange Pi 3 From: David Miller In-Reply-To: <20190620134748.17866-1-megous@megous.com> References: <20190620134748.17866-1-megous@megous.com> X-Mailer: Mew version 6.8 on Emacs 26.1 Mime-Version: 1.0 X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Mon, 24 Jun 2019 10:29:29 -0700 (PDT) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190624_102932_268466_D48F5E61 X-CRM114-Status: GOOD ( 12.26 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: mark.rutland@arm.com, joabreu@synopsys.com, alexandre.torgue@st.com, devicetree@vger.kernel.org, maxime.ripard@bootlin.com, netdev@vger.kernel.org, wens@csie.org, jernej.skrabec@gmail.com, linux-kernel@vger.kernel.org, airlied@linux.ie, linux-sunxi@googlegroups.com, robh+dt@kernel.org, dri-devel@lists.freedesktop.org, daniel@ffwll.ch, peppe.cavallaro@st.com, linux-stm32@st-md-mailman.stormreply.com, mcoquelin.stm32@gmail.com, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org From: megous@megous.com Date: Thu, 20 Jun 2019 15:47:42 +0200 > From: Ondrej Jirman > > This series implements support for Xunlong Orange Pi 3 board. > > - ethernet support (patches 1-3) > - HDMI support (patches 4-6) > > For some people, ethernet doesn't work after reboot (but works on cold > boot), when the stmmac driver is built into the kernel. It works when > the driver is built as a module. It's either some timing issue, or power > supply issue or a combination of both. Module build induces a power > cycling of the phy. > > I encourage people with this issue, to build the driver into the kernel, > and try to alter the reset timings for the phy in DTS or > startup-delay-us and report the findings. This is a mixture of networking and non-networking changes so it really can't go through my tree. I wonder how you expect this series to be merged? Thanks. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel