From patchwork Thu Oct 13 15:54:16 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 13006200 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 CD6DEC43217 for ; Thu, 13 Oct 2022 15:56:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229916AbiJMP40 (ORCPT ); Thu, 13 Oct 2022 11:56:26 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58992 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229895AbiJMP4Z (ORCPT ); Thu, 13 Oct 2022 11:56:25 -0400 Received: from mail-qt1-x829.google.com (mail-qt1-x829.google.com [IPv6:2607:f8b0:4864:20::829]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D0ABADAC45 for ; Thu, 13 Oct 2022 08:56:23 -0700 (PDT) Received: by mail-qt1-x829.google.com with SMTP id h15so1632801qtu.2 for ; Thu, 13 Oct 2022 08:56:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=j3PRQnLRvfXqNUkcNjmJu/EoFGR8mRPqRK0FF4Uwz8U=; b=eYzcVw8ZgCzx5XLSQ6jYuII+9/Ff4AP8xavQYz/H5BEw7uFsY3Ohk5mTl8Ia2+GTz+ 2+Hisu5X0ta1CJfmFfKmXAIkjaNNKXfaZgimSa3b2phH2ny0KP1s+QMuf6Mpr6xkJ+Mv tzcd3llLvybWcO2Z9K42Btd/XB9q2WOMb8z16kpFYAmxdd8shqtUalqNvBvysuRQ2ZZv uVfjx/2PIv4s+eO6MQPSQUg2hsLoveT8a07+OppdWcqGjnqVXvZI+IGCWbPfOA/M+Fnj atf87vF/UAJosAxN3n35vJyU/WmTmyrQgYc77bG05EAVcOivwAKkiIZKlqDWKvFLOoxD 8gNg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=j3PRQnLRvfXqNUkcNjmJu/EoFGR8mRPqRK0FF4Uwz8U=; b=ik8IAgDeBAIpCb56iddNdOOrnFfJVI52Cm5gGPNBMVzEb77tk7gSu01VFbTrYk+Cpk iBZPVgUOOF/qU829lmu5lkMiha5BU86AXocg3eMZVv+2CR+OQk0waGjOwT7cvYPX0vlg gK/Pl4TT1O3KQ6ACcr3+NjhR1/LxBPEvV646Ice/chZSJ0TWWbvmK0Lbj+52w7WzkU+j UNTgf27geDkxJcgrVPSy3HCA2Y1uHrOJvj1mgk5V2Lq/I+vH431UTR+Dd9OBiTCn5Ieu wSZyXII2o/2Q4N9vA3fWkp02ZI0yHnodZByPFDGtGeIjnYw64Srk8y/+e+KgUukIYPAT 6xCQ== X-Gm-Message-State: ACrzQf2HAgkpbBnbBdtMKMatleTvBw6OcYHudCTt7mWGRlEOPEHkuNHU xc52gOUtjZtYLsN33rZ6AbeRSQ== X-Google-Smtp-Source: AMsMyM6fkg8M4mnN25X+2FtDvmjE+eEeFlBLVN1yds4O9/Ex2cNkwqzvP+2nU1KVC+RfhWxyOdik7Q== X-Received: by 2002:ac8:7c43:0:b0:35c:cd8f:3da5 with SMTP id o3-20020ac87c43000000b0035ccd8f3da5mr395117qtv.61.1665676582952; Thu, 13 Oct 2022 08:56:22 -0700 (PDT) Received: from krzk-bin.home (cpe-72-225-192-120.nyc.res.rr.com. [72.225.192.120]) by smtp.gmail.com with ESMTPSA id u6-20020a05620a0c4600b006cec8001bf4sm65280qki.26.2022.10.13.08.56.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 13 Oct 2022 08:56:22 -0700 (PDT) From: Krzysztof Kozlowski To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski , linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH 2/4] dt-bindings: arm: qcom: Document IPQ4018 boards Date: Thu, 13 Oct 2022 11:54:16 -0400 Message-Id: <20221013155418.47577-2-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20221013155418.47577-1-krzysztof.kozlowski@linaro.org> References: <20221013155418.47577-1-krzysztof.kozlowski@linaro.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Add compatibles for existing boards with IPQ4018 SoC: ALFA Network AP120C-AC and 8devices Jalapeno. Signed-off-by: Krzysztof Kozlowski Acked-by: Rob Herring --- Documentation/devicetree/bindings/arm/qcom.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index 1b5ac6b02bc5..9ae0e7c675b3 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -29,6 +29,7 @@ description: | apq8074 apq8084 apq8096 + ipq4018 ipq6018 ipq8074 mdm9615 @@ -244,6 +245,12 @@ properties: - sony,xperia-poplar - const: qcom,msm8998 + - items: + - enum: + - 8dev,jalapeno + - alfa-network,ap120c-ac + - const: qcom,ipq4018 + - items: - enum: - qcom,ipq4019-ap-dk01.1-c1