From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Stuebner Subject: Re: [PATCH] phy: rk-inno-usb2: Decrease verbosity of repeating log. Date: Thu, 19 Mar 2020 15:22:48 +0100 Message-ID: <2002640.57rdNQtM3Z@diego> References: <20200319140852.27636-1-christoph.muellner@theobroma-systems.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20200319140852.27636-1-christoph.muellner@theobroma-systems.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane-mx.org@lists.infradead.org To: Christoph Muellner Cc: linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Kishon Vijay Abraham I List-Id: linux-rockchip.vger.kernel.org Am Donnerstag, 19. M=E4rz 2020, 15:08:52 CET schrieb Christoph Muellner: > phy-rockchip-inno-usb2 logs the message > = > "phy-ff2c0000.syscon:usb2-phy@100.2: charger =3D INVALID_CHARGER" > = > constantly with a frequency of about 1 Hz and a verbosity level > of INFO. As this is clearly annoying, this patch decreases > the log level to DEBUG. > = > Signed-off-by: Christoph Muellner I've noticed these messages in the past as well, but I guess in my short test-cycles never got annoyed enough to do something about it, but it's nice to see them go away, so Reviewed-by: Heiko Stuebner