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 X-Spam-Level: X-Spam-Status: No, score=-5.3 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4AC4AC433B4 for ; Fri, 2 Apr 2021 22:50:04 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id E06AD6113E for ; Fri, 2 Apr 2021 22:50:03 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E06AD6113E Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=somainline.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=desiato.20200630; h=Sender:Content-Transfer-Encoding :Content-Type:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:Date:Message-ID:From: References:To:Subject:Reply-To:Cc:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=gm4cnSMuW3vm19dFC4lZfctg9XMYNdJi+Cfep1NM99k=; b=julD9yvbWtXZBLPSgPux9cne3 MyvZGnx6+1DVFlEi9+QuJTKygx0pcUDkA5Ij3GBS0y+8Z3X3nkaLXZlKRB1TLxSHPP7pHrBUZVRou InAw3eG3U2G5IlspbKLRDKbXOLEO6r+DjirHAlhINvYiKe4fpxQwHqdYVUi/6ja2CRcUxcLPDeQW6 VUzODQ7cKGgKp6+gkYnGeBWVq/zUGHYW+AnRcg2FFanYoufMkglhSqjXGcqPH3smHfwfM/H3zvmFU qsBj2Fc9Z9ZwVbatdYrbRsNXMnzfcnpGo9PytrUt7Xuj4eb3zkakjnVKrpv1t/cwyXryTaSOYcRB4 PEZWOli4g==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1lSSaY-00Dvv7-K5; Fri, 02 Apr 2021 22:48:27 +0000 Received: from relay02.th.seeweb.it ([5.144.164.163]) by desiato.infradead.org with esmtps (Exim 4.94 #2 (Red Hat Linux)) id 1lSSaU-00DvuB-84 for linux-arm-kernel@lists.infradead.org; Fri, 02 Apr 2021 22:48:24 +0000 Received: from [192.168.1.101] (abae153.neoplus.adsl.tpnet.pl [83.6.168.153]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by m-r1.th.seeweb.it (Postfix) with ESMTPSA id D608B1F907 for ; Sat, 3 Apr 2021 00:48:15 +0200 (CEST) Subject: Re: [PATCH v4 18/18] arm64: apple: Add initial Apple Mac mini (M1, 2020) devicetree To: linux-arm-kernel@lists.infradead.org References: <20210402090542.131194-1-marcan@marcan.st> <20210402090542.131194-19-marcan@marcan.st> From: Konrad Dybcio Message-ID: <424e7c1e-aad9-3380-1d08-f0e215c0c144@somainline.org> Date: Sat, 3 Apr 2021 00:48:15 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.9.0 MIME-Version: 1.0 In-Reply-To: <20210402090542.131194-19-marcan@marcan.st> Content-Language: en-US X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210402_234822_442505_44F5EBDA X-CRM114-Status: UNSURE ( 7.12 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi, Looks like you didn't look into my comments on the v3 [1], please check them out. [1] https://patchwork.kernel.org/project/linux-arm-kernel/patch/20210304213902.83903-28-marcan@marcan.st/#24037817 Konrad _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel