From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Behun Date: Thu, 20 May 2021 21:30:27 +0200 Subject: [PATCH u-boot v4 01/36] regmap: fix a serious pointer casting bug In-Reply-To: References: <20210520112425.25166-1-marek.behun@nic.cz> <20210520112425.25166-2-marek.behun@nic.cz> Message-ID: <20210520213027.4171bc04@thinkpad> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > I don't see a changelog here but this is v4. Are you using patman? Changelog is in cover letter. Unfortunately I am not using patman yet. Marek