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.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 90F25C4363D for ; Fri, 25 Sep 2020 11:36:44 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 32E782075E for ; Fri, 25 Sep 2020 11:36:44 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="O/pUCt00"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=walle.cc header.i=@walle.cc header.b="HDoBrEoB" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 32E782075E Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=walle.cc 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=merlin.20170209; h=Sender:Content-Type: Content-Transfer-Encoding:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:Message-ID:References:In-Reply-To:Subject:To:From: Date:MIME-Version:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=ug88L0C9to4VFvurwCsfJuxfAU9YpSsTP4dHLLDBuY0=; b=O/pUCt00uROL+iIn7U6ED8R+5 U4gkUPqhyvHUv1QDVRqu6jyD9Zm1Zy8zxYdEIKT7lCvdgYqnHYhx6vBk07d8R0iD1adLm/MWeTi4L JW2Tya0CLGeEeMu1Q9HOZlkhrfnj0Aty7n8Xnvaf0Sytpx/sTai2c4TR33KHoRCE9oX623kxS72fT nirC1h2pdVdcf3L5s3KhaQFvT2t1+25scbhoLVflBROt1AM1nvLaW9XkibBA5JRol7A++45MHmyd8 G3l+umBtkaPy5x74wkF2XFzcKl+xG7w686Vr737Ng8cEPKfJInnNek/scWTiLYI92t9zt74robBDr ZtlU2YkJw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kLm0c-0005bU-Cz; Fri, 25 Sep 2020 11:35:26 +0000 Received: from ssl.serverraum.org ([2a01:4f8:151:8464::1:2]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kLm0Y-0005Ye-Q8 for linux-arm-kernel@lists.infradead.org; Fri, 25 Sep 2020 11:35:23 +0000 Received: from ssl.serverraum.org (web.serverraum.org [172.16.0.2]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ssl.serverraum.org (Postfix) with ESMTPSA id 6211622F2E; Fri, 25 Sep 2020 13:35:14 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=walle.cc; s=mail2016061301; t=1601033716; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=1TDOPkAjQyv3W89Ok1hTNiiexbVaPDGOpKU5ZXVXX4A=; b=HDoBrEoB+Oozg7X8kGt13kNrZ666ElU296shSR8VnXy5qI7KdNcqBQEN9oGLt8DDFk8FaB m7UuTzAMVUcT5ElMa7Xm3kjfj3NDuY6tOa767hvW2qanLR4T5+UnAEQ933f5to24dDRNZk PB13PkUswqAY5ZMUoCpYn2WJxT+6crg= MIME-Version: 1.0 Date: Fri, 25 Sep 2020 13:35:14 +0200 From: Michael Walle To: Marc Kleine-Budde Subject: Re: [PATCH 1/2] arm64: dts: ls1028a: add missing CAN nodes In-Reply-To: <790ce102-7542-b65e-0945-a04faf6e4b89@pengutronix.de> References: <20200923095711.11355-1-michael@walle.cc> <20200923095711.11355-2-michael@walle.cc> <790ce102-7542-b65e-0945-a04faf6e4b89@pengutronix.de> User-Agent: Roundcube Webmail/1.4.8 Message-ID: <96727fac8db86b73f8c1bcba0cdc2d4a@walle.cc> X-Sender: michael@walle.cc X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200925_073523_050459_C0D4542D X-CRM114-Status: GOOD ( 10.09 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Joakim Zhang , linux-kernel@vger.kernel.org, linux-can@vger.kernel.org, Oleksij Rempel , Rob Herring , Leo Li , Shawn Guo , linux-arm-kernel@lists.infradead.org Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Am 2020-09-25 11:34, schrieb Marc Kleine-Budde: > On 9/25/20 11:31 AM, Michael Walle wrote: >> Marc, I'd convert this to yaml format, > > Oleksij (CC'ed) is working already on this. Cool. Oleksij, if there will be individual compatible strings, could you already add the one for the LS1028A? i.e. "fsl,ls1028ar1-flexcan" followed by "fsl,lx2160ar1-flexcan" -michael _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel