From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Jeffery Date: Mon, 30 Sep 2024 15:32:01 +0930 Subject: [PATCH v1] ARM: dts: aspeed: yosemite4: Add i2c-mux for CPLD IOE on Spider Board In-Reply-To: References: <20240926024133.3786712-1-Delphine_CC_Chiu@wiwynn.com> <16c89a7b9b85d21f1f23aa0d67742c6bde94a295.camel@codeconstruct.com.au> Message-ID: <81b9916f299bbf29583aba610c0147c8b8afd092.camel@codeconstruct.com.au> List-Id: To: linux-aspeed@lists.ozlabs.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Mon, 2024-09-30 at 05:55 +0000, Delphine_CC_Chiu/WYHQ/Wiwynn wrote: > > I have one more question that if I need to add the DTS based on the patches that > have been applied but haven't been merged in torvalds/linux. > Should I also based on the branch "for/bmc/dt" from amboar/linux to create the > patch? > You can do that, yes. We can at least then be sure your work won't generate conflicts when I try to apply it (unless you've inappropriately split your series). Cheers, Andrew