From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-pf1-f177.google.com (mail-pf1-f177.google.com [209.85.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 772A61D3578 for ; Fri, 11 Oct 2024 22:52:55 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.210.177 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1728687177; cv=none; b=rhLG0LPFk/wtFzMucsXRTTKapTdbed3P5oui+BVxOgZs96fjUq59JwyNBsRAOQwX+phoe9GlQNCikE9LMKqUidvTthF1KXGaj1IcbMrts6wP9ShLBrBVW+Rv0FugmX8F4Q7WJKoFA4VXhXYdVEphr9HKv2zUICWNJKsmwKbiHqE= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1728687177; c=relaxed/simple; bh=QHnSVJgKPC4Nvh2tA4kTrfCxlBBghkUgALPOqLtV+38=; h=From:To:Cc:Subject:In-Reply-To:References:Date:Message-ID: MIME-Version:Content-Type; b=uH5jWpNPP6FNf59eV89mKYMkr0jj/q+ddgiN2POIDj9B8TzJuYsdlpZQkRiJkgb4ufA9WGaaDJadJF22sVnvNWIzNCtFv0eshypCCs+cQVDqZfRQHS9nF2/2tzz11BXqiPxrQpt+nVbhVDILwG0Dy1nwbylEc7dtoFFAnxbSrws= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=kernel.org; spf=pass smtp.mailfrom=baylibre.com; arc=none smtp.client-ip=209.85.210.177 Authentication-Results: smtp.subspace.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=kernel.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=baylibre.com Received: by mail-pf1-f177.google.com with SMTP id d2e1a72fcca58-71e3d45bbb5so738063b3a.0 for ; Fri, 11 Oct 2024 15:52:55 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728687175; x=1729291975; h=mime-version:message-id:date:references:in-reply-to:subject:cc:to :from:x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=QHnSVJgKPC4Nvh2tA4kTrfCxlBBghkUgALPOqLtV+38=; b=DbhVK5irQjMLQPrydQ8jc05svUUls7t0hjVFsAseNU8AEYkKC78X5uN2u09BP+zHLN JmNchBrJxV6M+kdoYR0LoXriKl0bvrjMOMjM3gBlHC1DTdZ0FB3gwHWe3mHAIR+seFBx BHqKBzDzplIys8clu4cvgPDBTDEbWElvci1UF3S0p/+5qfY/L7dGTCkR+Q8KuRyHyhDG F9PuIIvu0ysmkzQBxNRG+W55Hnz+6PjTKjj8y3/N7jUpwe+uDo6vbgp7ANS2v157Brt3 nwbdaYtHD4wtrPSv9owdr8sU/Isg5evbqxqrudMTXvbti2vrRyiVcaqhztAnOC4cAwbo kpDg== X-Forwarded-Encrypted: i=1; AJvYcCXVS5kunx0weeAwKda4okxM7yRhK2DnePDQaNrkTIqVHJuGKroaiNv96fU7r+l2ZDXwu79kv0k6T92P5RQ=@vger.kernel.org X-Gm-Message-State: AOJu0YwNdVNnJ4GC3idu9TVvO3uL5bX8kSi77skF5MqMdpps1p7+yiO5 FEYRGy8ZmfS8+5GiWu+DZ10H87FHJmgtp/J7iBcPZb3cygRnI4tqvszCKkwmy96bySlGcLrs6fP b X-Google-Smtp-Source: AGHT+IHaDDeBN7leSygl7Dodvs7/8OMvmcN+zyvTXC30J47HSWRnFCUDXl22hQJ4K5zbR934STm+cQ== X-Received: by 2002:a05:6a00:9a1:b0:71e:1498:9ed8 with SMTP id d2e1a72fcca58-71e37ec22e2mr7297495b3a.7.1728687174894; Fri, 11 Oct 2024 15:52:54 -0700 (PDT) Received: from localhost ([71.212.170.185]) by smtp.gmail.com with ESMTPSA id d2e1a72fcca58-71e4d0760c7sm254472b3a.174.2024.10.11.15.52.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 11 Oct 2024 15:52:53 -0700 (PDT) From: Kevin Hilman To: Judith Mendez , Santosh Shilimkar , Linus Walleij , Bartosz Golaszewski Cc: linux-omap@vger.kernel.org, linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org, Bin Liu , linux-serial@vger.kernel.org, Judith Mendez Subject: Re: [PATCH RESEND 0/2] Misc OMAP GPIO/UART fixes In-Reply-To: <20241011173356.870883-1-jm@ti.com> References: <20241011173356.870883-1-jm@ti.com> Date: Fri, 11 Oct 2024 15:52:52 -0700 Message-ID: <7hr08mw8u3.fsf@baylibre.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain Judith Mendez writes: > This patch series carries some miscellaneous > OMAP driver fixes for GPIO and UART drivers. > > For GPIO, add gpio_enable and gpio_disable calls > to gpio-omap which fixes an issue where if there > is an irq storm, serial console is unresponsive. > > For UART, move pm_runtime_get_sync since the > current order of omap_8250_rx_dma_flush and > pm_runtime_get_sync calls are set in a way that > when omap_8250_shutdown returns, dma->rx_running > is set and this causes issues next time the UART > is re-opened. Could you summarize which OMAP platforms this was tested on? Thanks, Kevin