Received: by 2002:a25:7ec1:0:0:0:0:0 with SMTP id z184csp3995495ybc; Thu, 14 Nov 2019 19:08:07 -0800 (PST) X-Google-Smtp-Source: APXvYqzSxKqZJstE4Claovs9X+Jnr5F7H5jHam3qrPDh6srokfXDMfGPnNo8LWBmHkSmBQsdQIMf X-Received: by 2002:a17:906:c293:: with SMTP id r19mr10376902ejz.69.1573787286949; Thu, 14 Nov 2019 19:08:06 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1573787286; cv=none; d=google.com; s=arc-20160816; b=x3Fbp5Wl4Qg7UKzLtjq+p9rivTkvUMbJot3IDpbZ5xK5EgEtyVHW9kw3UCbljJq+63 LeE4ffo2/gpMk5XK2bo59LULaeZgy9qIYIRprfFlIybmQ/tVVsGX1Bqv1gHtdohb7WC0 TxJk/jE60HFbuT/ZojTjUnKSdw4q1lVyv/4qHxx1bi3M3hs0Dm04C2zhCpreFKnZvZFb wlHP1fMNKFIU2oyrrF1c6l9+0OgYF2Amz1bwrhf+WTpourvwFYT6vahDPEvdxDff0FLB v+Mx4oFvy5mluXBmNKTV2LNwYOo0B8DOmcclBz8V2ZBMsaH9lkHpf/apUgT+onk4ufRb OV4w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:organization:from:references:cc:to:subject; bh=3BMJE8mjcBKmU50dbiOeIVnCkDo4TR2v+hKYIzICnSY=; b=aXtELN0kFfRqEJH8OFTpQdNPqhHTUK8Thz4b24/lm/UZnvAOmHk1/BvVleVHGpPCdf fy/6JQmNcJ4YShUaQ/EDYs04uPWj6ideOUiz0r0Ca2nWfKKBDXEJVKnZXd3nyJiE21Bp xC2wcud5F4Lte3t2WusiauTI6U1fv8jCHCCxQ0pEL8lvhCvQ4TwroNnyj3bQGgfZJIQI ZSYk3uxSJkeGDXzR3ZnVhMLmHZ/wHh6iSkkSeg8l4yn3kuSieMWn7gNVWvumkQkQgitJ QRCPrMRZbRlBj+HZm9FKisp49syeciB45yoFXuH4ILuP325n4fDmAQe6oeX4XPV0+wD8 tJHA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id l1si3069227edw.274.2019.11.14.19.07.41; Thu, 14 Nov 2019 19:08:06 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727126AbfKODDX (ORCPT + 99 others); Thu, 14 Nov 2019 22:03:23 -0500 Received: from mx2.suse.de ([195.135.220.15]:49994 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726674AbfKODDX (ORCPT ); Thu, 14 Nov 2019 22:03:23 -0500 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id 5F901AFCD; Fri, 15 Nov 2019 03:03:21 +0000 (UTC) Subject: Re: [PATCH v3 0/2] arm64: dts: Initial RTD1619 SoC and Realtek Mjolnir EVB support To: James Tai Cc: Mark Rutland , 'DTML' , "linux-realtek-soc@lists.infradead.org" , "linux-kernel@vger.kernel.org" , Rob Herring , "linux-arm-kernel@lists.infradead.org" References: <540b62715e77486485365081e992af76@realtek.com> From: =?UTF-8?Q?Andreas_F=c3=a4rber?= Organization: SUSE Software Solutions Germany GmbH Message-ID: <44a543b9-988f-b56c-ca70-7d1faa40bffb@suse.de> Date: Fri, 15 Nov 2019 04:03:19 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.1 MIME-Version: 1.0 In-Reply-To: <540b62715e77486485365081e992af76@realtek.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi James, Am 12.11.19 um 16:45 schrieb James Tai: > This series adds initial Device Trees for Realtek RTD1619 SoC and > Realtek Mjolnir EVB. > > v2 -> v3: > * Adjust the address-cells and address-size property of root node > * Adjust ranges property of r-bus node > * Adjust uart node addressing > * Add comments for uart node > * Revert soc node > > v1 -> v2: > * Define compatible strings for Realtek RTD1619 SoC and Realtek Mjolnir > * Add uart1 and uart2 device node into rtd16xx.dtsi > * move cpus node and the interrupt-affinity into rtd16xx.dtsi > * Specify the r-bus ranges Some observations of what is not in this patchset: * There is neither /memreserve/ nor /reserved-memory here. What about Boot ROM, TEE and RPC? * The reset controllers for the UARTs are missing. Can we take the same shortcut as in my RTD1395 patch to add them now, i.e. are they compatible with RTD1295? * Is the watchdog incompatible, or is it just not enabled by the bootloader and depends on future, e.g., clk patches? * Is the RTC not enabled on boot, similar to the other SoCs? Regards, Andreas -- SUSE Software Solutions Germany GmbH Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Felix Imendörffer HRB 36809 (AG Nürnberg)