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 X-Spam-Level: X-Spam-Status: No, score=-16.6 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2B569C433DB for ; Mon, 1 Mar 2021 14:34:58 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id EE25564DFB for ; Mon, 1 Mar 2021 14:34:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236406AbhCAOe5 (ORCPT ); Mon, 1 Mar 2021 09:34:57 -0500 Received: from esa.microchip.iphmx.com ([68.232.154.123]:27387 "EHLO esa.microchip.iphmx.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235788AbhCAOed (ORCPT ); Mon, 1 Mar 2021 09:34:33 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1614609273; x=1646145273; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=e+pcNoW+z4Tfpn0FXC+20pV0rQdJccK4sUrqY/d4K/Y=; b=YzzRtILYgglLEOUrSoWka57d31SmNbq6EeiMDHzWaLL1l/xKoToy/zMt GiW+x8JU3WKSkwYY1zlFUqlTLs1TgHeKw1+fLgeZSywWM5WhiXtewjXBV 1HvWUpUcVrYaAQSvcEAIypQmHu51TNeLpQyDOCdRYF6U60dWndi31gH/W JJSk8+N0RWtNw0R/bPb8nnROMDMAOoQeN9xtTTuyBmnjHINhogTj2aW4T BkcmB4I5qEIcrbBuMdsI/vmBhV9ZeDj7opf+jvGxxzF2z6QUQJP3sFQRO DZgswPAASd8NarfQR8PHVWqsXqlh7KKR2D7B9nmMyXDhBw8K+t+zZBSou g==; IronPort-SDR: FcZ626acPNEDzkH85sYJs/0tRpPUIkCYUV6IreHpxxbz6VZdKZ/omvjKj/eJteEi9DP5gtoRbv +wtCY6YEXRvSrWY9odHQ3jNg/VmLwEIjtZfgsWcRu9z4t2uID24f+XdISvwGIdI7yTt0JmSTUd k0XcN9JYMxiGSue7Gb9/x65lO/Bq7XKhtgSf9+eetGxPDVDbbMOrND1qtmUqfjesfahZLqjNyI 9MlHgHReVTpXMpC3d47VKKIY7I1Y95nk+yGYqQGEoSA60W5v3+2WZnF2oZqymKXv4N0o61KvZg Cso= X-IronPort-AV: E=Sophos;i="5.81,215,1610434800"; d="scan'208";a="105498487" Received: from smtpout.microchip.com (HELO email.microchip.com) ([198.175.253.82]) by esa4.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 01 Mar 2021 07:33:17 -0700 Received: from chn-vm-ex04.mchp-main.com (10.10.85.152) by chn-vm-ex02.mchp-main.com (10.10.85.144) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.1979.3; Mon, 1 Mar 2021 07:33:17 -0700 Received: from ROB-ULT-M18282.microchip.com (10.10.115.15) by chn-vm-ex04.mchp-main.com (10.10.85.152) with Microsoft SMTP Server id 15.1.1979.3 via Frontend Transport; Mon, 1 Mar 2021 07:33:14 -0700 From: Eugen Hristev To: , CC: , , , , , Eugen Hristev Subject: [PATCH 1/4] dt-bindings: iio: adc: at91-sama5d2: add compatible for sama7g5-adc Date: Mon, 1 Mar 2021 16:32:53 +0200 Message-ID: <20210301143256.16502-2-eugen.hristev@microchip.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20210301143256.16502-1-eugen.hristev@microchip.com> References: <20210301143256.16502-1-eugen.hristev@microchip.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Add compatible for microchip,sama7g5-adc device. Signed-off-by: Eugen Hristev --- Documentation/devicetree/bindings/iio/adc/atmel,sama5d2-adc.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/iio/adc/atmel,sama5d2-adc.yaml b/Documentation/devicetree/bindings/iio/adc/atmel,sama5d2-adc.yaml index 79c13b408eda..efed361215b4 100644 --- a/Documentation/devicetree/bindings/iio/adc/atmel,sama5d2-adc.yaml +++ b/Documentation/devicetree/bindings/iio/adc/atmel,sama5d2-adc.yaml @@ -15,6 +15,7 @@ properties: enum: - atmel,sama5d2-adc - microchip,sam9x60-adc + - microchip,sama7g5-adc reg: maxItems: 1 -- 2.25.1 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 X-Spam-Level: X-Spam-Status: No, score=-16.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1004AC433E6 for ; Mon, 1 Mar 2021 14:34:50 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id CC1B464DFB for ; Mon, 1 Mar 2021 14:34:49 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org CC1B464DFB Authentication-Results: mail.kernel.org; dmarc=fail (p=quarantine dis=none) header.from=microchip.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To:Message-ID:Date: Subject:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=2GtuBBTH0ngmCrjSHaTTKJMvkxO6w7rmF7bby6opq/g=; b=1SapUXFjeutVJIU+EXDcyAV9q n3vKy1Sw6G4RRVQbY9mhJcoYsTQ/Scht1I+EPkfYWtUHY6bVUC0UiqcttZIS9RbP/uxaLFQW6yukp GnZlMVjD1vgIK3zDbdEHK++i8GEY/VOjddHSdLwxMFbxtrjZvIeyJ9xwr7FJj9VUHYlVD8enpYzZ3 Q15lH6hcFWBBblbjYEFUbbu53okEvuPnBwGIMxOEY1tRmBM2Tt556TpJpglA+B+322QJygoOKo1mN WhNCxD9loHbbBSzyDbi2Ua9RtLiWZwWE8oubQxKOuvq9H6otg4LIPv5XsBjaYuIMGST+GRsYG9mCS tzvb63HIw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1lGjbt-0001Rd-EN; Mon, 01 Mar 2021 14:33:21 +0000 Received: from esa.microchip.iphmx.com ([68.232.154.123]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1lGjbr-0001Qt-0H for linux-arm-kernel@lists.infradead.org; Mon, 01 Mar 2021 14:33:20 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1614609198; x=1646145198; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=e+pcNoW+z4Tfpn0FXC+20pV0rQdJccK4sUrqY/d4K/Y=; b=mgSlaR2JhN62jGW0cUeuS4Xvik9f2mbyBxLnMFoTtG0v9dHxtOYM3PEH VS88PL6LmlAKZRJieeyJz7gpQF+5gicK/EiqM/slgTGUZX6b6CE9wmNJd 9LpGiw51tJjmkjiinR2fkZB5aUxNABE9dFOpVfb2qavzViJiskmoEeaBA FiBK3sjJ5oZVkzuy7JzVNhiJp39EctHH6wo5yZyZcNOZkqE1lo/qixQNX YsVgOwkw/85vuW+u1F1vnTSLWaCQxm50y8EpBDPK/VPvnFNu7xWXCvQl4 SF6oRn5kcboOlHhZTLteZ6LnC6ipKB/Wy2cNnD986G7Ib7mrnEDnahGGf w==; IronPort-SDR: FcZ626acPNEDzkH85sYJs/0tRpPUIkCYUV6IreHpxxbz6VZdKZ/omvjKj/eJteEi9DP5gtoRbv +wtCY6YEXRvSrWY9odHQ3jNg/VmLwEIjtZfgsWcRu9z4t2uID24f+XdISvwGIdI7yTt0JmSTUd k0XcN9JYMxiGSue7Gb9/x65lO/Bq7XKhtgSf9+eetGxPDVDbbMOrND1qtmUqfjesfahZLqjNyI 9MlHgHReVTpXMpC3d47VKKIY7I1Y95nk+yGYqQGEoSA60W5v3+2WZnF2oZqymKXv4N0o61KvZg Cso= X-IronPort-AV: E=Sophos;i="5.81,215,1610434800"; d="scan'208";a="105498487" Received: from smtpout.microchip.com (HELO email.microchip.com) ([198.175.253.82]) by esa4.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 01 Mar 2021 07:33:17 -0700 Received: from chn-vm-ex04.mchp-main.com (10.10.85.152) by chn-vm-ex02.mchp-main.com (10.10.85.144) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.1979.3; Mon, 1 Mar 2021 07:33:17 -0700 Received: from ROB-ULT-M18282.microchip.com (10.10.115.15) by chn-vm-ex04.mchp-main.com (10.10.85.152) with Microsoft SMTP Server id 15.1.1979.3 via Frontend Transport; Mon, 1 Mar 2021 07:33:14 -0700 From: Eugen Hristev To: , Subject: [PATCH 1/4] dt-bindings: iio: adc: at91-sama5d2: add compatible for sama7g5-adc Date: Mon, 1 Mar 2021 16:32:53 +0200 Message-ID: <20210301143256.16502-2-eugen.hristev@microchip.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20210301143256.16502-1-eugen.hristev@microchip.com> References: <20210301143256.16502-1-eugen.hristev@microchip.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210301_093319_265922_BFDBCF88 X-CRM114-Status: UNSURE ( 8.77 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org, ludovic.desroches@microchip.com, Eugen Hristev , linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Add compatible for microchip,sama7g5-adc device. Signed-off-by: Eugen Hristev --- Documentation/devicetree/bindings/iio/adc/atmel,sama5d2-adc.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/iio/adc/atmel,sama5d2-adc.yaml b/Documentation/devicetree/bindings/iio/adc/atmel,sama5d2-adc.yaml index 79c13b408eda..efed361215b4 100644 --- a/Documentation/devicetree/bindings/iio/adc/atmel,sama5d2-adc.yaml +++ b/Documentation/devicetree/bindings/iio/adc/atmel,sama5d2-adc.yaml @@ -15,6 +15,7 @@ properties: enum: - atmel,sama5d2-adc - microchip,sam9x60-adc + - microchip,sama7g5-adc reg: maxItems: 1 -- 2.25.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel