From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [198.175.65.20]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 94E0033A9F7 for ; Mon, 26 Jan 2026 15:13:26 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=198.175.65.20 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1769440408; cv=none; b=Hh1juQghBsCI2joFGUoLzP9URp3wJWwAky3mGchdVg/SL++PfrvSDTn1zEdmKNSW61M+0OrDvtA6e3nh5JjsNRALSi66dyxjJr8RxQLZgp+N2utUG6nMtMnNK3ZQ/WDWTmJBGQovkAk2pfTGAaVPAsmWE+L+yZH9XsORjrH0iuo= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1769440408; c=relaxed/simple; bh=Ii6giALfPptN8fVnsktl10bg1JR+2fFQF6WiQa+jI+A=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition; b=Pkmrn2XEeQWOyTPt50ztHMcEVOpUWCsgpsMqZFT4Usig3Tb2jGCVpBasvGe+larRfee4jWdbrA63Y6DQV+GkNzgYulZCTLYtiZ43/+K5O/8s8oXZjrZHPsc38HCh7fBiDYWl5yaaH/bwyito6Jk7cbRXFnUHUWNpikbK9A/PS6Q= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com; spf=pass smtp.mailfrom=linux.intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=dto3ADI+; arc=none smtp.client-ip=198.175.65.20 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="dto3ADI+" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1769440406; x=1800976406; h=date:from:to:cc:subject:message-id:mime-version; bh=Ii6giALfPptN8fVnsktl10bg1JR+2fFQF6WiQa+jI+A=; b=dto3ADI+PRWxvhg9/LjjiLX2z2AdVwFnBQj2O2Fe7IH31iHYTL6u9osj J52IMRqGJRZHj/00EORiF1Yi1LoWZD/4C+AXyhPtaFiq1/0REGxTIOk3W RJaSSvRFMQDYFBTKb78Rn6R4ndij0K1KlWCDdQi1zIFNv0DmNgGN0VR/k NXnnbb1CWWbitxbQss2bLDquQfWVGsU7y/72a2VmrgyW2kRuLi+MfiAui U3lCHUL0HmOGO0a/t+N7fa3LKQQtcrWUmFT5cpHON+QWu3pexoYyVnI41 xdTA+EeBWkYursTnHe92Cv1Oq5EDm1RX4tDV4r51xiJkDgU17cBwMRu9B Q==; X-CSE-ConnectionGUID: wkoeWB/ZTcK00C8pToIPRg== X-CSE-MsgGUID: QKapzOiZQSqOzwS7mB2YHg== X-IronPort-AV: E=McAfee;i="6800,10657,11683"; a="70332333" X-IronPort-AV: E=Sophos;i="6.21,255,1763452800"; d="scan'208";a="70332333" Received: from fmviesa006.fm.intel.com ([10.60.135.146]) by orvoesa112.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 26 Jan 2026 07:13:26 -0800 X-CSE-ConnectionGUID: 23giAtJ6RVG8da4blRe2TA== X-CSE-MsgGUID: obz8pVhKQwa5g0HItX+9cQ== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.21,255,1763452800"; d="scan'208";a="207581521" Received: from black.igk.intel.com ([10.91.253.5]) by fmviesa006.fm.intel.com with ESMTP; 26 Jan 2026 07:13:25 -0800 Received: by black.igk.intel.com (Postfix, from userid 1003) id B9F4395; Mon, 26 Jan 2026 16:13:23 +0100 (CET) Date: Mon, 26 Jan 2026 16:13:23 +0100 From: Andy Shevchenko To: Linus Torvalds Cc: LKML , Andy Shevchenko , Geert Uytterhoeven Subject: [GIT PULL] auxdisplay for 6.20-1 Message-ID: Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Hi Linus, For this subsystem it's rather moderated update and basically for only a single driver. Everything was floating in Linux Next for weeks without reported issues. Please, pull for v6.20-rc1 (or whatever next cycle version will be). Thanks, With Best Regards, Andy Shevchenko The following changes since commit 8f0b4cce4481fb22653697cced8d0d04027cb1e8: Linux 6.19-rc1 (2025-12-14 16:05:07 +1200) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-auxdisplay.git tags/auxdisplay-v6.20-1 for you to fetch changes up to 693142d4d761dd188ead136a7bca1e870a6af8cd: auxdisplay: max6959: Replace slab.h with device/devres.h (2026-01-13 12:08:12 +0100) ---------------------------------------------------------------- auxdisplay for v6.20-1 * A good refactoring of arm-charlcd to use modern kernel APIs ---------------------------------------------------------------- Andy Shevchenko (8): auxdisplay: arm-charlcd: convert to use device managed APIs auxdisplay: arm-charlcd: Remove unneeded info message auxdisplay: arm-charlcd: drop of_match_ptr() auxdisplay: arm-charlcd: Don't use "proxy" headers auxdisplay: arm-charlcd: Use readl_poll_timeout auxdisplay: arm-charlcd: Join string literals back auxdisplay: arm-charlcd: Remove redundant ternary operators auxdisplay: max6959: Replace slab.h with device/devres.h Thomas Fourier (1): auxdisplay: arm-charlcd: fix release_mem_region() size drivers/auxdisplay/arm-charlcd.c | 96 ++++++++++++---------------------------- drivers/auxdisplay/max6959.c | 2 +- 2 files changed, 29 insertions(+), 69 deletions(-) -- With Best Regards, Andy Shevchenko