Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp2054922pxu; Tue, 24 Nov 2020 16:02:45 -0800 (PST) X-Google-Smtp-Source: ABdhPJy+QYkVzgS86I4DTUAT4xQmqpSoiTjUzevWjE+M6zCp134jStk7Si+RZ9iG8iTFCcHCnAbg X-Received: by 2002:a50:ed8d:: with SMTP id h13mr1020142edr.180.1606262565760; Tue, 24 Nov 2020 16:02:45 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1606262565; cv=none; d=google.com; s=arc-20160816; b=txWU7Q/miClExIuP1yPHiInwYlXJr1BQXBJd15BN2u/S/CkCCtRihQNAri66MyFQCU ep4T193BKnNn7oWVEODDxvmEzeG+GGRpsEtB5NsYgX+FeQl4V2Hs+VlfkrD9vAS1TUgB gLPU/cdoQ4NgElmSDj36bAu3JsFM2tvJgsORL9eS7Wc/bS3cyAw2awpfkuUpqhDEOUuf 9kXy0orPIwPR+DWnwaDGpoqUAh2hrrV/hT2ZFPlmmRjE9uTkeZRue4KO3fMZHubnLnYm Z9vvvrLbOPd1nlGCtKM3PRUD99UWrTUPTgWTLgmZiia6PMqOd1wmkariAl95tGsGE1YL z6Ng== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=OZLMdhdF49b+D5GgPMua/MLIJKbvqdhj1ma3dzE2dvM=; b=bAvKfWBkwrl9o1ftbsfVHkyAV1TFYKREsEJdTnjL/CCB9ZcUhRlfGTJPkO63p/EMf3 1poH3df18dg4bQhfnqvhRPtCyl7e42kXtoo+CyIVUyz2P0Moy/lvE402Zmt8bVCpFnVH q/vA3pP8l8qQz0kU71Uy8E3DLKQBzpBMwsU9Ki3OgbC854JeU82Os8o75dxr4gj0PhqX tUgLjuObUgPjU5nZerax+98/MXap89tWHADab5F+r3PfXo0J0B1BRcRqPxZ2yXmnYgqP 6Uxv1ci7TaFJgAxCHZk1u5hdzfzYv+MXwJeO1MAfq1t31L54GqempwkKbeENcjLV0j2r 7QBQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id y25si259155ejd.556.2020.11.24.16.02.22; Tue, 24 Nov 2020 16:02:45 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2389275AbgKXWPT (ORCPT + 99 others); Tue, 24 Nov 2020 17:15:19 -0500 Received: from vps0.lunn.ch ([185.16.172.187]:48340 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2389230AbgKXWPT (ORCPT ); Tue, 24 Nov 2020 17:15:19 -0500 Received: from andrew by vps0.lunn.ch with local (Exim 4.94) (envelope-from ) id 1khgaT-008guk-Bs; Tue, 24 Nov 2020 23:15:01 +0100 Date: Tue, 24 Nov 2020 23:15:01 +0100 From: Andrew Lunn To: Chris Packham Cc: Aryan Srivastava , "robh+dt@kernel.org" , "gregory.clement@bootlin.com" , "sebastian.hesselbarth@gmail.com" , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" Subject: Re: [PATCH] ARM: dts: mvebu: Add device tree for RD-AC3X-48G4X2XL board Message-ID: <20201124221501.GI2036992@lunn.ch> References: <20201123035215.2239-1-aryan.srivastava@alliedtelesis.co.nz> <95016967-257b-e715-c907-0ac396e125ee@alliedtelesis.co.nz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <95016967-257b-e715-c907-0ac396e125ee@alliedtelesis.co.nz> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > > +&i2c0 { > > + pinctrl-names = "default"; > > + pinctrl-0 = <&i2c0_pins>; > > + status = "okay"; > > + > > + eeprom@53{ > > + compatible = "atmel,24c64"; > > + reg = <0x53>; > > + }; > > +// cpld@3c{ > > +// compatible = "marvell,ac3x-cpld"; > > +// reg = <0x3c>; > > +// }; > > +}; > > Question for the mvebu maintainers: We know there is a cpld with that > can be interfaced with over i2c. Other than detecting that it shows up > on the i2c bus we haven't done anything with it. We believe it > interfaces with some discrete IO and might mux the i2c interface towards > the SFP/QSFP cages. > > Obviously there isn't a "marvell,ac3x-cpld" driver (yet) so I suggested > to Aryan that we put it in the dts to document its existence but leave > it commented out for now. Is this OK? Hi Chris I would just add a text comment, not DT. We have no idea what this node will look like until we have the driver. Is there an open source 'vendor crap driver'? Do we have anything to go on? Andrew