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=-11.6 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=unavailable 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 EDAD0C433EF for ; Fri, 24 Sep 2021 09:14:47 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D580C6105A for ; Fri, 24 Sep 2021 09:14:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S245157AbhIXJQS (ORCPT ); Fri, 24 Sep 2021 05:16:18 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50198 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S245147AbhIXJQQ (ORCPT ); Fri, 24 Sep 2021 05:16:16 -0400 Received: from mail.andi.de1.cc (mail.andi.de1.cc [IPv6:2a01:238:4321:8900:456f:ecd6:43e:202c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1A92EC061574; Fri, 24 Sep 2021 02:14:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=kemnade.info; s=20180802; h=Content-Transfer-Encoding:MIME-Version: Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To:Content-Type:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=yCzQnI4ZNUlGbsEPcLtNKrcjeXOS4TBz4xCyuD7D7ZY=; b=TygsKBomnnh+mvdd/vpjJYbeUn KyEeVyKizy1IGjiUzQgDdGC02TIEc+3edV0aLF1o5aFu7/LC0Iffb7x0iHK5cXtTGuWcrmPscQ6o1 hnu7ZrGBJgOnrlYXKN0rLA5WxiLGadaIevpQUlyHivp8VS7ELc3JSpKa3X1S6ESJDCnA=; Received: from p200300ccff0ce8001a3da2fffebfd33a.dip0.t-ipconnect.de ([2003:cc:ff0c:e800:1a3d:a2ff:febf:d33a] helo=aktux) by mail.andi.de1.cc with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1mThI1-0002OE-6d; Fri, 24 Sep 2021 11:14:41 +0200 Received: from andi by aktux with local (Exim 4.94.2) (envelope-from ) id 1mThI0-00AkUL-P9; Fri, 24 Sep 2021 11:14:40 +0200 From: Andreas Kemnade To: robh+dt@kernel.org, shawnguo@kernel.org, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, linux-imx@nxp.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Krzysztof Kozlowski Cc: Andreas Kemnade Subject: [PATCH v2 0/5] ARM: dts: imx6sl / imx6sll: dtbs_check errors Date: Fri, 24 Sep 2021 11:14:34 +0200 Message-Id: <20210924091439.2561931-1-andreas@kemnade.info> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Fix some errors found by make dtbs_check during adding of new device trees. These are not all errors, just the ones which seem clear to me now. Changes in v2: - style: correct align in operating points Andreas Kemnade (5): ARM: dts: imx: e60k02: correct led node name ARM: dts: imx6sl: fixup of operating points ARM: dts: imx6sll: fixup of operating points ARM: dts: imx6sl: fix mmc compatibles ARM: dts: imx6sll: fix mmc compatibles arch/arm/boot/dts/e60k02.dtsi | 2 +- arch/arm/boot/dts/imx6sl.dtsi | 26 ++++++++++++-------------- arch/arm/boot/dts/imx6sll.dtsi | 28 +++++++++++++--------------- 3 files changed, 26 insertions(+), 30 deletions(-) -- 2.30.2 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=-13.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=ham 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 97659C433F5 for ; Fri, 24 Sep 2021 09:17:12 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 61F5F6103B for ; Fri, 24 Sep 2021 09:17:12 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 61F5F6103B Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=kemnade.info Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=HCcFgMikl7+BtAVo+F7/2sHrEKdZol93goK3A7bWO2M=; b=aOmlFsA8ST7GzZ CIPJKlnBrfwKzLTy/+7M42TsIPHeU2VmOlrdneufhpPYkNVY9CKK5BzYN4y9ZIlB7kW4YFQS+mbOm RR1OwdAboL+qBc7p4Zh/r78iMNg75Nbv5byygXzG9dmfMCUiLC73g6BpO5ylMbMf5LdF8fp/+P66o sWCkohLjjkurpSFGzz78atWnAeOxZbM56yj+EkdGm5r2FS1zOSNHAjSvHfC+dwG4zjgzbBz/aqlih KVvWU2qg6UXc68CZ85XzfNHroVqZM46xeReF/oes3aJr5+7Nu4LTBQmdQcVGukG6fM41UyXFWn6uP vFa9kMYppWATONMctXTg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mThIB-00DneL-1R; Fri, 24 Sep 2021 09:14:51 +0000 Received: from mail.andi.de1.cc ([2a01:238:4321:8900:456f:ecd6:43e:202c]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mThI5-00Dnc8-Ma for linux-arm-kernel@lists.infradead.org; Fri, 24 Sep 2021 09:14:48 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=kemnade.info; s=20180802; h=Content-Transfer-Encoding:MIME-Version: Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To:Content-Type:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=yCzQnI4ZNUlGbsEPcLtNKrcjeXOS4TBz4xCyuD7D7ZY=; b=TygsKBomnnh+mvdd/vpjJYbeUn KyEeVyKizy1IGjiUzQgDdGC02TIEc+3edV0aLF1o5aFu7/LC0Iffb7x0iHK5cXtTGuWcrmPscQ6o1 hnu7ZrGBJgOnrlYXKN0rLA5WxiLGadaIevpQUlyHivp8VS7ELc3JSpKa3X1S6ESJDCnA=; Received: from p200300ccff0ce8001a3da2fffebfd33a.dip0.t-ipconnect.de ([2003:cc:ff0c:e800:1a3d:a2ff:febf:d33a] helo=aktux) by mail.andi.de1.cc with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1mThI1-0002OE-6d; Fri, 24 Sep 2021 11:14:41 +0200 Received: from andi by aktux with local (Exim 4.94.2) (envelope-from ) id 1mThI0-00AkUL-P9; Fri, 24 Sep 2021 11:14:40 +0200 From: Andreas Kemnade To: robh+dt@kernel.org, shawnguo@kernel.org, s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, linux-imx@nxp.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Krzysztof Kozlowski Cc: Andreas Kemnade Subject: [PATCH v2 0/5] ARM: dts: imx6sl / imx6sll: dtbs_check errors Date: Fri, 24 Sep 2021 11:14:34 +0200 Message-Id: <20210924091439.2561931-1-andreas@kemnade.info> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210924_021445_944577_B004E36D X-CRM114-Status: UNSURE ( 7.93 ) 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 Fix some errors found by make dtbs_check during adding of new device trees. These are not all errors, just the ones which seem clear to me now. Changes in v2: - style: correct align in operating points Andreas Kemnade (5): ARM: dts: imx: e60k02: correct led node name ARM: dts: imx6sl: fixup of operating points ARM: dts: imx6sll: fixup of operating points ARM: dts: imx6sl: fix mmc compatibles ARM: dts: imx6sll: fix mmc compatibles arch/arm/boot/dts/e60k02.dtsi | 2 +- arch/arm/boot/dts/imx6sl.dtsi | 26 ++++++++++++-------------- arch/arm/boot/dts/imx6sll.dtsi | 28 +++++++++++++--------------- 3 files changed, 26 insertions(+), 30 deletions(-) -- 2.30.2 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel