From patchwork Wed Aug 9 12:04:25 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bryan O'Donoghue X-Patchwork-Id: 712808 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 6C5F3EB64DD for ; Wed, 9 Aug 2023 12:04:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231732AbjHIMEi (ORCPT ); Wed, 9 Aug 2023 08:04:38 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42238 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230079AbjHIMEi (ORCPT ); Wed, 9 Aug 2023 08:04:38 -0400 Received: from mail-wm1-x32c.google.com (mail-wm1-x32c.google.com [IPv6:2a00:1450:4864:20::32c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5B2E510FE for ; Wed, 9 Aug 2023 05:04:37 -0700 (PDT) Received: by mail-wm1-x32c.google.com with SMTP id 5b1f17b1804b1-3fe24dd8898so57200615e9.2 for ; Wed, 09 Aug 2023 05:04:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1691582676; x=1692187476; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=DpLjRlIwfiCIPhXQ/Dw8a2LYQYJEGEfEBrbeVKy3sfo=; b=VwphgqyKEgD0KNQ2yo88rEAVFK6PIJpR1FHyQi5VcbsChtgHPx7X4+qXQodK4c4hBw zTn+NK72RI82gAm9QXfM8KgKi16Bv6qMRImdGg9aiwybypcZk06br3Taceyww59RF6pI 4P1pKhSqhD9K9VWIbebdQSYCfVPNmPqBNdSbb9hGe8rUReMSEQeYx/+6itqKJZcqPmtZ QYHiwPz3UDdVJXb76uErpgrmX06bYGD5QkyC7AYO+ijNadK7q7S9IfVKC+o9kA9EsZ+B irl7FmrbcfV++JFpP9zjy7QNbezYfawmtJkRDtaOA8JIfWRx3dAt0XR9Qe5wGf+9Klvr EwWg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691582676; x=1692187476; 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=DpLjRlIwfiCIPhXQ/Dw8a2LYQYJEGEfEBrbeVKy3sfo=; b=gP8o/dF6WNFxeKrmVkbhPYXcgy14CkIfgc4DNeS7spobq9ILQTyFlhEQygi1aiwFWO /y/02jmHZnUiWSuFeq87IIHjXKmpMx5uPUSmSGBtRboY0hZknVdsRxXx5ofLj5LlBcAF ylvcQy8GTTeXTfsvghwbImcF3Veqi2uhmS72lKD6BQZaDh/TU+KUeNQ3wODpODO/EEs2 zT+/OZpe2gU513j2bkJFHNfNB/uEIabaZBzj0JHrH4i0mjpeRLRHBLX6wTl0GZrVibOm yFhg5ZB6NR9ihKyISFGyhLC1R+yF86qAUCYUhiGTk42ZVnIOsCtLy6iEb3Ni1DPQ/zO+ orvw== X-Gm-Message-State: AOJu0Yyq8RwZxq2vFhlFQYz40VSE+sknJkm+o1jM6qNTAS2xo+ao1/Yx mMjX41kXoP/od1Df5vbKqouGdw== X-Google-Smtp-Source: AGHT+IEiZ4Ynt42q1VGJptXkiqEPdpToCeX/GNcbNwxNZADxCAbwrpvgOCbEKfUmrKARtFrKvmGnkQ== X-Received: by 2002:a05:600c:2116:b0:3fe:2102:8085 with SMTP id u22-20020a05600c211600b003fe21028085mr1999263wml.8.1691582675791; Wed, 09 Aug 2023 05:04:35 -0700 (PDT) Received: from sagittarius-a.chello.ie (188-141-3-169.dynamic.upc.ie. [188.141.3.169]) by smtp.gmail.com with ESMTPSA id b13-20020a05600c11cd00b003fe1a96845bsm1808573wmi.2.2023.08.09.05.04.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 09 Aug 2023 05:04:35 -0700 (PDT) From: Bryan O'Donoghue To: agross@kernel.org, andersson@kernel.org, konrad.dybcio@linaro.org, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, loic.poulain@linaro.org, rfoss@kernel.org Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, bryan.odonoghue@linaro.org Subject: [PATCH 0/7] apq8016: camss: Update dts with various fixes Date: Wed, 9 Aug 2023 13:04:25 +0100 Message-Id: <20230809120432.1036405-1-bryan.odonoghue@linaro.org> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org This is a series which updates the apq8016-sbc to fixup CAMSS support. The first four patches fixup the current state of the ov5640 bindings for the apq8016. Following on from that we move the ov5640 sensor from the main apq8016-sbc into a standalone mezzanine dts with an accompanying patch to enable the sensor by default in the mezzaine. This makes sense since the D3 Engineering camera mezzanine is but one of a slew of camera mezzanines we can attach here. The final patch switches on CAMSS in the core apq8016-sbc allowing us to use the test-pattern-generator TPG on apq8016-sbc with or without a camera mezzaine attached. This to me is a good idea since it means we can test out and verify the CAMSS on this board absent a camera mezzaine on the main apq8016 board. Link: https://git.codelinaro.org/bryan.odonoghue/kernel/-/tree/linux-next-23-08-07-db410c-rb3-camss-dts Bryan O'Donoghue (7): arm64: dts: qcom: apq8016-sbc: Fix ov5640 regulator supply names arm64: dts: qcom: apq8016-sbc: Fix ov5640 data-lanes declaration arm64: dts: qcom: apq8016-sbc: Set ov5640 assigned-clock arm64: dts: qcom: apq8016-sbc: Rename ov5640 enable-gpios to powerdown-gpios arm64: dts: qcom: apq8016-sbc-d3-camera-mezzanine: Move default ov5640 to a standalone dts arm64: dts: qcom: apq8016-sbc-d3-camera-mezzanine: Enable the sensor by default arm64: dts: qcom: apq8016-sbc: Enable camss for non-mezzanine cases arch/arm64/boot/dts/qcom/Makefile | 1 + .../qcom/apq8016-sbc-d3-camera-mezzanine.dts | 54 +++++++++++++++++++ arch/arm64/boot/dts/qcom/apq8016-sbc.dts | 39 -------------- 3 files changed, 55 insertions(+), 39 deletions(-) create mode 100644 arch/arm64/boot/dts/qcom/apq8016-sbc-d3-camera-mezzanine.dts