From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 56860C4332F for ; Wed, 8 Nov 2023 08:04:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230084AbjKHIE1 (ORCPT ); Wed, 8 Nov 2023 03:04:27 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53224 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229975AbjKHIE1 (ORCPT ); Wed, 8 Nov 2023 03:04:27 -0500 X-Greylist: delayed 387 seconds by postgrey-1.37 at lindbergh.monkeyblade.net; Wed, 08 Nov 2023 00:04:25 PST Received: from sakura.ysato.name (ik1-413-38519.vs.sakura.ne.jp [153.127.30.23]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 47EA2AF for ; Wed, 8 Nov 2023 00:04:25 -0800 (PST) Received: from SIOS1075.ysato.ml (al128006.dynamic.ppp.asahi-net.or.jp [111.234.128.6]) by sakura.ysato.name (Postfix) with ESMTPSA id 760F01C0025; Wed, 8 Nov 2023 16:57:56 +0900 (JST) Date: Wed, 08 Nov 2023 16:57:56 +0900 Message-ID: <87leb8ismz.wl-ysato@users.sourceforge.jp> From: Yoshinori Sato To: John Paul Adrian Glaubitz Cc: linux-sh@vger.kernel.org Subject: Re: [RFC PATCH v3 00/35] Device Tree support for SH7751 based board In-Reply-To: References: User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM-LB/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL-LB/10.8 EasyPG/1.0.0 Emacs/28.2 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII Precedence: bulk List-ID: X-Mailing-List: linux-sh@vger.kernel.org On Tue, 07 Nov 2023 19:23:22 +0900, John Paul Adrian Glaubitz wrote: > > Hi Yoshinori! > > On Sat, 2023-10-14 at 23:53 +0900, Yoshinori Sato wrote: > > This is an updated version of something I wrote about 7 years ago. > > Minimum support for R2D-plus and LANDISK. > > I think R2D-1 will work if you add AX88796 to dts. > > And board-specific functions and SCI's SPI functions are not supported. > > I tried to apply this series against both 6.5 and 6.6 and it unfortunately > fails. git also claims that one of the patches is empty. > > Could you rebase your series against 6.7-rc1 once it's out? Yes. I know that some changes are conflicting. I was able to fix the comments for v3, so I will send a patch for v4 after importing v6.7-rc1. > In the mean time, I will add comments to the v3 series of your patches. > > Adrian > > -- > .''`. John Paul Adrian Glaubitz > : :' : Debian Developer > `. `' Physicist > `- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913 -- Yosinori Sato