From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-wm1-f43.google.com (mail-wm1-f43.google.com [209.85.128.43]) (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 941D0156C0 for ; Mon, 18 Dec 2023 10:38:39 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linaro.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linaro.org Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="QB6NdU8T" Received: by mail-wm1-f43.google.com with SMTP id 5b1f17b1804b1-40c2308faedso34204725e9.1 for ; Mon, 18 Dec 2023 02:38:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1702895918; x=1703500718; darn=vger.kernel.org; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=XLl2rDUpG+iQLKdOKP/+lJ31HAD9auBdzVKx/VKEBIc=; b=QB6NdU8T6mpK/qXjn+63+tKsI15FXwNd+6VHYWmvjpwpyNiCwMs/jriO7uiKNmppE5 kyepoeXHxS1RPdWVha0Jvtry4ziJBrxgAQXbwaIidQxyDQO5z1MuvH57c0bDJgiTi4sQ FTQ1K/nwWQYbPpXfjXlIi2K8AdEmilJGO9Pbz2GJ7qENnmVx64Qg1rHemUDT0QYv4iM4 p6BciyM1/WIEoFWOXT5Z/CfPBj6w7iyhLEAyYOZkzSH61B5JMkt824mDHJPQj5wNv/Wj mQe9vsj3u91w8ANIJ8wyKwPbTBLLHCh9ztMsILWOcHJja6XtRqNyh0L61MSYPWXxYtDr 7qnw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702895918; x=1703500718; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=XLl2rDUpG+iQLKdOKP/+lJ31HAD9auBdzVKx/VKEBIc=; b=ewLnHZYLo2lel/NsD2qpTLaYRFInmOnQImkt9H23jwytQ6PhYLZRpgHNpbzEtWfEaN y/oLxS0s6C8r0Gqhhr/+q2O5enbOH0kl71osFYoPfpA4QpjhjoqSWTVLpZBNTHvRzzcs Hi8AptEckqKNjTHkz1wb4vF0dUQA7y3DWC82nxbhr872iPC94/o9wENzNQPXPMIsT04z CCZO+BhBX0excMuJskuzpXtEkPGI3eB7XheUTs7k/waBIvil9XVzPb576GM9LBKlrv7W FqKRC8aG4+TS3AJxnrvDD0FWHJxRBg8AXxd2nBGOIZLtUs97wO3PRNyoIEaTfTcuqcyI jb3g== X-Gm-Message-State: AOJu0Yw2lZ5JKXeDfw0yF89ofF/8P+rkuwQh0kPNu4T6KWMYJawpUhYX k6MPp3RWOYa0CmPThsOTuyqVXw== X-Google-Smtp-Source: AGHT+IEjM/30KLu2fANPOHpnJIQg/jvtSat45eIY4TrmWBYutnXrWofdeG6xjzJL0PIP6IFfb+qLAA== X-Received: by 2002:a7b:c455:0:b0:40c:2871:9727 with SMTP id l21-20020a7bc455000000b0040c28719727mr8354943wmi.150.1702895917730; Mon, 18 Dec 2023 02:38:37 -0800 (PST) Received: from [192.168.1.195] ([5.133.47.210]) by smtp.googlemail.com with ESMTPSA id l12-20020a05600c4f0c00b0040b4b2a15ebsm41299237wmq.28.2023.12.18.02.38.37 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 18 Dec 2023 02:38:37 -0800 (PST) Message-ID: <681bfda0-ccc2-4af0-b77e-31c92cf7ada3@linaro.org> Date: Mon, 18 Dec 2023 10:38:36 +0000 Precedence: bulk X-Mailing-List: linux-next@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: linux-next: duplicate patches in the nvmem tree Content-Language: en-US To: Greg KH , Stephen Rothwell Cc: Arnd Bergmann , Linux Kernel Mailing List , Linux Next Mailing List References: <20231218161238.59ce255d@canb.auug.org.au> <2023121838-factual-unvalued-3e01@gregkh> From: Srinivas Kandagatla In-Reply-To: <2023121838-factual-unvalued-3e01@gregkh> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 18/12/2023 10:26, Greg KH wrote: > On Mon, Dec 18, 2023 at 04:12:38PM +1100, Stephen Rothwell wrote: >> Hi all, >> >> The following commits are also in Linus Torvalds' tree as different >> commits (but the same patches): >> >> 82c6ba6a7d96 ("nvmem: brcm_nvram: store a copy of NVRAM content") >> a9d68bd9fc7a ("nvmem: stm32: add support for STM32MP25 BSEC to control OTP data") >> 5bc8339a8af8 ("dt-bindings: nvmem: add new stm32mp25 compatible for stm32-romem") >> 6deccfa25e3d ("dt-bindings: nvmem: mxs-ocotp: Document fsl,ocotp") >> e15e05ed845a ("nvmem: core: Expose cells through sysfs") >> 38ebc72019b9 ("ABI: sysfs-nvmem-cells: Expose cells through sysfs") >> fc334e722496 ("nvmem: core: Rework layouts to become regular devices") >> d5827449f96c ("nvmem: Move and rename ->fixup_cell_info()") >> 52be3c1543c4 ("nvmem: Simplify the ->add_cells() hook") >> 26378491d343 ("nvmem: Create a header for internal sharing") >> c016e72f9346 ("nvmem: Move of_nvmem_layout_get_container() in another header") >> 0e7ceb1551ee ("of: device: Export of_device_make_bus_id()") >> >> These are commits >> >> 1e37bf84afac ("nvmem: brcm_nvram: store a copy of NVRAM content") >> f0ac5b230396 ("nvmem: stm32: add support for STM32MP25 BSEC to control OTP data") >> a729c0f57dc8 ("dt-bindings: nvmem: add new stm32mp25 compatible for stm32-romem") >> a2a8aefecbd0 ("dt-bindings: nvmem: mxs-ocotp: Document fsl,ocotp") >> 0331c611949f ("nvmem: core: Expose cells through sysfs") >> 192048e5a5b6 ("ABI: sysfs-nvmem-cells: Expose cells through sysfs") >> fc29fd821d9a ("nvmem: core: Rework layouts to become regular devices") >> 1172460e7167 ("nvmem: Move and rename ->fixup_cell_info()") >> 1b7c298a4ecb ("nvmem: Simplify the ->add_cells() hook") >> ec9c08a1cb8d ("nvmem: Create a header for internal sharing") >> 4a1a40233b4a ("nvmem: Move of_nvmem_layout_get_container() in another header") >> 7f38b70042fc ("of: device: Export of_device_make_bus_id()") >> >> in the char-misc tree. > > That's because the nvmem maintainer sent these to me for inclusion, odd. Am happy to send a PR next time if it helps. thanks, srini > > greg k-h