From patchwork Tue Jul 28 10:03:14 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Palmer X-Patchwork-Id: 1337732 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=23.128.96.18; helo=vger.kernel.org; envelope-from=devicetree-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=0x0f.com Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=0x0f.com header.i=@0x0f.com header.a=rsa-sha256 header.s=google header.b=a/z/OvqT; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by ozlabs.org (Postfix) with ESMTP id 4BGC205QCHz9sSd for ; Tue, 28 Jul 2020 20:04:08 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728584AbgG1KDi (ORCPT ); Tue, 28 Jul 2020 06:03:38 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51026 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728577AbgG1KDh (ORCPT ); Tue, 28 Jul 2020 06:03:37 -0400 Received: from mail-pl1-x642.google.com (mail-pl1-x642.google.com [IPv6:2607:f8b0:4864:20::642]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 985FBC061794 for ; Tue, 28 Jul 2020 03:03:37 -0700 (PDT) Received: by mail-pl1-x642.google.com with SMTP id k4so9615566pld.12 for ; Tue, 28 Jul 2020 03:03:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=0x0f.com; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=lxbXhZvTnyvcOPmVLVmmOZeoQ/h8EuzKcRQrHu6Ys/8=; b=a/z/OvqTBcQPu3nsrUseLki7Ob/OUuPfRJ7QCujlcXADHXmo1EkR2oTjhqWS6ApHq3 L57qbpwjxe/+Q6iHajslHk4NA7XfqOZ1wg6+Vrmw4+dCd28eAkAJ3ZzKysg/UPBRtey4 cGRaaT0STOn2umBO5k9rujrghxj5yQTrtrLPU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=lxbXhZvTnyvcOPmVLVmmOZeoQ/h8EuzKcRQrHu6Ys/8=; b=NLPguyyl1pHrppJIt2/ZKFTGDysOsxLdGavRX/hXfKBm72FjcrlBJIcRJXism4Aar4 LlyrQsubsFHAeVXpRbfcjKtU275paVL36gUxINjkihiHIsAwyse+gGTgd8eU+TXswd8J whe6LQ4GW5Z3cz9dCFLyQN+Ng9umOwKxYjxK1XnPDz45FSrGPwk8YvGJ4OILar+BmT2B X/jfASfRmQ7Ds0vNN1CxjI9dLgFRICWyGFgvDjBg37eTbanQ7cj5iPJUmxswjj+ShGzU 7f+5Wld+Xq2Iir3Jz27NClYOnhmqKRn9CFmpb0pZuZhEx7qRNHLZFMvoO5oUc/C2eCMH ekAA== X-Gm-Message-State: AOAM532i2GV7RYGSPAd+3RCs9iX4E2ylcj2MhNw7K4D/Coa+AzG2cB5F J7qxVyX7OVhb/odg62OoDzAOUJATj8w= X-Google-Smtp-Source: ABdhPJzgrVdwKcVK8UnYyivtHVMUZH50zK4g0UmUp6oEGbQd3CQ+f2flbMX0GtsnGr+g1mFPLcTnIQ== X-Received: by 2002:a17:902:768b:: with SMTP id m11mr9252580pll.97.1595930617124; Tue, 28 Jul 2020 03:03:37 -0700 (PDT) Received: from shiro.work (p532183-ipngn200506sizuokaden.shizuoka.ocn.ne.jp. [153.199.2.183]) by smtp.googlemail.com with ESMTPSA id u66sm17779018pfb.191.2020.07.28.03.03.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 28 Jul 2020 03:03:36 -0700 (PDT) From: Daniel Palmer To: soc@kernel.org Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, arnd@arndb.de, robh@kernel.org, Daniel Palmer Subject: [PATCH v2 2/9] dt-bindings: arm: mstar: Move existing MStar binding descriptions Date: Tue, 28 Jul 2020 19:03:14 +0900 Message-Id: <20200728100321.1691745-3-daniel@0x0f.com> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20200728100321.1691745-1-daniel@0x0f.com> References: <20200728100321.1691745-1-daniel@0x0f.com> MIME-Version: 1.0 Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Now there is an mstar directory move the existing MStar specific descriptions into that directory. Signed-off-by: Daniel Palmer --- .../devicetree/bindings/{misc => arm/mstar}/mstar,l3bridge.yaml | 2 +- Documentation/devicetree/bindings/arm/{ => mstar}/mstar.yaml | 2 +- MAINTAINERS | 1 - 3 files changed, 2 insertions(+), 3 deletions(-) rename Documentation/devicetree/bindings/{misc => arm/mstar}/mstar,l3bridge.yaml (93%) rename Documentation/devicetree/bindings/arm/{ => mstar}/mstar.yaml (93%) diff --git a/Documentation/devicetree/bindings/misc/mstar,l3bridge.yaml b/Documentation/devicetree/bindings/arm/mstar/mstar,l3bridge.yaml similarity index 93% rename from Documentation/devicetree/bindings/misc/mstar,l3bridge.yaml rename to Documentation/devicetree/bindings/arm/mstar/mstar,l3bridge.yaml index cb7fd1cdfb1a..6816bd68f9cf 100644 --- a/Documentation/devicetree/bindings/misc/mstar,l3bridge.yaml +++ b/Documentation/devicetree/bindings/arm/mstar/mstar,l3bridge.yaml @@ -2,7 +2,7 @@ # Copyright 2020 thingy.jp. %YAML 1.2 --- -$id: "http://devicetree.org/schemas/misc/mstar,l3bridge.yaml#" +$id: "http://devicetree.org/schemas/arm/mstar/mstar,l3bridge.yaml#" $schema: "http://devicetree.org/meta-schemas/core.yaml#" title: MStar/SigmaStar Armv7 SoC l3bridge diff --git a/Documentation/devicetree/bindings/arm/mstar.yaml b/Documentation/devicetree/bindings/arm/mstar/mstar.yaml similarity index 93% rename from Documentation/devicetree/bindings/arm/mstar.yaml rename to Documentation/devicetree/bindings/arm/mstar/mstar.yaml index bdce34b3336e..c2f980b00b06 100644 --- a/Documentation/devicetree/bindings/arm/mstar.yaml +++ b/Documentation/devicetree/bindings/arm/mstar/mstar.yaml @@ -1,7 +1,7 @@ # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) %YAML 1.2 --- -$id: http://devicetree.org/schemas/arm/mstar.yaml# +$id: http://devicetree.org/schemas/arm/mstar/mstar.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml# title: MStar platforms device tree bindings diff --git a/MAINTAINERS b/MAINTAINERS index 432fcc867ed6..9b35edac7ef7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2139,7 +2139,6 @@ M: Daniel Palmer L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) S: Maintained W: http://linux-chenxing.org/ -F: Documentation/devicetree/bindings/arm/mstar.yaml F: Documentation/devicetree/bindings/arm/mstar/* F: arch/arm/boot/dts/infinity*.dtsi F: arch/arm/boot/dts/mercury*.dtsi