Received: by 2002:a05:7412:31a9:b0:e2:908c:2ebd with SMTP id et41csp4434735rdb; Fri, 15 Sep 2023 01:56:41 -0700 (PDT) X-Google-Smtp-Source: AGHT+IH+xj8r/Plk1cSaywPQaLNZESKHgP00fA9E7I+zHXS84FCbdCbUGjfezKfRuvKxLZX1sBt2 X-Received: by 2002:a17:902:db08:b0:1b9:e9b2:124b with SMTP id m8-20020a170902db0800b001b9e9b2124bmr1217679plx.64.1694768200988; Fri, 15 Sep 2023 01:56:40 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1694768200; cv=none; d=google.com; s=arc-20160816; b=uHyVbvQqrnmT2teMEgWnsQ1lIUviML+nUGd0MhNEsVB0u6KukVJKf5ZswvedAQfeZv CO7zBar2SpPPojBGTw8uVzTFAvOVXlL2lvL3TLNyUvqxZuTaJNkvB7cWqvnfUY4PYyqd ynxznJm4Sb+lzz4huJCe9MUCRdqZycRyTwXXHq7ibJgybLHzmpw9JBGN9cHK6euPogtQ o+bwweP3QWCxrxv6dVpoTiYD/qkViYvP2+G72i0c44/txkag6X3vX2FNCJTghPYnK2TW 6kzG0vabhw+oQB70tvzPPBzwj2sf9Ll5IABu8Tdg2WXfLLN7guixLgadxKXRUPhRX5Cj EIXQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:organization :from:references:cc:to:subject; bh=Qs+6w4hCe5qWeN5ThPojqFgTK5ZEK6CgtfVkIq4/B+Y=; fh=at2sFhIkxlenB1ZUkY5qZaLWwiyEMoKEOd90GogFX6c=; b=morcYu7vP9jXjJBxVI6PHXrP05vsjUHZBtQSvSL/DREAX84zZReGxMJqiUCLsh6piq 2I/wDtCy2RLZYgliSuAy4RT4OusakiBaQmehrbFJxEUyXHVR8IwQPOCIpW05IaRcl447 PCn+onE/VD1oEpkKHYTz+6RoT6YPo+3qQwDE9tWZqtleBPcGLlZ+miSAJZYJjQi2lHZQ IHw67EBo4E8KovzxgIVrF4CO4AsEiYkbqUVymmwGCZuSUjMkSEiFUN9jzBNiSbrtLOSz p/hL7/m0TMxGmg6lq+tZJ9VzllStliQDyE+wPjCkdkXm/1Z6WBb+ysxZwSY77gKXtDBO K/VQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.38 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from fry.vger.email (fry.vger.email. [23.128.96.38]) by mx.google.com with ESMTPS id q5-20020a170902f78500b001b3d27ca12fsi3143981pln.207.2023.09.15.01.56.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 15 Sep 2023 01:56:40 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.38 as permitted sender) client-ip=23.128.96.38; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.38 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: from out1.vger.email (depot.vger.email [IPv6:2620:137:e000::3:0]) by fry.vger.email (Postfix) with ESMTP id 9C270834DBBE; Fri, 15 Sep 2023 01:53:17 -0700 (PDT) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.103.10 at fry.vger.email Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232825AbjIOIxR (ORCPT + 99 others); Fri, 15 Sep 2023 04:53:17 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41080 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232242AbjIOIxR (ORCPT ); Fri, 15 Sep 2023 04:53:17 -0400 Received: from mx01.omp.ru (mx01.omp.ru [90.154.21.10]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A2BBFFB; Fri, 15 Sep 2023 01:53:11 -0700 (PDT) Received: from [192.168.1.103] (31.173.84.123) by msexch01.omp.ru (10.188.4.12) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384) id 15.2.986.14; Fri, 15 Sep 2023 11:53:07 +0300 Subject: Re: [PATCH v4 28/42] ata: pata_ep93xx: add device tree support To: , Damien Le Moal CC: , , Arnd Bergmann , Alexander Sverdlin References: <20230915-ep93xx-v4-0-a1d779dcec10@maquefel.me> <20230915-ep93xx-v4-28-a1d779dcec10@maquefel.me> From: Sergey Shtylyov Organization: Open Mobile Platform Message-ID: <636daf51-8f5d-5fc5-2ca5-07900db064c9@omp.ru> Date: Fri, 15 Sep 2023 11:53:06 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.10.1 MIME-Version: 1.0 In-Reply-To: <20230915-ep93xx-v4-28-a1d779dcec10@maquefel.me> Content-Type: text/plain; charset="utf-8" Content-Language: en-US Content-Transfer-Encoding: 7bit X-Originating-IP: [31.173.84.123] X-ClientProxiedBy: msexch01.omp.ru (10.188.4.12) To msexch01.omp.ru (10.188.4.12) X-KSE-ServerInfo: msexch01.omp.ru, 9 X-KSE-AntiSpam-Interceptor-Info: scan successful X-KSE-AntiSpam-Version: 5.9.59, Database issued on: 09/15/2023 08:20:17 X-KSE-AntiSpam-Status: KAS_STATUS_NOT_DETECTED X-KSE-AntiSpam-Method: none X-KSE-AntiSpam-Rate: 59 X-KSE-AntiSpam-Info: Lua profiles 179883 [Sep 15 2023] X-KSE-AntiSpam-Info: Version: 5.9.59.0 X-KSE-AntiSpam-Info: Envelope from: s.shtylyov@omp.ru X-KSE-AntiSpam-Info: LuaCore: 530 530 ecb1547b3f72d1df4c71c0b60e67ba6b4aea5432 X-KSE-AntiSpam-Info: {rep_avail} X-KSE-AntiSpam-Info: {Tracking_from_domain_doesnt_match_to} X-KSE-AntiSpam-Info: {relay has no DNS name} X-KSE-AntiSpam-Info: {SMTP from is not routable} X-KSE-AntiSpam-Info: {Found in DNSBL: 31.173.84.123 in (user) b.barracudacentral.org} X-KSE-AntiSpam-Info: {Found in DNSBL: 31.173.84.123 in (user) dbl.spamhaus.org} X-KSE-AntiSpam-Info: 127.0.0.199:7.1.2;d41d8cd98f00b204e9800998ecf8427e.com:7.1.1;omp.ru:7.1.1 X-KSE-AntiSpam-Info: FromAlignment: s X-KSE-AntiSpam-Info: {rdns complete} X-KSE-AntiSpam-Info: {fromrtbl complete} X-KSE-AntiSpam-Info: ApMailHostAddress: 31.173.84.123 X-KSE-AntiSpam-Info: Rate: 59 X-KSE-AntiSpam-Info: Status: not_detected X-KSE-AntiSpam-Info: Method: none X-KSE-AntiSpam-Info: Auth:dmarc=none header.from=omp.ru;spf=none smtp.mailfrom=omp.ru;dkim=none X-KSE-Antiphishing-Info: Clean X-KSE-Antiphishing-ScanningType: Heuristic X-KSE-Antiphishing-Method: None X-KSE-Antiphishing-Bases: 09/15/2023 08:32:00 X-KSE-Antivirus-Interceptor-Info: scan successful X-KSE-Antivirus-Info: Clean, bases: 9/15/2023 7:21:00 AM X-KSE-Attachment-Filter-Triggered-Rules: Clean X-KSE-Attachment-Filter-Triggered-Filters: Clean X-KSE-BulkMessagesFiltering-Scan-Result: InTheLimit X-Spam-Status: No, score=-2.2 required=5.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on fry.vger.email Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org X-Greylist: Sender passed SPF test, not delayed by milter-greylist-4.6.4 (fry.vger.email [0.0.0.0]); Fri, 15 Sep 2023 01:53:17 -0700 (PDT) On 9/15/23 11:11 AM, Nikita Shubin via B4 Relay wrote: > From: Nikita Shubin > > Add OF ID match table. > > Signed-off-by: Nikita Shubin Reviewed-by: Sergey Shtylyov [...] MBR, Sergey