From mboxrd@z Thu Jan 1 00:00:00 1970 From: eric@anholt.net (Eric Anholt) Date: Sun, 07 Jan 2018 14:08:23 -0800 Subject: [PATCH] Revert "ARM: dts: bcm283x: Fix DTC warnings about missing phy-cells" In-Reply-To: <1515332212-23593-1-git-send-email-stefan.wahren@i2se.com> References: <1515332212-23593-1-git-send-email-stefan.wahren@i2se.com> Message-ID: <87incdjp9k.fsf@anholt.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Stefan Wahren writes: > This reverts commit 014d6da6cb2525d7f48fb08c705cb130cc7b5f4a. > > The DT clean up could trigger an endless deferred probe of DWC2 USB driver > on the Raspberry Pi 2/3. So revert the change until we fixed the probing > issue. Why's that? I found that I needed to enable the generic no-op phy driver, but other than that it was fine. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 832 bytes Desc: not available URL: From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Anholt Subject: Re: [PATCH] Revert "ARM: dts: bcm283x: Fix DTC warnings about missing phy-cells" Date: Sun, 07 Jan 2018 14:08:23 -0800 Message-ID: <87incdjp9k.fsf@anholt.net> References: <1515332212-23593-1-git-send-email-stefan.wahren@i2se.com> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Return-path: In-Reply-To: <1515332212-23593-1-git-send-email-stefan.wahren-eS4NqCHxEME@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Arnd Bergmann , Olof Johansson , Florian Fainelli Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Stefan Wahren List-Id: devicetree@vger.kernel.org --=-=-= Content-Type: text/plain Stefan Wahren writes: > This reverts commit 014d6da6cb2525d7f48fb08c705cb130cc7b5f4a. > > The DT clean up could trigger an endless deferred probe of DWC2 USB driver > on the Raspberry Pi 2/3. So revert the change until we fixed the probing > issue. Why's that? I found that I needed to enable the generic no-op phy driver, but other than that it was fine. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE/JuuFDWp9/ZkuCBXtdYpNtH8nugFAlpSmlcACgkQtdYpNtH8 nuieRg/+IMEWys2PF4yp101GtGCgjt1xGV+PngZEq2PSB9DsrDRrQmLuTx7rJDar rrI8+1paRRfSJ9fGlofNqqu4hdIoE+b8xBd2YWIEGQQnC6nCv27WVT8hV1HfYZhU ka/rMwhFmOsZnTiDSfuGVj1Iqpug1G1jTFW4v4KSfGYZEYvBKwm7lHlP7RjsUdvK skJkI8IcCsUy36cISiy2cnkKhhxEeZ0dFCsMUEVUC+k58eXlK/q0YNnNw1tYjQ5u z89Jt5RpopX7YhxtABYAXytj5F9p+nAFv0cYxIejG1OEQaN+CdeqScjY3HW+8n2/ qxpWbfx5TGuxxa7CAPGer3gc2fa7Zai7z8P5hP4ognwPEGQgvrl3gFL/kP9V+z0R jJ02c44gukn+c8CxXj+gulTOIDhXn1CtQK20xU0Rp8+H6C68v6JAvCWv5IT+mODz x2GhAlbY0Bxt3L18knwa8tWyWB/40xhBMfMQ1HBoAdkIb0Y6APuTodcGzEjZmKK7 XuFWI+5hovfe9KyVZdHzd0UCRV0Bfw/cijzthzLie01V+fp5gQO1fDARK1K2kDZw oEMXHrNvBjNRCr/WfEClUAQJlEP+PTwjcJb4sTPletXp/bD9ickBbn2xuYSknZmt AGCFCosSYP3LchJ7PT9LTUPaiAkNohTC1he/CfEKhHyB5l0/gcw= =dBVE -----END PGP SIGNATURE----- --=-=-=-- -- 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754748AbeAGWIc (ORCPT + 1 other); Sun, 7 Jan 2018 17:08:32 -0500 Received: from anholt.net ([50.246.234.109]:33528 "EHLO anholt.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754664AbeAGWIa (ORCPT ); Sun, 7 Jan 2018 17:08:30 -0500 From: Eric Anholt To: Stefan Wahren , Arnd Bergmann , Olof Johansson , Florian Fainelli Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, arm@kernel.org, linux-kernel@vger.kernel.org, Stefan Wahren Subject: Re: [PATCH] Revert "ARM: dts: bcm283x: Fix DTC warnings about missing phy-cells" In-Reply-To: <1515332212-23593-1-git-send-email-stefan.wahren@i2se.com> References: <1515332212-23593-1-git-send-email-stefan.wahren@i2se.com> User-Agent: Notmuch/0.22.2+1~gb0bcfaa (http://notmuchmail.org) Emacs/25.2.2 (x86_64-pc-linux-gnu) Date: Sun, 07 Jan 2018 14:08:23 -0800 Message-ID: <87incdjp9k.fsf@anholt.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: --=-=-= Content-Type: text/plain Stefan Wahren writes: > This reverts commit 014d6da6cb2525d7f48fb08c705cb130cc7b5f4a. > > The DT clean up could trigger an endless deferred probe of DWC2 USB driver > on the Raspberry Pi 2/3. So revert the change until we fixed the probing > issue. Why's that? I found that I needed to enable the generic no-op phy driver, but other than that it was fine. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEE/JuuFDWp9/ZkuCBXtdYpNtH8nugFAlpSmlcACgkQtdYpNtH8 nuieRg/+IMEWys2PF4yp101GtGCgjt1xGV+PngZEq2PSB9DsrDRrQmLuTx7rJDar rrI8+1paRRfSJ9fGlofNqqu4hdIoE+b8xBd2YWIEGQQnC6nCv27WVT8hV1HfYZhU ka/rMwhFmOsZnTiDSfuGVj1Iqpug1G1jTFW4v4KSfGYZEYvBKwm7lHlP7RjsUdvK skJkI8IcCsUy36cISiy2cnkKhhxEeZ0dFCsMUEVUC+k58eXlK/q0YNnNw1tYjQ5u z89Jt5RpopX7YhxtABYAXytj5F9p+nAFv0cYxIejG1OEQaN+CdeqScjY3HW+8n2/ qxpWbfx5TGuxxa7CAPGer3gc2fa7Zai7z8P5hP4ognwPEGQgvrl3gFL/kP9V+z0R jJ02c44gukn+c8CxXj+gulTOIDhXn1CtQK20xU0Rp8+H6C68v6JAvCWv5IT+mODz x2GhAlbY0Bxt3L18knwa8tWyWB/40xhBMfMQ1HBoAdkIb0Y6APuTodcGzEjZmKK7 XuFWI+5hovfe9KyVZdHzd0UCRV0Bfw/cijzthzLie01V+fp5gQO1fDARK1K2kDZw oEMXHrNvBjNRCr/WfEClUAQJlEP+PTwjcJb4sTPletXp/bD9ickBbn2xuYSknZmt AGCFCosSYP3LchJ7PT9LTUPaiAkNohTC1he/CfEKhHyB5l0/gcw= =dBVE -----END PGP SIGNATURE----- --=-=-=--