From patchwork Tue Jun 16 12:15: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: 1310266 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=XYOS/3//; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by ozlabs.org (Postfix) with ESMTP id 49mRz401pxz9sRh for ; Tue, 16 Jun 2020 22:17:19 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728635AbgFPMRP (ORCPT ); Tue, 16 Jun 2020 08:17:15 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41884 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725843AbgFPMRN (ORCPT ); Tue, 16 Jun 2020 08:17:13 -0400 Received: from mail-pl1-x632.google.com (mail-pl1-x632.google.com [IPv6:2607:f8b0:4864:20::632]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C9FACC08C5C3 for ; Tue, 16 Jun 2020 05:17:12 -0700 (PDT) Received: by mail-pl1-x632.google.com with SMTP id k1so8214510pls.2 for ; Tue, 16 Jun 2020 05:17:12 -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=Im+gWXwz9xrt/i5JNVHGmDB8gIP62Jly/iM3EIi0NBg=; b=XYOS/3//CEA68v+h5ngRHMKXDOo7bWl8gOA4MxY7IFFhBr64ctPeOjbdTHTw+cO2i0 qSghunqiPGyKUL6GxCGttew8Tst+2b0tT+u444JO6vUfdlf03BIeFycb/Kt8E5xvo46Y hbXIctmm+yhchgtjbUEFjTfyv7YPB169kf0+Y= 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=Im+gWXwz9xrt/i5JNVHGmDB8gIP62Jly/iM3EIi0NBg=; b=UcF/rhvouw8MDtJA7jfR1yHK1X3LS9gJ4BrWXFVjqRolzxWZjmHkqRZZp2eaY71+HW Wtc1yiVP62db94ZZkqzKXKcyB+R1ZRiWwkoV8kucRwxk56it9PXrWJfgZ26zdTavo2iW HZLNQm3yoxeYnOThNiynP3SgjglZvQW1Tj7Ji+JjFZ3TMJ6u2CPD5LzaEIDXcrKkxpO8 VOny6VBfxMSKNh2732FOL+EF5feuMwAup/xgSFVDHFXC5NP4RkPqW2KyszEd2IMRpk/E xdrQR0DrQ+8q1jJg1XkRGe8ukg9xXch6iycq0nYrQSM7kPUOrQuNy+/Ble/mJNOy+q1Q DCNg== X-Gm-Message-State: AOAM532x03GnaWuDm4W8bjjNaI6e545oyC6APs0gxnBpeSaqn9UE80hm cLT3q1nGxl+yQhVwh8nF4513zQ== X-Google-Smtp-Source: ABdhPJwaPXD+3UGrbUOue2kQH1OEHemcgB9H5Q7Z04moIxoi/6LLQ2MgiaKS6I+q8uTmAUSpd8zc6Q== X-Received: by 2002:a17:902:848d:: with SMTP id c13mr1819369plo.289.1592309832346; Tue, 16 Jun 2020 05:17:12 -0700 (PDT) Received: from shiro.work (p1285116-ipngn200805sizuokaden.shizuoka.ocn.ne.jp. [114.171.61.116]) by smtp.googlemail.com with ESMTPSA id f23sm2360703pja.8.2020.06.16.05.17.10 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 16 Jun 2020 05:17:11 -0700 (PDT) From: Daniel Palmer To: linux-arm-kernel@lists.infradead.org Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Daniel Palmer Subject: [PATCH v4 01/12] dt-bindings: vendor-prefixes: Add mstar vendor prefix Date: Tue, 16 Jun 2020 21:15:14 +0900 Message-Id: <20200616121525.1409790-2-daniel@0x0f.com> X-Mailer: git-send-email 2.27.0.rc0 In-Reply-To: <20200616121525.1409790-1-daniel@0x0f.com> References: <20200612130032.3905240-2-daniel@0x0f.com> <20200616121525.1409790-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 Add prefix for MStar Semiconductor, Inc. Signed-off-by: Daniel Palmer Acked-by: Rob Herring --- Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index 9aeab66be85f..b09b6c9911c3 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -680,6 +680,8 @@ patternProperties: description: Microsemi Corporation "^msi,.*": description: Micro-Star International Co. Ltd. + "^mstar,.*": + description: MStar Semiconductor, Inc. (acquired by MediaTek Inc.) "^mti,.*": description: Imagination Technologies Ltd. (formerly MIPS Technologies Inc.) "^multi-inno,.*": From patchwork Tue Jun 16 12:15:15 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Palmer X-Patchwork-Id: 1310273 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=qYuLDE6c; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by ozlabs.org (Postfix) with ESMTP id 49mS0Q5d6Tz9sSS for ; Tue, 16 Jun 2020 22:18:30 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726692AbgFPMRU (ORCPT ); Tue, 16 Jun 2020 08:17:20 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41892 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728640AbgFPMRR (ORCPT ); Tue, 16 Jun 2020 08:17:17 -0400 Received: from mail-pl1-x62c.google.com (mail-pl1-x62c.google.com [IPv6:2607:f8b0:4864:20::62c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0AA1AC08C5C5 for ; Tue, 16 Jun 2020 05:17:15 -0700 (PDT) Received: by mail-pl1-x62c.google.com with SMTP id y17so8310913plb.8 for ; Tue, 16 Jun 2020 05:17:15 -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=LJO92mvN8G5Ck3uoTs8tbtHokwelI/PjMZ8RoMwKBik=; b=qYuLDE6cUJWd5a4DmxyscuvyFglYOxees6+5yxZbHCeW4dVK/TAHc5qEfavEUmqtku 4jynq09mMyw7LfQBSZ2XkmvVR0xQfwjDSx/aPlX3EdAOGqTBfN+Rd7VzMBFpksIDfWrd jSI6ZMBqHU3nd1Kvqh3mtN33mVSeNv9oMvyIo= 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=LJO92mvN8G5Ck3uoTs8tbtHokwelI/PjMZ8RoMwKBik=; b=LVFKlEWkNz7kibwyJC+cdL85Nmo3fbz6xyxz9i9mN/ow9bhB0fSabOsesZSX6A7qGu UtsO2xHzKVbhSeuGRcSx39fFNreIjQa4leM0GQs3eQgft03K3IKxrVEi3qB8oimr7+qf XWBfo2fpXoin2EEwYxXXtA5e9iQCcawYaBDTVQXBycdH1Ao44t9VedhIkdMMeEJLnnsB I2S4qr7jiEcbW0MKoKpkegZRieJLX/X3ZPyHmi/MaLfR7ImNQYXk+c3TBp0gIKPq6SuH gYnlpI9HuDNw7+lnkRVMHtR6YH3t/hNA/mGlr07qC/DmVaqZpdghKAi1qrq+kAIZHsEG ldOA== X-Gm-Message-State: AOAM532UCQiWdqPeTWoiypWQ5Ds58pmLq8OfBNMsCido7KDXsyN38e8+ QQRuLVuHmDdvbxPtOODdTAqQ9A== X-Google-Smtp-Source: ABdhPJxh4mja4k9jxSfXKuDqMXATuL0/kxNng8htaYKY7QzDnrSNVuiHfGFh8qWBfZavfBpJSAz/kA== X-Received: by 2002:a17:902:9b92:: with SMTP id y18mr1756775plp.228.1592309834497; Tue, 16 Jun 2020 05:17:14 -0700 (PDT) Received: from shiro.work (p1285116-ipngn200805sizuokaden.shizuoka.ocn.ne.jp. [114.171.61.116]) by smtp.googlemail.com with ESMTPSA id f23sm2360703pja.8.2020.06.16.05.17.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 16 Jun 2020 05:17:13 -0700 (PDT) From: Daniel Palmer To: linux-arm-kernel@lists.infradead.org Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Daniel Palmer Subject: [PATCH v4 02/12] dt-bindings: vendor-prefixes: Add sstar vendor prefix Date: Tue, 16 Jun 2020 21:15:15 +0900 Message-Id: <20200616121525.1409790-3-daniel@0x0f.com> X-Mailer: git-send-email 2.27.0.rc0 In-Reply-To: <20200616121525.1409790-1-daniel@0x0f.com> References: <20200612130032.3905240-2-daniel@0x0f.com> <20200616121525.1409790-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 Add prefix for Xiamen Xingchen Technology Co., Ltd Signed-off-by: Daniel Palmer Acked-by: Rob Herring --- Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index b09b6c9911c3..ba5bd3b0ed9a 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -986,6 +986,8 @@ patternProperties: description: Spreadtrum Communications Inc. "^sst,.*": description: Silicon Storage Technology, Inc. + "^sstar,.*": + description: Xiamen Xingchen(SigmaStar) Technology Co., Ltd. (formerly part of MStar Semiconductor, Inc.) "^st,.*": description: STMicroelectronics "^starry,.*": From patchwork Tue Jun 16 12:15:16 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Palmer X-Patchwork-Id: 1310272 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=vVwdSymK; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by ozlabs.org (Postfix) with ESMTP id 49mS0P5MfLz9sT8 for ; Tue, 16 Jun 2020 22:18:29 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728672AbgFPMRV (ORCPT ); Tue, 16 Jun 2020 08:17:21 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41902 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728646AbgFPMRR (ORCPT ); Tue, 16 Jun 2020 08:17:17 -0400 Received: from mail-pj1-x102b.google.com (mail-pj1-x102b.google.com [IPv6:2607:f8b0:4864:20::102b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 37532C08C5C3 for ; Tue, 16 Jun 2020 05:17:17 -0700 (PDT) Received: by mail-pj1-x102b.google.com with SMTP id h22so1493601pjf.1 for ; Tue, 16 Jun 2020 05:17:17 -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=G9xOHne2zIdrUjfESWBnXW0No6K6w+tqmOd2DceQ1ag=; b=vVwdSymKu72sq4RCvUQabFC7yM4l3p4X/ndVICxDX1VNQCFAJO+UsygZD4b0YIPG2f 1wbTpsJeuzP0Hu63LbbXIyH5mQMTWsFtoBTrv5dILeXsG1qougQOzVTTHJU8BI5IlxUf v0qxjbIjDGv6l/ewXU0Tk2tBv4f3LFS9ZLlDQ= 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=G9xOHne2zIdrUjfESWBnXW0No6K6w+tqmOd2DceQ1ag=; b=a8Bd00V5zya077fGeS9d7YrwWd9EPGMfwuaydAlzy9ljdyBR6UzLvQYhRDwljOG0Zf 8SDEoOZ236r4rOhR1TkONCAAFGyV/EyvGT0mQpy9ZoL2+IrHq8p2xd/tooiKofhEjMml 3De6MF33YCymAbkbUs5mQH1OzapcGL8LmKiANaC4u+o0k/k1zW+z9YJqQ3OGmTC81OS7 x8JpC4aETbApmfvBbIilbtoyk95ZIBnP4A1dMOzT4Q/d2I6zCikQC/9PxiR931/7CzCF Iw2HDUXBMffmgMTOcgZMU5ksLk9NIUSKj+w3lDq/oJ4dvMKhO1Se8kxtbSPIbJEMexOR DRWw== X-Gm-Message-State: AOAM533VbkM2ZoIqPNUdMGoEl+bAQx4p0k/B4ZKbpjg0YnwJjchyIB2c 3HmTT9RZSDAu2hgLnIoz6Sh1BjU+dC0= X-Google-Smtp-Source: ABdhPJwI/fPYMP20WdWnNJgrtyVxLXkzPa5mk+7lTJLw+H3YRP46fxdZKBkxp6hwOt1VYmsV8cVduQ== X-Received: by 2002:a17:90a:e007:: with SMTP id u7mr2537564pjy.208.1592309836718; Tue, 16 Jun 2020 05:17:16 -0700 (PDT) Received: from shiro.work (p1285116-ipngn200805sizuokaden.shizuoka.ocn.ne.jp. [114.171.61.116]) by smtp.googlemail.com with ESMTPSA id f23sm2360703pja.8.2020.06.16.05.17.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 16 Jun 2020 05:17:16 -0700 (PDT) From: Daniel Palmer To: linux-arm-kernel@lists.infradead.org Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Daniel Palmer Subject: [PATCH v4 03/12] dt-bindings: vendor-prefixes: Add 70mai vendor prefix Date: Tue, 16 Jun 2020 21:15:16 +0900 Message-Id: <20200616121525.1409790-4-daniel@0x0f.com> X-Mailer: git-send-email 2.27.0.rc0 In-Reply-To: <20200616121525.1409790-1-daniel@0x0f.com> References: <20200612130032.3905240-2-daniel@0x0f.com> <20200616121525.1409790-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 Add prefix for 70mai Co., Ltd Signed-off-by: Daniel Palmer Acked-by: Rob Herring --- Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index ba5bd3b0ed9a..53cd050668e6 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -23,6 +23,8 @@ patternProperties: "^(simple-audio-card|simple-graph-card|st-plgpio|st-spics|ts),.*": true # Keep list in alphabetical order. + "^70mai,.*": + description: 70mai Co., Ltd. "^abilis,.*": description: Abilis Systems "^abracon,.*": From patchwork Tue Jun 16 12:15:17 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Palmer X-Patchwork-Id: 1310271 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=K9GBZe8g; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by ozlabs.org (Postfix) with ESMTP id 49mS0N4MYhz9sTV for ; Tue, 16 Jun 2020 22:18:28 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726526AbgFPMSZ (ORCPT ); Tue, 16 Jun 2020 08:18:25 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41914 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728696AbgFPMRW (ORCPT ); Tue, 16 Jun 2020 08:17:22 -0400 Received: from mail-pg1-x533.google.com (mail-pg1-x533.google.com [IPv6:2607:f8b0:4864:20::533]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3193EC08C5C2 for ; Tue, 16 Jun 2020 05:17:21 -0700 (PDT) Received: by mail-pg1-x533.google.com with SMTP id s135so8475651pgs.2 for ; Tue, 16 Jun 2020 05:17:21 -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=7Ofrbcs6powOIpLHVgUb+s2Y6gSuASwM2PMR2S8GC/8=; b=K9GBZe8gNJO/W9HkRUGhLRRenI1uWzOY2VyMcVpQ1qpJoy8XFBU/gN9hplt+ZBwytp Vl3FWj2Xe9Qotiq1GXQaR+lcoBmvS22iEhQgk3IrWMNrUgSANF8Ny/DCdDURZNZ9npKx 4DV78QiAjJ4kj6JhAdhMLmVrC5LAM7JTlQYnI= 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=7Ofrbcs6powOIpLHVgUb+s2Y6gSuASwM2PMR2S8GC/8=; b=CZBiBieXL27LgpSoyd967fb5HJ4WevVulq9GTUZeZOizVJc+RDugaxlF87DDH1n0aY Cyco6Des6RThToKoTy5zSEfkijKqzs0Yn/K1nGqc8AyHMXKiv8gMKIa1E7I6RSc6iEba W+/lZ7hmmP7Sur9hV0xUWL6k3XVzBhXUb5GS4Y+Ly82ztejxxr+uke+MIMRfiHIgvNIe /VTQxIpg14KqUKHiVSZlfIGK7WgkgWj5bH+val60rciVzN4XnDJV2tu1TJfO7ew0wDkk 5cCnnAVDm1ZXo74fdvcqF725aCvYVsIbiOGPe70I/BVAVMFWUJ5VdDhPf7JLHOEtLbze 7E/g== X-Gm-Message-State: AOAM530DgN9Mheej99sxXQNHRUW0ZhIyiuFbZiGmb4YAsxc2qHccq7PE glarLJQ8aGsQoRF+xgMj4Q5XDmmX8fo= X-Google-Smtp-Source: ABdhPJx2/ZThHxd7TkGqkTWZKS35Q9MJ8+CEueo+tZWGJimgB1gnkJ2ft0DeXHEgR4K/xPkFcWleWw== X-Received: by 2002:a62:7dd1:: with SMTP id y200mr1787559pfc.184.1592309839077; Tue, 16 Jun 2020 05:17:19 -0700 (PDT) Received: from shiro.work (p1285116-ipngn200805sizuokaden.shizuoka.ocn.ne.jp. [114.171.61.116]) by smtp.googlemail.com with ESMTPSA id f23sm2360703pja.8.2020.06.16.05.17.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 16 Jun 2020 05:17:18 -0700 (PDT) From: Daniel Palmer To: linux-arm-kernel@lists.infradead.org Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Daniel Palmer Subject: [PATCH v4 04/12] dt-bindings: vendor-prefixes: Add thingy.jp prefix Date: Tue, 16 Jun 2020 21:15:17 +0900 Message-Id: <20200616121525.1409790-5-daniel@0x0f.com> X-Mailer: git-send-email 2.27.0.rc0 In-Reply-To: <20200616121525.1409790-1-daniel@0x0f.com> References: <20200612130032.3905240-2-daniel@0x0f.com> <20200616121525.1409790-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 Add prefix for thingy.jp Signed-off-by: Daniel Palmer Acked-by: Rob Herring --- Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index 53cd050668e6..c209b3dc7ecc 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1038,6 +1038,8 @@ patternProperties: description: Three Five Corp "^thine,.*": description: THine Electronics, Inc. + "^thingyjp,.*": + description: thingy.jp "^ti,.*": description: Texas Instruments "^tianma,.*": From patchwork Tue Jun 16 12:15:18 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Palmer X-Patchwork-Id: 1310270 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=ESIgPO/y; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by ozlabs.org (Postfix) with ESMTP id 49mS0M3nj8z9sTH for ; Tue, 16 Jun 2020 22:18:27 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728716AbgFPMSZ (ORCPT ); Tue, 16 Jun 2020 08:18:25 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41922 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728713AbgFPMRX (ORCPT ); Tue, 16 Jun 2020 08:17:23 -0400 Received: from mail-pg1-x531.google.com (mail-pg1-x531.google.com [IPv6:2607:f8b0:4864:20::531]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2DFA1C08C5C4 for ; Tue, 16 Jun 2020 05:17:22 -0700 (PDT) Received: by mail-pg1-x531.google.com with SMTP id v11so1151198pgb.6 for ; Tue, 16 Jun 2020 05:17:22 -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=fDQC1q/6pTc2BSyh05jjBKpJepT+dwpazrZGsFLJpVo=; b=ESIgPO/yFoN1yMwOvDNrlQaYh8bbunv9VbR9IKFnZbYX6dpCTDGH+c6VH2SDIdfESr vkcjchgJk6GtVFwTNIHnN8OZeh0eizMagRZB+bTDD0IE1qBG1X8AdLbFDrBj6qZfvGOw jXleuZz+UEUBvMbo8Remr4eW4uLhYb2tLHhlU= 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=fDQC1q/6pTc2BSyh05jjBKpJepT+dwpazrZGsFLJpVo=; b=Zn8jpZJAsAFVmMpDn5tngxP/AvIuKzGYmKbVR54pN7G4D0MdlNUPn9pDFBulHnliaY q+uyDvbxGZo2kZ7CY5hqFN0qWjZbk5680qyZreBa6pTh+3J5V//I4XOjY5L70yuUCU9B 3iI2aN2dO/A/OBMVLTBfaPx/fyWAUc6kjjC6A6het0bbcwy+XnrUH+Xt8bE30taHAj6k VDvxQQ41uwlAHXIVH0HOxx2Bugv6zqKR5W+9wp3Cwu8oVbNSMktPWXJyrqPO49nkO5L1 vvSed/eTlhevT60c8ggIvBz9WIjGwqMMpW90tiyleRGm6eiut0VfcpfSuPu3cyL0brak is1Q== X-Gm-Message-State: AOAM5304p/U674YPj8qjs0xo+fXltxU9OA625EPEux6Jm/CbycdVn7u5 +YUe2zXwkbaBi693nEeUmqDE3Q== X-Google-Smtp-Source: ABdhPJyWmAquQyVAsMd+xi0kijqsxvUQQiX6VNMiN1pZ1XkqqyV013WG62jyzVMUsqdx145PjJ2Rmw== X-Received: by 2002:a63:c204:: with SMTP id b4mr1819831pgd.67.1592309841318; Tue, 16 Jun 2020 05:17:21 -0700 (PDT) Received: from shiro.work (p1285116-ipngn200805sizuokaden.shizuoka.ocn.ne.jp. [114.171.61.116]) by smtp.googlemail.com with ESMTPSA id f23sm2360703pja.8.2020.06.16.05.17.19 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 16 Jun 2020 05:17:20 -0700 (PDT) From: Daniel Palmer To: linux-arm-kernel@lists.infradead.org Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Daniel Palmer Subject: [PATCH v4 05/12] dt-bindings: arm: Add mstar YAML schema Date: Tue, 16 Jun 2020 21:15:18 +0900 Message-Id: <20200616121525.1409790-6-daniel@0x0f.com> X-Mailer: git-send-email 2.27.0.rc0 In-Reply-To: <20200616121525.1409790-1-daniel@0x0f.com> References: <20200612130032.3905240-2-daniel@0x0f.com> <20200616121525.1409790-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 This adds some intial boards for Armv7 based mstar platforms. Signed-off-by: Daniel Palmer Reviewed-by: Rob Herring --- .../devicetree/bindings/arm/mstar.yaml | 34 +++++++++++++++++++ MAINTAINERS | 7 ++++ 2 files changed, 41 insertions(+) create mode 100644 Documentation/devicetree/bindings/arm/mstar.yaml diff --git a/Documentation/devicetree/bindings/arm/mstar.yaml b/Documentation/devicetree/bindings/arm/mstar.yaml new file mode 100644 index 000000000000..7bb91a546b5f --- /dev/null +++ b/Documentation/devicetree/bindings/arm/mstar.yaml @@ -0,0 +1,34 @@ +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/arm/mstar.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: MStar platforms device tree bindings + +maintainers: + - Daniel Palmer + +properties: + $nodename: + const: '/' + compatible: + oneOf: + # infinity boards + - items: + - enum: + - thingyjp,breadbee-crust # thingy.jp BreadBee Crust + - thingyjp,breadbee-crustx # thingy.jp BreadBee Crustx + - const: mstar,infinity + + # infinity3 boards + - items: + - enum: + - thingyjp,breadbee # thingy.jp BreadBee + - const: mstar,infinity3 + + # mercury5 boards + - items: + - enum: + - 70mai,midrived08 # 70mai midrive d08 + - const: mstar,mercury5 diff --git a/MAINTAINERS b/MAINTAINERS index 68f21d46614c..a8640c1c50cc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2117,6 +2117,13 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) S: Maintained F: arch/arm/mach-pxa/mioa701.c +ARM/MStar/Sigmastar Armv7 SoC support +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 + ARM/NEC MOBILEPRO 900/c MACHINE SUPPORT M: Michael Petchkovsky S: Maintained From patchwork Tue Jun 16 12:15:20 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Palmer X-Patchwork-Id: 1310267 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=pRHoQGOi; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by ozlabs.org (Postfix) with ESMTP id 49mRzM12X3z9sRh for ; Tue, 16 Jun 2020 22:17:35 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728771AbgFPMRc (ORCPT ); Tue, 16 Jun 2020 08:17:32 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41936 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728750AbgFPMR1 (ORCPT ); Tue, 16 Jun 2020 08:17:27 -0400 Received: from mail-pf1-x442.google.com (mail-pf1-x442.google.com [IPv6:2607:f8b0:4864:20::442]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 35BDAC08C5C8 for ; Tue, 16 Jun 2020 05:17:26 -0700 (PDT) Received: by mail-pf1-x442.google.com with SMTP id x22so9425464pfn.3 for ; Tue, 16 Jun 2020 05:17:26 -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=WPc9wn7ciRL1/w7YcmkKxstKF3mhNYu9SS7UDFpaIkA=; b=pRHoQGOibAbZ1yZhGC1VjydH6LsawBp9BOxAXHkYUj73VL61nHAE9LWaxMS5BnRLQD U09DfnmpkPud8r6/qyDr6JHMNsS4fUKvpjRC9Ju7IeBMQu9uoxQdwH92a7pKmcZ8PSzP EGhL6bYdu+H641fbEeINue5LO6RHJYIz8c0IM= 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=WPc9wn7ciRL1/w7YcmkKxstKF3mhNYu9SS7UDFpaIkA=; b=kmj/AQQFXn95E+fzJNWyO73Muu5nMz5qTgoLI+ZTvqlLQbd3hOIQ7v0DWwhL3f7lA6 7ellC3vyTLRAjMby64+t0AtqDQr6M1kKXgt1+ipzs7K6zXpQhuSHvbRxXLjjHmpmu15C +QytiXlmJ6zKa4qx+NRYS+2/fVTzqwOaFNGZzWRykLbaSfdER6S9p+KRUMlvRVQbmZoy xZ3MDIddkJn17lslIYQ+k1rX9whLvyHQXpqwDi+MPm4H7IUoK7Ald6k1180hspNe7T6N 2Ywg25VWEYcLao1tRxExajKPGFYLXGqYf0OdfnzUebx12K/kY/Qw9gPJLklpiJeKodq0 6Tbw== X-Gm-Message-State: AOAM530jtZoTqtgs34epvwUALqsQZXK0UMb4CDpBvnVWV9dI+RsLHvhC tedRmBAwtpvVRARjTiVRJyXtTw== X-Google-Smtp-Source: ABdhPJwFji2rq0/TQPbi6zc2IyYD8PpzBsMwAjXHb3n4En8XrRpu37zMMSxM+h6TlaeDuyV620XM9A== X-Received: by 2002:a63:3e8d:: with SMTP id l135mr1833340pga.230.1592309845671; Tue, 16 Jun 2020 05:17:25 -0700 (PDT) Received: from shiro.work (p1285116-ipngn200805sizuokaden.shizuoka.ocn.ne.jp. [114.171.61.116]) by smtp.googlemail.com with ESMTPSA id f23sm2360703pja.8.2020.06.16.05.17.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 16 Jun 2020 05:17:25 -0700 (PDT) From: Daniel Palmer To: linux-arm-kernel@lists.infradead.org Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Daniel Palmer Subject: [PATCH v4 07/12] ARM: mstar: Add binding details for mstar,l3bridge Date: Tue, 16 Jun 2020 21:15:20 +0900 Message-Id: <20200616121525.1409790-8-daniel@0x0f.com> X-Mailer: git-send-email 2.27.0.rc0 In-Reply-To: <20200616121525.1409790-1-daniel@0x0f.com> References: <20200612130032.3905240-2-daniel@0x0f.com> <20200616121525.1409790-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 This adds a YAML description of the l3bridge node needed by the platform code for the MStar/SigmaStar Armv7 SoCs. Signed-off-by: Daniel Palmer Reviewed-by: Rob Herring --- .../bindings/misc/mstar,l3bridge.yaml | 44 +++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 Documentation/devicetree/bindings/misc/mstar,l3bridge.yaml diff --git a/Documentation/devicetree/bindings/misc/mstar,l3bridge.yaml b/Documentation/devicetree/bindings/misc/mstar,l3bridge.yaml new file mode 100644 index 000000000000..cb7fd1cdfb1a --- /dev/null +++ b/Documentation/devicetree/bindings/misc/mstar,l3bridge.yaml @@ -0,0 +1,44 @@ +# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) +# Copyright 2020 thingy.jp. +%YAML 1.2 +--- +$id: "http://devicetree.org/schemas/misc/mstar,l3bridge.yaml#" +$schema: "http://devicetree.org/meta-schemas/core.yaml#" + +title: MStar/SigmaStar Armv7 SoC l3bridge + +maintainers: + - Daniel Palmer + +description: | + MStar/SigmaStar's Armv7 SoCs have a pipeline in the interface + between the CPU and memory. This means that before DMA capable + devices are allowed to run the pipeline must be flushed to ensure + everything is in memory. + + The l3bridge region contains registers that allow such a flush + to be triggered. + + This node is used by the platform code to find where the registers + are and install a barrier that triggers the required pipeline flush. + +properties: + compatible: + items: + - const: mstar,l3bridge + + reg: + maxItems: 1 + +required: + - compatible + - reg + +additionalProperties: false + +examples: + - | + l3bridge: l3bridge@1f204400 { + compatible = "mstar,l3bridge"; + reg = <0x1f204400 0x200>; + };