From patchwork Thu Feb 16 12:52:48 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 654230 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 6B676C61DA4 for ; Thu, 16 Feb 2023 12:53:05 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230343AbjBPMxE (ORCPT ); Thu, 16 Feb 2023 07:53:04 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35568 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229674AbjBPMxD (ORCPT ); Thu, 16 Feb 2023 07:53:03 -0500 Received: from mail-wr1-x430.google.com (mail-wr1-x430.google.com [IPv6:2a00:1450:4864:20::430]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E63B23E62E for ; Thu, 16 Feb 2023 04:53:01 -0800 (PST) Received: by mail-wr1-x430.google.com with SMTP id l2so1802057wry.0 for ; Thu, 16 Feb 2023 04:53:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20210112.gappssmtp.com; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=xezfJbuh45gj2JjckjB6XpRuXqlI1L0Zk27ygbHi2sM=; b=RsKln7AsMorwkH0gJU5OyxYkvD7xpdbVrOXvSnQ+O3lOsKzg01F4eEfoPoTP9nDfda x/G0TM2xa2QorP1CJtxSXjdKONHzb7sCtGQgHeRyp4Oy4M7pQG4SgxBXcy+kgZmHVdY9 /jLpfjxp7ZOSubVg73McCDBXV8jKx01//BOn5aZeDdhkeJ93Fkr19sv5gmHfUHnjXMVL 72vu1sp+yr5dF7Chsxr1/FbOt6stY59vrlelop6QHBpx+5+RrizttWpwXALe3Iscksl2 rX3MFmpEJCJIuEprwXqmJfE3lJWjfcpupeOdee5fvT5QeMIrih/NlhsYyfgMp71SsTYX 3wMA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=xezfJbuh45gj2JjckjB6XpRuXqlI1L0Zk27ygbHi2sM=; b=Qwnojie+qAifYKj23xwQty9z8QS0qTZFatLNPTfo0w5ld+uuibrnxdcbcYzTesfklu 0adLw00Qq1k/7P/eJynOY66yE4prL1P426RdgzLS6SsoHD00qy4EIP6s6bdCBFA7Amao jJRC6pEvc0j5Pmqj2poCuU7bQ/cSdJO4N9Hz+C8497l0kkhPlHxUtCLXsAflwA2M3a1z zYvOfVO2HYEczP8l8p3q7elfprDf8xTVahYeaKR3kY1aN1kpYQBaJgIKnMx853CAAyg1 bW25+prv2jpRvR82seWrO2zVyRymteJiluwtbfUUGg5SfPdC47W49c3QFGxXPvhMUIof etyw== X-Gm-Message-State: AO0yUKUWkG/UcOX8vG87M3LN4baG+Csz9r0vlY8hfmeShkdMAhPLFBVZ ooepZVm7lKXvv98qjGlOhrw6kw== X-Google-Smtp-Source: AK7set8+SE5hruj4LixBR3rciJmVVEiwg886Sj8o4flmK5eiTC3sED9nIXtrzH7qrgBPh2zYIzA8Gg== X-Received: by 2002:a5d:68c1:0:b0:2c5:58f5:3c40 with SMTP id p1-20020a5d68c1000000b002c558f53c40mr4200012wrw.47.1676551980417; Thu, 16 Feb 2023 04:53:00 -0800 (PST) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:7c5b:1160:db5d:72da]) by smtp.gmail.com with ESMTPSA id h18-20020adffd52000000b002be5bdbe40csm1453292wrs.27.2023.02.16.04.52.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 16 Feb 2023 04:53:00 -0800 (PST) From: Bartosz Golaszewski To: Andy Gross , Bjorn Andersson , Konrad Dybcio , Rob Herring , Krzysztof Kozlowski Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Bartosz Golaszewski Subject: [PATCH v3 0/9] arm64: dts: qcom: sa8775p-ride: enable relevant QUPv3 IPs Date: Thu, 16 Feb 2023 13:52:48 +0100 Message-Id: <20230216125257.112300-1-brgl@bgdev.pl> X-Mailer: git-send-email 2.37.2 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org From: Bartosz Golaszewski This enables the QUPv3 interfaces that are exposed on the sa8775p-ride board: I2C, SPI and the Bluetooth and GNSS UART ports. v2 -> v3: - fix the interrupt number for uart12 - replace underscores with hyphens in DT node names (although make dtbs_check does not raise warnings about this) - rearrange the commits so that they're more fine-grained with separate patches for adding nodes to dtsi and enabling them for the board v1 -> v2: - uart17 is the Bluetooth port, not GNSS - add uart12 for GNSS too in that case Bartosz Golaszewski (9): arm64: dts: qcom: sa8775p: add the QUPv3 #2 node arm64: dts: qcom: sa8775p-ride: enable QUPv3 #2 arm64: dts: qcom: sa8775p: add the i2c18 node arm64: dts: qcom: sa8775p-ride: enable i2c18 arm64: dts: qcom: sa8775p: add the spi16 node arm64: dts: qcom: sa8775p-ride: enable the SPI node arm64: dts: qcom: sa8775p: add high-speed UART nodes arm64: dts: qcom: sa8775p-ride: enable the GNSS UART port arm64: dts: qcom: sa8775p-ride: enable the BT UART port arch/arm64/boot/dts/qcom/sa8775p-ride.dts | 100 ++++++++++++++++++++++ arch/arm64/boot/dts/qcom/sa8775p.dtsi | 86 +++++++++++++++++++ 2 files changed, 186 insertions(+)