Received: by 2002:a25:31c3:0:0:0:0:0 with SMTP id x186csp907866ybx; Thu, 31 Oct 2019 02:49:58 -0700 (PDT) X-Google-Smtp-Source: APXvYqzpevEOIR71PwvZaWFVnxuHsDWg6l6TB7o9z1PzG8OlQUzd04hSkaYwpe7scUBvrqza64DP X-Received: by 2002:a50:eacc:: with SMTP id u12mr4906385edp.290.1572515398397; Thu, 31 Oct 2019 02:49:58 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1572515398; cv=none; d=google.com; s=arc-20160816; b=EzPv6yaZXoQ5HsjV06Sy+zY7rKSldsWjS1LKHiR+SF8zKz2/yhWKHgsyjF0z3RxDgI +/XUuwbzENuUKmD12ibQ7UkZe+pZ61AUIE2Nuw1ay9L8xIjEgqIidi4GCedshB9FzT+q LELTFiHjfP5lrltOqNw2wnXnfCR3xlXKlMmVHpBP11b+z8tv8N+iSkImO3XGhGmzFncn 8cnA6/VlRAhJfZy5xGN/XLo2Bq81rK/rR3xNOTb53uINCue7QPZYVY3ugj6YHi9pKYKx nxrBsOqwX1mPlpQzj0KcQAjmsATLW6v6zzV13ziTZjL6Kcs9xYQZ+yjkBxCLnZKlndF2 Hy7w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=pQ2TZ8AZGjE832CFWtP12FmqR4rocBUFpuSdy3IhJps=; b=LlQ1+lF5fgm9mQdlko9HP6kbMAcxiDueuA4iJJ7u7Pw3hgpqa3wEfoDHBGvYxeH2ry 1bEmsxSf3xvu2ndotxj63TsPvBctwYjYY59y/svhZ/jpAYwoHL7lyye1gPX+9Uq+ngUX of6lUCwMvttXSWAHNwbVAcDEFmgrx5uH5SNgTPf/OpjnlBPsWT+b4pCoRM7czDvEeOB2 BMG/Z9UDcxSC/+MVKhM39t3c92NWPSm6FHKWZ3YU62f9c8nb+h0a2JShq2f7V69spa5r gqxsqDHkGfcWe4x8+sbEOF/JsEHQziykMLtbtITEwfhXba4eSYTyIeq4CAnqlEkfapZx ew8w== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=ecnwFU71; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id u16si4060591edi.310.2019.10.31.02.49.34; Thu, 31 Oct 2019 02:49:58 -0700 (PDT) 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; dkim=pass header.i=@kernel.org header.s=default header.b=ecnwFU71; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727154AbfJaJst (ORCPT + 99 others); Thu, 31 Oct 2019 05:48:49 -0400 Received: from mail.kernel.org ([198.145.29.99]:44868 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726867AbfJaJss (ORCPT ); Thu, 31 Oct 2019 05:48:48 -0400 Received: from localhost (lns-bzn-32-82-254-4-138.adsl.proxad.net [82.254.4.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id A4EDD2086D; Thu, 31 Oct 2019 09:48:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1572515328; bh=pQ2TZ8AZGjE832CFWtP12FmqR4rocBUFpuSdy3IhJps=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ecnwFU71ceqdrL0AkjJR5tVBlshMAAl40bFLHlhvuyeRilCtOSdIqM3aUH9rIYomt uqFUHzTJvOCzAUGfbJ5UJsB7+hWo0abFBvUSVWS2cfwZF0MxNWWQkothYzO2b6ulSn Ag1eINk53eyrnibM0eL5ntAKipomJK0pgdMDeTI8= Date: Thu, 31 Oct 2019 10:48:37 +0100 From: Maxime Ripard To: Corentin Labbe Cc: mark.rutland@arm.com, robh+dt@kernel.org, wens@csie.org, jernej.skrabec@siol.net, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com Subject: Re: [PATCH v3 1/3] ARM64: dts: sun50i-h6-pine-h64: state that the DT supports the modelB Message-ID: <20191031094837.wy4gj6xo4youao75@hendrix> References: <1572438255-26107-1-git-send-email-clabbe@baylibre.com> <1572438255-26107-2-git-send-email-clabbe@baylibre.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1572438255-26107-2-git-send-email-clabbe@baylibre.com> User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Oct 30, 2019 at 12:24:13PM +0000, Corentin Labbe wrote: > The current sun50i-h6-pine-h64 DT does not specify which model (A or B) > it supports. > When this file was created, only modelA was existing, but now both model > exists and with the time, this DT drifted to support the model B since it is > the most common one. > Furtheremore, some part of the model A does not work with it like ethernet and > HDMI connector (as confirmed by Jernej on IRC). > > So it is time to settle the issue, and the easiest way is to state that > this DT is for model B. No, this DT was introduced for model A, and we have to keep that. If some model B changes crept in, that's unfortunate, but it should be reverted, instead of changing the assumptions like this. Maxime