From patchwork Wed Sep 28 09:14:51 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neil Armstrong X-Patchwork-Id: 12991908 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 4B3BDC6FA90 for ; Wed, 28 Sep 2022 09:15:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231703AbiI1JPC (ORCPT ); Wed, 28 Sep 2022 05:15:02 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44722 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233459AbiI1JO5 (ORCPT ); Wed, 28 Sep 2022 05:14:57 -0400 Received: from mail-wm1-x330.google.com (mail-wm1-x330.google.com [IPv6:2a00:1450:4864:20::330]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4ACAD63F4 for ; Wed, 28 Sep 2022 02:14:55 -0700 (PDT) Received: by mail-wm1-x330.google.com with SMTP id e18so8108490wmq.3 for ; Wed, 28 Sep 2022 02:14:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:from:to:cc:subject:date; bh=sB1pDwELM5sb4xybKJcteQ6UdX8NBQ9VAI6UQW1HiBI=; b=fUObDJ8yfTl5kymSx/mqVuIpCths0IIErK5/8hutkVNPbL4f1IKP2vfUuGEZg0txUt w+WLaWqQBR4L6oBeor3sBgxz0dOq85huHrk/VYnONMTdIDDwDZIvwnK5VD4UROqJysCh /oiyvs90BFAb0gpNd7KmMMuzeYY1Om5cqNHrFnYEBysC+AsH6o/RxCKhdH+e/Ai09Swi uJX8gwbNYFILLUYdgF/GQQgetd7i8nAKk58Ao+IswIOnCuIL13e9NO6DrILGpPR1libo rdYFD9tCSVzPMQak5DsCyNp28cbAL3NatQoq2cKsgil+0aKjZeTWOV/FS56OUliul8Zu uqxA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:x-gm-message-state:from:to:cc :subject:date; bh=sB1pDwELM5sb4xybKJcteQ6UdX8NBQ9VAI6UQW1HiBI=; b=sLS+r+kcs5KmSAAzkkBXYMwrr++fU4rU/M+KFhHCA8sw4bx5lIR2WwijpZbIGgUoMo YdfUfwmLp8GMAtbdNnkKk8wnrNuPf6vtMw2lV2sZtTOD5iE1kMUfbgn5EeMT6FHR+SDQ T3fM8NLDb4St01DJLMXuaADZ+nFn3/dkTLCvw2CtxivMQKzWFnnSGQ5Kkp72+JsxPeib f1slKoJYXHExuB4rFu9DNFHFmlhROMNj8r7WYEyYGKCfx3qBfowSpHEDQ3ercwfOhozt kdlniUAjecJ/ha/uR5w71wV+c4agJuBrHKgq73m1M9uT3OcF03Kla4YUSBAEhy6XfIUD LlZA== X-Gm-Message-State: ACrzQf1knYFx+5xNBfeXRzFQ5U4Jrl0uOr5XuejAVC+NryRWzWa1WN4u PamH8ssAHBe5N+sl210l/Nf9jg== X-Google-Smtp-Source: AMsMyM6Ea1VPSETuEitRBpqVKuyOgR26+4yDT+bXZT8hUzrRHXN3gxpX/vDZ3mk2T6jorS8FDnOnsA== X-Received: by 2002:a05:600c:1c05:b0:3b4:c1cb:d45f with SMTP id j5-20020a05600c1c0500b003b4c1cbd45fmr5987820wms.2.1664356493923; Wed, 28 Sep 2022 02:14:53 -0700 (PDT) Received: from arrakeen.starnux.net ([2a01:e0a:982:cbb0:52eb:f6ff:feb3:451a]) by smtp.gmail.com with ESMTPSA id p2-20020a5d6382000000b0022a53fe201fsm2420016wru.68.2022.09.28.02.14.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 28 Sep 2022 02:14:53 -0700 (PDT) From: Neil Armstrong Date: Wed, 28 Sep 2022 09:14:51 +0000 Subject: [PATCH v1 1/7] dt-bindings: arm: qcom: document the swir,mangoh-green-wp8548 board MIME-Version: 1.0 Message-Id: <20220928-mdm9615-dt-schema-fixes-v1-1-b6e63a7df1e8@linaro.org> References: <20220928-mdm9615-dt-schema-fixes-v1-0-b6e63a7df1e8@linaro.org> In-Reply-To: <20220928-mdm9615-dt-schema-fixes-v1-0-b6e63a7df1e8@linaro.org> To: Andy Gross , Krzysztof Kozlowski , Bjorn Andersson , Rob Herring , Konrad Dybcio Cc: devicetree@vger.kernel.org, Neil Armstrong , linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org X-Mailer: b4 0.10.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org The qcom.yaml was lacking documentation of this board, fix this. Signed-off-by: Neil Armstrong diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index fb1d00bcc847..e9f38f0cef19 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -262,6 +262,12 @@ properties: - qcom,ipq8074-hk10-c2 - const: qcom,ipq8074 + - description: Sierra Wireless MangOH Green with WP8548 Module + items: + - const: swir,mangoh-green-wp8548 + - const: swir,wp8548 + - const: qcom,mdm9615 + - description: Qualcomm Technologies, Inc. SC7180 IDP items: - enum: From patchwork Wed Sep 28 09:14:52 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neil Armstrong X-Patchwork-Id: 12991910 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 95E9DC32771 for ; Wed, 28 Sep 2022 09:15:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233580AbiI1JPE (ORCPT ); Wed, 28 Sep 2022 05:15:04 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46498 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233313AbiI1JPA (ORCPT ); Wed, 28 Sep 2022 05:15:00 -0400 Received: from mail-wm1-x336.google.com (mail-wm1-x336.google.com [IPv6:2a00:1450:4864:20::336]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 380C41582F for ; Wed, 28 Sep 2022 02:14:56 -0700 (PDT) Received: by mail-wm1-x336.google.com with SMTP id z13-20020a7bc7cd000000b003b5054c6f9bso781684wmk.2 for ; Wed, 28 Sep 2022 02:14:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:from:to:cc:subject:date; bh=ukcH9izbAP5JbbCU27Xnw6w8tsrzXCXDV6b5IQ0ixeQ=; b=QxjGHTZ0p7BByxvc2O2aAUnv4wvGikP6vzJ0Z1ToZJfD2Bpjg4bkDEFq718v8GYPjz ZqVPXp6TuW/E7eCuLjl4Pl23SiJ2jeYruGS0a5J50vWE7OjuoSnFHkqfLpGe1UWeUXwu EYsjmPw53mOIisdme9PCva7Jk35RsccPmL7sr4FI/2VlYigMGn2CZSeP56AS6N25UDwT LaIh7eJ/KasbCQARp7Q2ef1EUWZZfHpU+0AqfGEir71WUpzVRK7HxqUvNR+Ac4puhp/L bRE70NSg6MMdpU8sIjDLMn5G6vWWUKkSF/qG0xMLg6H/RgNkK94SPvWJRF5vLRS2BH4s G/GQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:x-gm-message-state:from:to:cc :subject:date; bh=ukcH9izbAP5JbbCU27Xnw6w8tsrzXCXDV6b5IQ0ixeQ=; b=7s/LndxL4fJW93iYBgHB4W60vI930XEg5Ecimq3+LScBVkfGaTBOh7H1mjbNHNI4WL yxn9mWVJsfY95R4mkjkPw1KhIw5rMHPM2SVQJmEmxyj86oAouBXWVyml35006+3SjdGm npsVSH4d3H4hsYnRYf2/L3b2eB+Klpd06uY+S6xoOYv4pbOje99mKLqHhbBX607elW07 pBjDTUU5maCsK3EE5kCxJ51tMwg1vbsBz5J6H/mC6yPD1ZYRNDxrpCoONXmwx8kX5BUz aboVLB7KiqfCYw82T1fc2fnwyBbma+kRQrlPn2rYSVBo7oTKvcifqb1KBejBMBReVOf6 8Vhw== X-Gm-Message-State: ACrzQf0aLupR4BXZjky5zTTcqRDpvmeOz84ldtg2FRNxFkXVAjt+g0h2 zUuZBNnwnVO1yGB7Ti08YJwPug== X-Google-Smtp-Source: AMsMyM5PEpuJuYKwbLsUDoi8U8WJYZ+yh8v8wsSMrV19Z1OoierBr+cv7QaBAW54+Ds5Bqvfv7Zwgw== X-Received: by 2002:a05:600c:23ca:b0:3b4:6199:8ab9 with SMTP id p10-20020a05600c23ca00b003b461998ab9mr5794271wmb.20.1664356494751; Wed, 28 Sep 2022 02:14:54 -0700 (PDT) Received: from arrakeen.starnux.net ([2a01:e0a:982:cbb0:52eb:f6ff:feb3:451a]) by smtp.gmail.com with ESMTPSA id p2-20020a5d6382000000b0022a53fe201fsm2420016wru.68.2022.09.28.02.14.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 28 Sep 2022 02:14:54 -0700 (PDT) From: Neil Armstrong Date: Wed, 28 Sep 2022 09:14:52 +0000 Subject: [PATCH v1 2/7] arm: dts: qcom: mdm9615*: add SPDX-License-Identifier MIME-Version: 1.0 Message-Id: <20220928-mdm9615-dt-schema-fixes-v1-2-b6e63a7df1e8@linaro.org> References: <20220928-mdm9615-dt-schema-fixes-v1-0-b6e63a7df1e8@linaro.org> In-Reply-To: <20220928-mdm9615-dt-schema-fixes-v1-0-b6e63a7df1e8@linaro.org> To: Andy Gross , Krzysztof Kozlowski , Bjorn Andersson , Rob Herring , Konrad Dybcio Cc: devicetree@vger.kernel.org, Neil Armstrong , linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org X-Mailer: b4 0.10.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Replace the licence blob by a clean SPDX-License-Identifier Signed-off-by: Neil Armstrong diff --git a/arch/arm/boot/dts/qcom-mdm9615-wp8548-mangoh-green.dts b/arch/arm/boot/dts/qcom-mdm9615-wp8548-mangoh-green.dts index 0827de5426c1..073c15354483 100644 --- a/arch/arm/boot/dts/qcom-mdm9615-wp8548-mangoh-green.dts +++ b/arch/arm/boot/dts/qcom-mdm9615-wp8548-mangoh-green.dts @@ -1,46 +1,9 @@ +// SPDX-License-Identifier: GPL-2.0+ OR X11 /* * Device Tree Source for mangOH Green Board with WP8548 Module * * Copyright (C) 2016 BayLibre, SAS. * Author : Neil Armstrong - * - * This file is dual-licensed: you can use it either under the terms - * of the GPL or the X11 license, at your option. Note that this dual - * licensing only applies to this file, and not this project as a - * whole. - * - * a) This file is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of the - * License, or (at your option) any later version. - * - * This file is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * Or, alternatively, - * - * b) Permission is hereby granted, free of charge, to any person - * obtaining a copy of this software and associated documentation - * files (the "Software"), to deal in the Software without - * restriction, including without limitation the rights to use, - * copy, modify, merge, publish, distribute, sublicense, and/or - * sell copies of the Software, and to permit persons to whom the - * Software is furnished to do so, subject to the following - * conditions: - * - * The above copyright notice and this permission notice shall be - * included in all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES - * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT - * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, - * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING - * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR - * OTHER DEALINGS IN THE SOFTWARE. */ #include diff --git a/arch/arm/boot/dts/qcom-mdm9615-wp8548.dtsi b/arch/arm/boot/dts/qcom-mdm9615-wp8548.dtsi index 49de1821ac3a..146ecee50998 100644 --- a/arch/arm/boot/dts/qcom-mdm9615-wp8548.dtsi +++ b/arch/arm/boot/dts/qcom-mdm9615-wp8548.dtsi @@ -1,46 +1,9 @@ +// SPDX-License-Identifier: GPL-2.0+ OR X11 /* * Device Tree Source for Sierra Wireless WP8548 Module * * Copyright (C) 2016 BayLibre, SAS. * Author : Neil Armstrong - * - * This file is dual-licensed: you can use it either under the terms - * of the GPL or the X11 license, at your option. Note that this dual - * licensing only applies to this file, and not this project as a - * whole. - * - * a) This file is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of the - * License, or (at your option) any later version. - * - * This file is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * Or, alternatively, - * - * b) Permission is hereby granted, free of charge, to any person - * obtaining a copy of this software and associated documentation - * files (the "Software"), to deal in the Software without - * restriction, including without limitation the rights to use, - * copy, modify, merge, publish, distribute, sublicense, and/or - * sell copies of the Software, and to permit persons to whom the - * Software is furnished to do so, subject to the following - * conditions: - * - * The above copyright notice and this permission notice shall be - * included in all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES - * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT - * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, - * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING - * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR - * OTHER DEALINGS IN THE SOFTWARE. */ #include "qcom-mdm9615.dtsi" diff --git a/arch/arm/boot/dts/qcom-mdm9615.dtsi b/arch/arm/boot/dts/qcom-mdm9615.dtsi index b47c86412de2..b06bbe25fdd4 100644 --- a/arch/arm/boot/dts/qcom-mdm9615.dtsi +++ b/arch/arm/boot/dts/qcom-mdm9615.dtsi @@ -1,46 +1,9 @@ +// SPDX-License-Identifier: GPL-2.0+ OR X11 /* * Device Tree Source for Qualcomm MDM9615 SoC * * Copyright (C) 2016 BayLibre, SAS. * Author : Neil Armstrong - * - * This file is dual-licensed: you can use it either under the terms - * of the GPL or the X11 license, at your option. Note that this dual - * licensing only applies to this file, and not this project as a - * whole. - * - * a) This file is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License as - * published by the Free Software Foundation; either version 2 of the - * License, or (at your option) any later version. - * - * This file is distributed in the hope that it will be useful, - * but WITHOUT ANY WARRANTY; without even the implied warranty of - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. - * - * Or, alternatively, - * - * b) Permission is hereby granted, free of charge, to any person - * obtaining a copy of this software and associated documentation - * files (the "Software"), to deal in the Software without - * restriction, including without limitation the rights to use, - * copy, modify, merge, publish, distribute, sublicense, and/or - * sell copies of the Software, and to permit persons to whom the - * Software is furnished to do so, subject to the following - * conditions: - * - * The above copyright notice and this permission notice shall be - * included in all copies or substantial portions of the Software. - * - * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, - * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES - * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND - * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT - * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, - * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING - * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR - * OTHER DEALINGS IN THE SOFTWARE. */ /dts-v1/; From patchwork Wed Sep 28 09:14:53 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neil Armstrong X-Patchwork-Id: 12991911 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 19B24C04A95 for ; Wed, 28 Sep 2022 09:15:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233313AbiI1JPG (ORCPT ); Wed, 28 Sep 2022 05:15:06 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49758 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233157AbiI1JPA (ORCPT ); Wed, 28 Sep 2022 05:15:00 -0400 Received: from mail-wm1-x329.google.com (mail-wm1-x329.google.com [IPv6:2a00:1450:4864:20::329]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1BAC8165A0 for ; Wed, 28 Sep 2022 02:14:57 -0700 (PDT) Received: by mail-wm1-x329.google.com with SMTP id ay7-20020a05600c1e0700b003b49861bf48so2148699wmb.0 for ; Wed, 28 Sep 2022 02:14:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:from:to:cc:subject:date; bh=nW4h8IysCeGHSdxKW2hUxsi6ulI+NrijOXZ0X0ypMHo=; b=cSVZEx//KYiPk9a5OcsGeg69zXg5u2hnhV8QdG4wQLAUAJ8pc3Y2ixxk0J4yyg9xJL AJ9nooK16JS2t5KJks7pMU14zOudKauKknY8dUsM1HrPneE/kz7oGB9l7oCCHv+/w8wR CAYkoxctNjA1shQSANzosDUV61P3g2ds7lgjok4UkWKx6t5j9z9fu7GhBrTYgN75SW9f uvpMWAyrOEsjuDu/PbPIYguULcDVfm6jbU3SjEofyY+WFh2pnKxwjECBc/NEyERGiPNQ BVhI5gNLUMBTkI7J+JnSkJeVSDF6WPkmR6uNSclg2CCj7uaeyICKm3BzN2lOQ+YNprN8 uqUw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:x-gm-message-state:from:to:cc :subject:date; bh=nW4h8IysCeGHSdxKW2hUxsi6ulI+NrijOXZ0X0ypMHo=; b=Lq9T7GzKgLRCbiAYFd7JRM5gGVh06TqVz/ccgWsH3uHYl+nb++AnD0hEUh55fbo3vp KrDJuYyJIwWHvNTiIwWAYD7fwbJp0DaF+5mmcpOsrDD3sEAdXNRjzW+uoHXNq3xpBMBw jVHNSowNU896P4jwfLn9xOtWSq9YzVx79p/xmn6gSeMtV4T1SECfkl3mTFbgee+p9ksT VRl0+BWP7p84f9RJoS5l5tWjpk/+usc1LCaie9a7iDqfTuLrwL6efRFDdWLaI5k7pWgb Vl8NH6v3OoOmNp8OkX9phyAOMLYfLP9S5Xnn692maeSodYb5j/u4MWy7yubEG2V+vA6v YLDg== X-Gm-Message-State: ACrzQf3NdYBvM1YMFwnQBRZL4LsaKE5bIxZYCsmduvvyQ72wVjJfhnXg b+2iet2FkYMAbSws0+Fj62eyXA== X-Google-Smtp-Source: AMsMyM6I62be+B4NfMham3eMU2SbQ4sQJvp/B10RM814YcRrkShKs9YdwRftB0+Nk2RtPOg3bYYaUg== X-Received: by 2002:a05:600c:a09:b0:3b5:2f6b:c7c5 with SMTP id z9-20020a05600c0a0900b003b52f6bc7c5mr5855174wmp.141.1664356495565; Wed, 28 Sep 2022 02:14:55 -0700 (PDT) Received: from arrakeen.starnux.net ([2a01:e0a:982:cbb0:52eb:f6ff:feb3:451a]) by smtp.gmail.com with ESMTPSA id p2-20020a5d6382000000b0022a53fe201fsm2420016wru.68.2022.09.28.02.14.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 28 Sep 2022 02:14:55 -0700 (PDT) From: Neil Armstrong Date: Wed, 28 Sep 2022 09:14:53 +0000 Subject: [PATCH v1 3/7] arm: dts: qcom: mdm9615: add missing reg in cpu@0 node MIME-Version: 1.0 Message-Id: <20220928-mdm9615-dt-schema-fixes-v1-3-b6e63a7df1e8@linaro.org> References: <20220928-mdm9615-dt-schema-fixes-v1-0-b6e63a7df1e8@linaro.org> In-Reply-To: <20220928-mdm9615-dt-schema-fixes-v1-0-b6e63a7df1e8@linaro.org> To: Andy Gross , Krzysztof Kozlowski , Bjorn Andersson , Rob Herring , Konrad Dybcio Cc: devicetree@vger.kernel.org, Neil Armstrong , linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org X-Mailer: b4 0.10.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Fixes cpu@0: 'reg' is a required property from dtbs check. Signed-off-by: Neil Armstrong diff --git a/arch/arm/boot/dts/qcom-mdm9615.dtsi b/arch/arm/boot/dts/qcom-mdm9615.dtsi index b06bbe25fdd4..e547becc9f75 100644 --- a/arch/arm/boot/dts/qcom-mdm9615.dtsi +++ b/arch/arm/boot/dts/qcom-mdm9615.dtsi @@ -28,6 +28,7 @@ cpus { cpu0: cpu@0 { compatible = "arm,cortex-a5"; device_type = "cpu"; + reg = <0>; next-level-cache = <&L2>; }; }; From patchwork Wed Sep 28 09:14:54 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neil Armstrong X-Patchwork-Id: 12991912 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7EBFCC04A95 for ; Wed, 28 Sep 2022 09:15:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233716AbiI1JPS (ORCPT ); Wed, 28 Sep 2022 05:15:18 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54908 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233504AbiI1JPA (ORCPT ); Wed, 28 Sep 2022 05:15:00 -0400 Received: from mail-wm1-x336.google.com (mail-wm1-x336.google.com [IPv6:2a00:1450:4864:20::336]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E596FD120 for ; Wed, 28 Sep 2022 02:14:57 -0700 (PDT) Received: by mail-wm1-x336.google.com with SMTP id e18so8108604wmq.3 for ; Wed, 28 Sep 2022 02:14:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:from:to:cc:subject:date; bh=pO1LhJ/5vLes6LBQ95oOOVk/Qa5Nb0E3tUK4B+CQ1TU=; b=X6x9KHx0JbnHRU7uWPj00EBG7xMl2XZwGTmeelCXNX5ZGnXvoG5mdG5bXuTnhrMMZ8 Kdosc8A9tW22wfpG0LP2BrBixbkgT81ZRbMZWFqPBlu3m7xKe1XSYGnBYEj9x7uY8ESk 3sprC88nmwaAs9pDlTs4KGpSAQilvwaDqz2u8Lh2QV+XTZ5UfFUvMwKCb7mVtR/boXzO +ZyRd6PEWNoZ0ww0ldVMAQTQRGJBuC1LDkcQHe9aZBy0Fr702pSVjIaPZRsYCsbfcRMn lKwEoRD8KiS1AjtVQGPX9YQtHRnNXoJpZacvr7P+Yss5wZ1QMDnPP1tKW0fa5j0XH0As G80w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:x-gm-message-state:from:to:cc :subject:date; bh=pO1LhJ/5vLes6LBQ95oOOVk/Qa5Nb0E3tUK4B+CQ1TU=; b=HRGx/wNvl4rTFQ9HAZoW40GB4R1cdLSThxunSku70oj+Cyky8QpHpz/RRtuG2/Vh83 MKypBG7ww3AnfoaOt/0+L5S0bA4FWdb4RiAviAsBBh2f2rDaZBHP79/Q74E04MXKuFDn g/hvXVJsVlRvXO8bPG+Tsr2o2D6n80U091R1O4+eJmojlqEn+L8RO+hPrn65NQ0lj4u1 v6JxtlJTCznfgLt5GYEizWGM4533mu/XzJLE8SexhafY4OjSziwH+JpqQAmyeoO4Zv8L zdpIlXhVeKAR21lPPYfU+dFbw7pnnBay1UbfPpWQz5JA0zVc6jdQXpnDj/51JhAMjmdl vX6w== X-Gm-Message-State: ACrzQf3BYpI3ruo+jPHjMvNJtKlKcP20rn7kJfroy5A8pesoCwklNemT fSSg+xY6rWOKcjxc/EK+EYFL/g== X-Google-Smtp-Source: AMsMyM7pUFmrtpT2SyT1r2VjwwKy8Voy5XBgDeVEoM3wqngJ8ePkhE3Y+4C24RYK2paO3dLglEns5A== X-Received: by 2002:a05:600c:154a:b0:3b4:c9ec:41df with SMTP id f10-20020a05600c154a00b003b4c9ec41dfmr5683123wmg.109.1664356496407; Wed, 28 Sep 2022 02:14:56 -0700 (PDT) Received: from arrakeen.starnux.net ([2a01:e0a:982:cbb0:52eb:f6ff:feb3:451a]) by smtp.gmail.com with ESMTPSA id p2-20020a5d6382000000b0022a53fe201fsm2420016wru.68.2022.09.28.02.14.55 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 28 Sep 2022 02:14:56 -0700 (PDT) From: Neil Armstrong Date: Wed, 28 Sep 2022 09:14:54 +0000 Subject: [PATCH v1 4/7] arm: dts: qcom: mdm9615: remove invalid spi-max-frequency gsbi3_spi node MIME-Version: 1.0 Message-Id: <20220928-mdm9615-dt-schema-fixes-v1-4-b6e63a7df1e8@linaro.org> References: <20220928-mdm9615-dt-schema-fixes-v1-0-b6e63a7df1e8@linaro.org> In-Reply-To: <20220928-mdm9615-dt-schema-fixes-v1-0-b6e63a7df1e8@linaro.org> To: Andy Gross , Krzysztof Kozlowski , Bjorn Andersson , Rob Herring , Konrad Dybcio Cc: devicetree@vger.kernel.org, Neil Armstrong , linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org X-Mailer: b4 0.10.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org The spi-max-frequency property has nothing to do in the controller's node, remove it and fix the 'spi-max-frequency' was unexpected dtbs check error. Signed-off-by: Neil Armstrong Reviewed-by: Krzysztof Kozlowski diff --git a/arch/arm/boot/dts/qcom-mdm9615.dtsi b/arch/arm/boot/dts/qcom-mdm9615.dtsi index e547becc9f75..792aa98cc136 100644 --- a/arch/arm/boot/dts/qcom-mdm9615.dtsi +++ b/arch/arm/boot/dts/qcom-mdm9615.dtsi @@ -170,7 +170,6 @@ gsbi3_spi: spi@16280000 { #size-cells = <0>; reg = <0x16280000 0x1000>; interrupts = ; - spi-max-frequency = <24000000>; clocks = <&gcc GSBI3_QUP_CLK>, <&gcc GSBI3_H_CLK>; clock-names = "core", "iface"; From patchwork Wed Sep 28 09:14:55 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neil Armstrong X-Patchwork-Id: 12991914 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 869BDC6FA82 for ; Wed, 28 Sep 2022 09:15:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233459AbiI1JPW (ORCPT ); Wed, 28 Sep 2022 05:15:22 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54948 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233535AbiI1JPA (ORCPT ); Wed, 28 Sep 2022 05:15:00 -0400 Received: from mail-wm1-x32a.google.com (mail-wm1-x32a.google.com [IPv6:2a00:1450:4864:20::32a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AE84C193EE for ; Wed, 28 Sep 2022 02:14:58 -0700 (PDT) Received: by mail-wm1-x32a.google.com with SMTP id z13-20020a7bc7cd000000b003b5054c6f9bso781771wmk.2 for ; Wed, 28 Sep 2022 02:14:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:from:to:cc:subject:date; bh=vT0AoEtpW8NwXgLYXwbI7LwE6ij1yswJpZPnBeXs+68=; b=hHnXjGFiFHAuQmmqUvDSFw2TicUaaX7JTg1qKQ7cgE3CuKhvn0QIm6/sWcgLmgr6R5 x/WQsX8fqz0KLvTPzBGgQK0KMrrAfLf1Zwt8P2mukAl5EOIxh1OmGzRj7iiTKtEbtc7l DAJ3Hy+m3y3atHghyyxT9FoCEv2x5YQXYoPYJsGketCP+jN8eueWsfgwRlwXVF5SB/5r OcRhwHjp7pyAjUNSd2/83mX5xbJWpmj/3MODy+3XGxe3zEnReJZ4MgVEknSm8Q8it8Eb YOUX/Rn+lSQzwcYVh/2MStkQPg+cVhbN0NMTOqrLmn/9tdczBSz88yXwSarfOdVEUlY9 afxg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:x-gm-message-state:from:to:cc :subject:date; bh=vT0AoEtpW8NwXgLYXwbI7LwE6ij1yswJpZPnBeXs+68=; b=pHoRAKGHywimE6B4J3qHHst4Fik1SN35MFsJ6NPOtfN7nU0sYdS8APUxaKeJWxrVR3 CmkNTZwbNq4L/H8dQYWoSKGEe213xgnTFNOd9UK06ep8ofjV2yRxmLq+jzlt38/7Uuwj eoQ++wE17mgiqEg1IO+MBuoC6UdPlGcFrn70nOKf6WOIlihBMisznYxQApwefDX1e/yI 7Ln2hdBSIKxIEAN1EAwtgXgUpxadmnqmLbAYJwLfpuvmj11VNT3FLwgV1Tt4MeoDjz52 IgM2kvFVGlmT66CkTu6lzdNHqMDKv0C4k6naWon6tqIIup20lFSFIEvGfs3hXbCprhdQ Q3Hg== X-Gm-Message-State: ACrzQf3FwYhyC7l+MuhO5D5sX6mq0oFtxskqV02O6r4LXbDyrj9ZMa7q FlRQmbZvPOqYvJdZyOFpAoftfw== X-Google-Smtp-Source: AMsMyM67hUfloXWT1/vf4Zq1XOEbMEBgNqGMPOpyjtEsbExMjCniz2GPGQw0myu2AJuhB+mrOIGiyQ== X-Received: by 2002:a7b:c404:0:b0:3b4:faca:cf50 with SMTP id k4-20020a7bc404000000b003b4facacf50mr5906980wmi.67.1664356497269; Wed, 28 Sep 2022 02:14:57 -0700 (PDT) Received: from arrakeen.starnux.net ([2a01:e0a:982:cbb0:52eb:f6ff:feb3:451a]) by smtp.gmail.com with ESMTPSA id p2-20020a5d6382000000b0022a53fe201fsm2420016wru.68.2022.09.28.02.14.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 28 Sep 2022 02:14:56 -0700 (PDT) From: Neil Armstrong Date: Wed, 28 Sep 2022 09:14:55 +0000 Subject: [PATCH v1 5/7] arm: dts: qcom: mdm9615: remove invalid pmic subnodes compatibles MIME-Version: 1.0 Message-Id: <20220928-mdm9615-dt-schema-fixes-v1-5-b6e63a7df1e8@linaro.org> References: <20220928-mdm9615-dt-schema-fixes-v1-0-b6e63a7df1e8@linaro.org> In-Reply-To: <20220928-mdm9615-dt-schema-fixes-v1-0-b6e63a7df1e8@linaro.org> To: Andy Gross , Krzysztof Kozlowski , Bjorn Andersson , Rob Herring , Konrad Dybcio Cc: devicetree@vger.kernel.org, Neil Armstrong , linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org X-Mailer: b4 0.10.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org The PMIC is an PM8018, but was compatible with the PM8921. Both compatibles was left but it makes no sense anymore the leave both. The pwrkey compatible is left to PM8921, unlike the others because the interface is stricly compatible with the PM9821 pwrkey. Signed-off-by: Neil Armstrong diff --git a/arch/arm/boot/dts/qcom-mdm9615.dtsi b/arch/arm/boot/dts/qcom-mdm9615.dtsi index 792aa98cc136..935f7b222200 100644 --- a/arch/arm/boot/dts/qcom-mdm9615.dtsi +++ b/arch/arm/boot/dts/qcom-mdm9615.dtsi @@ -247,7 +247,7 @@ qcom,ssbi@500000 { qcom,controller-type = "pmic-arbiter"; pmicintc: pmic@0 { - compatible = "qcom,pm8018", "qcom,pm8921"; + compatible = "qcom,pm8018"; interrupts = ; #interrupt-cells = <2>; interrupt-controller; @@ -255,7 +255,7 @@ pmicintc: pmic@0 { #size-cells = <0>; pwrkey@1c { - compatible = "qcom,pm8018-pwrkey", "qcom,pm8921-pwrkey"; + compatible = "qcom,pm8921-pwrkey"; reg = <0x1c>; interrupt-parent = <&pmicintc>; interrupts = <50 IRQ_TYPE_EDGE_RISING>, @@ -275,7 +275,7 @@ pmicmpp: mpps@50 { }; rtc@11d { - compatible = "qcom,pm8018-rtc", "qcom,pm8921-rtc"; + compatible = "qcom,pm8018-rtc"; interrupt-parent = <&pmicintc>; interrupts = <39 IRQ_TYPE_EDGE_RISING>; reg = <0x11d>; From patchwork Wed Sep 28 09:14:56 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neil Armstrong X-Patchwork-Id: 12991913 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 977EBC04A95 for ; Wed, 28 Sep 2022 09:15:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233512AbiI1JPV (ORCPT ); Wed, 28 Sep 2022 05:15:21 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49326 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233554AbiI1JPC (ORCPT ); Wed, 28 Sep 2022 05:15:02 -0400 Received: from mail-wr1-x433.google.com (mail-wr1-x433.google.com [IPv6:2a00:1450:4864:20::433]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4A52921E09 for ; Wed, 28 Sep 2022 02:14:59 -0700 (PDT) Received: by mail-wr1-x433.google.com with SMTP id bq9so18786403wrb.4 for ; Wed, 28 Sep 2022 02:14:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:from:to:cc:subject:date; bh=DCuzbrIo029QLEgMuY5wkEvpD11mqtwhQ1pcmeW8k7U=; b=XwVmXyrbdc0sJXAEjRkXRx86NO4V9LZk3W1phCeq2Al7mSBiERu7wXpYdrWRD3BjCG WDhZ7BwPVYh4DaxYYnCWwdUga5fVVXUmqPwkb+uPeF0H0iXLOPnogid+xumur6b3Ly9N ufCVP1VN/cWKTtELj9ZCPlJa9duRzZlA0yxWik2GBBhwa5Z+lOTR7u/ieL2YeLXsbBrF qpxFjTn5Cjc1t3MiNzM4n6LMUPvyDXd944eVM3rTt5Bk3BnrciJnMW+DUsViAie4dB7p NDs6zawuCCVv/iY2UJxuCoHDQDWJdxsAKtDlioFzx70mLzdaq+/2hZpqzx9V5FP+Auh6 j52A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:x-gm-message-state:from:to:cc :subject:date; bh=DCuzbrIo029QLEgMuY5wkEvpD11mqtwhQ1pcmeW8k7U=; b=mMfzl5uEce1H+bckJKKGjLUbTwSX0d239aPRQzfSzxYyLj4VTr0AEWbxGtWWzUBpTp fmfTLsNPVjx/k83COtS1m+85nlj1+3jnJWWHkj0/CW+9POc6CmhM0HFBq0dZjKi3nR1s kSYLx4AvmfE3RDfiMg+8Is6MTr7gD6d2Sj8xXpjwYi+inMUUrq0MV9pZcingyAXeWRfz Qudc6Hbv+K7UrzyrUNJKsUJq4LoQMtTHkMxfGoF8ZvxXJzY+Qt4rXJDItDkgPw//8YQz c+Hl1qQIoS+f7jf3oNT3ajnv4CfenL4i2yuCfMQ2WbTK/Qgsyhr/vFkSqlBMOjGsy0uL waxQ== X-Gm-Message-State: ACrzQf0HYwof5sK9/ekZQFlKlXS1noCzJaUttjrm7csIIBLlO/HUfLi6 6gBSnzKSR+bS2x3Sr5a9rVMCtg== X-Google-Smtp-Source: AMsMyM5yCD2k0rWdZrl0Lb+Q0T1tpCI6QoBVzsiBkctNh3Tfll8vD/KESYkb1W9yLBiLxctVA1vSag== X-Received: by 2002:a05:6000:178d:b0:226:ffe8:72df with SMTP id e13-20020a056000178d00b00226ffe872dfmr19517534wrg.496.1664356498146; Wed, 28 Sep 2022 02:14:58 -0700 (PDT) Received: from arrakeen.starnux.net ([2a01:e0a:982:cbb0:52eb:f6ff:feb3:451a]) by smtp.gmail.com with ESMTPSA id p2-20020a5d6382000000b0022a53fe201fsm2420016wru.68.2022.09.28.02.14.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 28 Sep 2022 02:14:57 -0700 (PDT) From: Neil Armstrong Date: Wed, 28 Sep 2022 09:14:56 +0000 Subject: [PATCH v1 6/7] arm: dts: qcom: mdm9615: remove invalid interrupt-names from pl18x mmc nodes MIME-Version: 1.0 Message-Id: <20220928-mdm9615-dt-schema-fixes-v1-6-b6e63a7df1e8@linaro.org> References: <20220928-mdm9615-dt-schema-fixes-v1-0-b6e63a7df1e8@linaro.org> In-Reply-To: <20220928-mdm9615-dt-schema-fixes-v1-0-b6e63a7df1e8@linaro.org> To: Andy Gross , Krzysztof Kozlowski , Bjorn Andersson , Rob Herring , Konrad Dybcio Cc: devicetree@vger.kernel.org, Neil Armstrong , linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org X-Mailer: b4 0.10.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org This solves the 'interrupt-names' was unexpected dtbs check error. Signed-off-by: Neil Armstrong diff --git a/arch/arm/boot/dts/qcom-mdm9615.dtsi b/arch/arm/boot/dts/qcom-mdm9615.dtsi index 935f7b222200..d8723bd3fedb 100644 --- a/arch/arm/boot/dts/qcom-mdm9615.dtsi +++ b/arch/arm/boot/dts/qcom-mdm9615.dtsi @@ -325,7 +325,6 @@ sdcc1: mmc@12180000 { arm,primecell-periphid = <0x00051180>; reg = <0x12180000 0x2000>; interrupts = ; - interrupt-names = "cmd_irq"; clocks = <&gcc SDC1_CLK>, <&gcc SDC1_H_CLK>; clock-names = "mclk", "apb_pclk"; bus-width = <8>; @@ -345,7 +344,6 @@ sdcc2: mmc@12140000 { status = "disabled"; reg = <0x12140000 0x2000>; interrupts = ; - interrupt-names = "cmd_irq"; clocks = <&gcc SDC2_CLK>, <&gcc SDC2_H_CLK>; clock-names = "mclk", "apb_pclk"; bus-width = <4>; From patchwork Wed Sep 28 09:14:57 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neil Armstrong X-Patchwork-Id: 12991915 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9D859C32771 for ; Wed, 28 Sep 2022 09:15:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233535AbiI1JPY (ORCPT ); Wed, 28 Sep 2022 05:15:24 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54648 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233555AbiI1JPC (ORCPT ); Wed, 28 Sep 2022 05:15:02 -0400 Received: from mail-wr1-x431.google.com (mail-wr1-x431.google.com [IPv6:2a00:1450:4864:20::431]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 901752316B for ; Wed, 28 Sep 2022 02:15:00 -0700 (PDT) Received: by mail-wr1-x431.google.com with SMTP id v28so5935279wrd.3 for ; Wed, 28 Sep 2022 02:15:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:from:to:cc:subject:date; bh=Nps3ANTgE3seawbM5+PmTIn4OgiLjhxFHyf2GdOQ0aw=; b=lXtkUfmiU2FMJsUXOQ9XIdxJHNUBtovE3ktBFxkBzOg8PZznXCoQVdMUhJJVcYLP+E oLO6Fct/aCQrpTXIipnYA1ZrnUEPUyH0psrB3LZqwhSdjIjTOy7wXi0ZsLoKCHXlHQRa LKxSmQux1wf46YRXkN4/B7U/c7VGTXmFKf7pFKMWOy6lstY5rC6cbrNUAKIHCIWrGnrV P10sPlCeHv62tjFzAAGXlL8LGob4D3AxQY04CqX5/3tQfSb6Y0B9p1sm+6JWpkI4N9MA Sx0giQMbNdWfOQe6Uq0XkJUEpl6Qk2SgUGqGy+5BvJgo6nSw6BMCHZSCbTPk2cSvMiqs yaJg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:in-reply-to:references:message-id:content-transfer-encoding :mime-version:subject:date:from:x-gm-message-state:from:to:cc :subject:date; bh=Nps3ANTgE3seawbM5+PmTIn4OgiLjhxFHyf2GdOQ0aw=; b=2D9hTkt9WwUgZcnLr5WNnwhqV1zht1bH9f1LiV4HddKG8pd1jQvxt1rVAUlNuI1lze NoNaRSqbeTztOkmawhQ6rVitvN9TzZTmGxk2tJP+nY3BEqxHu7ddQwmNSrrrBcMK6+NU 36/H/5MjIAWkvdJHuMpbZZxKcrr+1l3FDmv2y/UJOFZfRo1kKNTOrNwEZJoYEtlsFUb6 F2SrWfu4vIbMDZOJ7UOUCNZBVSw/ds+aC4TqSHkuidzppFoW7V3hM7fA3b/PuDhYo8sr 2+/w+LmpwEPOm+VREv8e0LTSnlcAarQfi7vtltei6qHAaT2D5M0K55179gguj4LZYPYW COCA== X-Gm-Message-State: ACrzQf2C5fkZXWIhzmdjhTbGel/QtYbFHZmDMVBTM34meN78rU5mb32w XevaxGcAghRrw4LURAQur3puaw== X-Google-Smtp-Source: AMsMyM5/GiiOcSG8h4Q42kXYkm+cp1fWvkF4ICXjgnEHrrmPrXmpPhk8X6qMZA4gaaAVzUStl0KkDQ== X-Received: by 2002:adf:efc6:0:b0:22c:c6cc:87dc with SMTP id i6-20020adfefc6000000b0022cc6cc87dcmr2042704wrp.522.1664356499019; Wed, 28 Sep 2022 02:14:59 -0700 (PDT) Received: from arrakeen.starnux.net ([2a01:e0a:982:cbb0:52eb:f6ff:feb3:451a]) by smtp.gmail.com with ESMTPSA id p2-20020a5d6382000000b0022a53fe201fsm2420016wru.68.2022.09.28.02.14.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 28 Sep 2022 02:14:58 -0700 (PDT) From: Neil Armstrong Date: Wed, 28 Sep 2022 09:14:57 +0000 Subject: [PATCH v1 7/7] arm: dts: qcom: mdm9615: remove useless amba subnode MIME-Version: 1.0 Message-Id: <20220928-mdm9615-dt-schema-fixes-v1-7-b6e63a7df1e8@linaro.org> References: <20220928-mdm9615-dt-schema-fixes-v1-0-b6e63a7df1e8@linaro.org> In-Reply-To: <20220928-mdm9615-dt-schema-fixes-v1-0-b6e63a7df1e8@linaro.org> To: Andy Gross , Krzysztof Kozlowski , Bjorn Andersson , Rob Herring , Konrad Dybcio Cc: devicetree@vger.kernel.org, Neil Armstrong , linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org X-Mailer: b4 0.10.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Since amba node type has been deprecated, remove this subnode and move the mmc nodes in the main soc node. Signed-off-by: Neil Armstrong diff --git a/arch/arm/boot/dts/qcom-mdm9615.dtsi b/arch/arm/boot/dts/qcom-mdm9615.dtsi index d8723bd3fedb..1db822db7702 100644 --- a/arch/arm/boot/dts/qcom-mdm9615.dtsi +++ b/arch/arm/boot/dts/qcom-mdm9615.dtsi @@ -314,49 +314,43 @@ sdcc2bam: dma-controller@12142000{ qcom,ee = <0>; }; - amba { - compatible = "simple-bus"; - #address-cells = <1>; - #size-cells = <1>; - ranges; - sdcc1: mmc@12180000 { - status = "disabled"; - compatible = "arm,pl18x", "arm,primecell"; - arm,primecell-periphid = <0x00051180>; - reg = <0x12180000 0x2000>; - interrupts = ; - clocks = <&gcc SDC1_CLK>, <&gcc SDC1_H_CLK>; - clock-names = "mclk", "apb_pclk"; - bus-width = <8>; - max-frequency = <48000000>; - cap-sd-highspeed; - cap-mmc-highspeed; - vmmc-supply = <&vsdcc_fixed>; - dmas = <&sdcc1bam 2>, <&sdcc1bam 1>; - dma-names = "tx", "rx"; - assigned-clocks = <&gcc SDC1_CLK>; - assigned-clock-rates = <400000>; - }; + sdcc1: mmc@12180000 { + status = "disabled"; + compatible = "arm,pl18x", "arm,primecell"; + arm,primecell-periphid = <0x00051180>; + reg = <0x12180000 0x2000>; + interrupts = ; + clocks = <&gcc SDC1_CLK>, <&gcc SDC1_H_CLK>; + clock-names = "mclk", "apb_pclk"; + bus-width = <8>; + max-frequency = <48000000>; + cap-sd-highspeed; + cap-mmc-highspeed; + vmmc-supply = <&vsdcc_fixed>; + dmas = <&sdcc1bam 2>, <&sdcc1bam 1>; + dma-names = "tx", "rx"; + assigned-clocks = <&gcc SDC1_CLK>; + assigned-clock-rates = <400000>; + }; - sdcc2: mmc@12140000 { - compatible = "arm,pl18x", "arm,primecell"; - arm,primecell-periphid = <0x00051180>; - status = "disabled"; - reg = <0x12140000 0x2000>; - interrupts = ; - clocks = <&gcc SDC2_CLK>, <&gcc SDC2_H_CLK>; - clock-names = "mclk", "apb_pclk"; - bus-width = <4>; - cap-sd-highspeed; - cap-mmc-highspeed; - max-frequency = <48000000>; - no-1-8-v; - vmmc-supply = <&vsdcc_fixed>; - dmas = <&sdcc2bam 2>, <&sdcc2bam 1>; - dma-names = "tx", "rx"; - assigned-clocks = <&gcc SDC2_CLK>; - assigned-clock-rates = <400000>; - }; + sdcc2: mmc@12140000 { + compatible = "arm,pl18x", "arm,primecell"; + arm,primecell-periphid = <0x00051180>; + status = "disabled"; + reg = <0x12140000 0x2000>; + interrupts = ; + clocks = <&gcc SDC2_CLK>, <&gcc SDC2_H_CLK>; + clock-names = "mclk", "apb_pclk"; + bus-width = <4>; + cap-sd-highspeed; + cap-mmc-highspeed; + max-frequency = <48000000>; + no-1-8-v; + vmmc-supply = <&vsdcc_fixed>; + dmas = <&sdcc2bam 2>, <&sdcc2bam 1>; + dma-names = "tx", "rx"; + assigned-clocks = <&gcc SDC2_CLK>; + assigned-clock-rates = <400000>; }; tcsr: syscon@1a400000 {