From mboxrd@z Thu Jan 1 00:00:00 1970 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 5F2A7C43334 for ; Mon, 11 Jul 2022 04:30:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229714AbiGKEaH (ORCPT ); Mon, 11 Jul 2022 00:30:07 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35176 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229688AbiGKEaE (ORCPT ); Mon, 11 Jul 2022 00:30:04 -0400 Received: from mail-ej1-x629.google.com (mail-ej1-x629.google.com [IPv6:2a00:1450:4864:20::629]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0A20418E3A; Sun, 10 Jul 2022 21:30:03 -0700 (PDT) Received: by mail-ej1-x629.google.com with SMTP id a9so6815246ejf.6; Sun, 10 Jul 2022 21:30:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=fi53u4QJgosCISnTmcyYiG9I9s/LhFX3/A6st//BwUM=; b=Hd55IR61uvW2yTondhIt00vpk9E5U8B+C/utJoAupC7aIVwBiC7pAfSfxjlP69HlVf I1BJfhC5TyMSkhHlKm843yxrBVePP/9I/yoM4WQbkxAAtduvvOBUZWbYxezVbdhBN/A5 yA4Za8Uid9NBZXuudDSvgmQgTvV0G1f0/ralZYpK3kOXdsyCnzhh+h2PSAPXj0px2b4h raz1bIHbnL89lX/3jpX96yf5esgDt+ohllt3rgvqItOpWZXOdPKnhr1GyVDCEXIXh36P Sus3XA2j1PIH/POGVvqtc6WTkynYteu1zzcA9HdtMftFgOC9MAphnEWyKN+k/ZbFAqbH bhkA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=fi53u4QJgosCISnTmcyYiG9I9s/LhFX3/A6st//BwUM=; b=lzTMnzvnD234ZSdverwU4ltgdiqDyqkWniTF1oZBqgD5bMHLsc7CfFVcKJ8NIYKscT YwLCr+QgbL+JExLIFpumuA2mzzw8uSv55qEvSJoNUOTvJKUGtD8rRc/6a/UrqZfjbfWJ K02lofA2uUU4s4bTeRcFVCVKhSeKMJ6ON2lAzdq0Q640fK2hQmz9UIGcctkNlG6NIsRG O/BH50k0/SQLBZL2j0Q14fqk6eSjg/4hOu9H6dePYfho7TKfFrSw5SL19C6q4K6MrWIZ RufyOKT92ZFf70BX+I4VgSpHpLaOyYRpJGFcemspNN4z30xElipSw0x3tMo+7iyKJiC7 U8zA== X-Gm-Message-State: AJIora/R0kq6bYmSwaUNf1tONomxuxxsxVb8sD4XUzTwNnNJQ43zRIQh vXY9lAJ1AIXV5Bm43oVI2Uk= X-Google-Smtp-Source: AGRyM1u5ok/VBonTP+OnfW26t7V5NT0deUGsauIvg2tLk5Lm3cqcvEcU3/9UoIiQdJ31AK80gQo3Bg== X-Received: by 2002:a17:907:75c6:b0:72b:496c:77c7 with SMTP id jl6-20020a17090775c600b0072b496c77c7mr6465141ejc.47.1657513801672; Sun, 10 Jul 2022 21:30:01 -0700 (PDT) Received: from localhost.localdomain (89-39-107-113.hosted-by-worldstream.net. [89.39.107.113]) by smtp.gmail.com with ESMTPSA id j17-20020a17090623f100b00726298147b1sm2203100ejg.161.2022.07.10.21.29.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 10 Jul 2022 21:30:01 -0700 (PDT) From: Yassine Oudjana X-Google-Original-From: Yassine Oudjana To: Mauro Carvalho Chehab , Rob Herring , Krzysztof Kozlowski , Tianshu Qiu , Bingbu Cao Cc: Yassine Oudjana , Yassine Oudjana , linux-media@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 2/3] media: dt-bindings: ak7375: Add supplies Date: Mon, 11 Jul 2022 08:28:38 +0400 Message-Id: <20220711042838.213351-3-y.oudjana@protonmail.com> X-Mailer: git-send-email 2.37.0 In-Reply-To: <20220711042838.213351-1-y.oudjana@protonmail.com> References: <20220711042838.213351-1-y.oudjana@protonmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Yassine Oudjana Add supply properties to describe regulators needed to power the AK7375 VCM. Signed-off-by: Yassine Oudjana --- .../devicetree/bindings/media/i2c/ak7375.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Documentation/devicetree/bindings/media/i2c/ak7375.yaml b/Documentation/devicetree/bindings/media/i2c/ak7375.yaml index 4fc216846ae7..baa91de55927 100644 --- a/Documentation/devicetree/bindings/media/i2c/ak7375.yaml +++ b/Documentation/devicetree/bindings/media/i2c/ak7375.yaml @@ -20,9 +20,17 @@ properties: reg: maxItems: 1 + vdd-supply: + description: VDD supply + + vio-supply: + description: I/O pull-up supply + required: - compatible - reg + - vdd-supply + - vio-supply additionalProperties: false @@ -35,6 +43,9 @@ examples: ak7375: camera-lens@c { compatible = "asahi-kasei,ak7375"; reg = <0x0c>; + + vdd-supply = <&vreg_l23a_2p8>; + vio-supply = <&vreg_lvs1a_1p8>; }; }; -- 2.37.0