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 D9773C38145 for ; Thu, 8 Sep 2022 15:13:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232921AbiIHPNr (ORCPT ); Thu, 8 Sep 2022 11:13:47 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51280 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232891AbiIHPNo (ORCPT ); Thu, 8 Sep 2022 11:13:44 -0400 Received: from mail-lf1-x12e.google.com (mail-lf1-x12e.google.com [IPv6:2a00:1450:4864:20::12e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1687BF3408 for ; Thu, 8 Sep 2022 08:13:43 -0700 (PDT) Received: by mail-lf1-x12e.google.com with SMTP id m15so8572411lfl.9 for ; Thu, 08 Sep 2022 08:13:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date; bh=y/RNcpUkEWX2LV+zjgSM9Uw7i5Cj3xbd4iTiTdZT/kk=; b=xl/3NoNrq/EXUAgr7Z+O5Qoq4OauCrG6GzaL+RLlsNhWOrObQMgPAt/K0vf8gqgSGk 6Sd3OBdw67hHE/2QfClr0K0vxJhuqsuuxmEA3GF/RLbFUyHJIT4xU8JCkK5j4ZNQ5xTk FgsDe5Ea0RNm7+u78D+7yDXSAJxP1S977y/xmhhSPO99gHHl7QcP+u9mbnJJOL2vP3bI i35ByUQYoDMZ5iRoTCpQGZCTeTMfK+9zyxYxvSeCBLvHDxoU7UAgE3jv451q+7oVsjjK iQ/wiryCXBgta1203Im73nLGUnZ557jbVxCxz9nCohitmKxR9ef+mFFFjvMkcRW+Dxwd /6/g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date; bh=y/RNcpUkEWX2LV+zjgSM9Uw7i5Cj3xbd4iTiTdZT/kk=; b=NVsC0jJGaSe20SKEsGCQU2V/ATldo9WvR0OpqbF3468Tovi6tYe08gm3Qux43ONj2d ATqjdmKnDBXsPG7Yyr0LLF2ivHU75lqeZwKXsFQZ/zuyBiffEROTN4cCmU231HVCQCQ6 8IrzUYjs1m0hLt/mnZZ7oHJ7MYKItLwSwtsvYX+yELaikyc3L0LFkoTBJ1OBJVRZEi4X mvdtDInt4eYuYwXhDuqeUZHd7SJkAAjMscs4eYl+NJyi3xeU7viMCLOgxhq1SO+ZLrzg +/DmEG7TU0UBWyauZXpM4GLAcU9jN5op5kKfRwssKz1YBWyxcje3Ia5ttemZ+ZtpEvqI iOUQ== X-Gm-Message-State: ACgBeo11I0q3xMSVfeMnZhfowcO35cCK86GhxQ8ujle2B0OFbNbKl8GB co7K3NjC6RzrD7vQTaqJkNok2Q== X-Google-Smtp-Source: AA6agR75JFHKV0BPvcqFQuQn9phiqLaNMb2dYuaOx73MIucJiD9m44koldSx05iGR8wOiKPMomeImw== X-Received: by 2002:a05:6512:2293:b0:48c:f602:475d with SMTP id f19-20020a056512229300b0048cf602475dmr3298844lfu.232.1662650021457; Thu, 08 Sep 2022 08:13:41 -0700 (PDT) Received: from [192.168.0.21] (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id b7-20020a2eb907000000b00261b4df9ec4sm3228178ljb.138.2022.09.08.08.13.40 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 08 Sep 2022 08:13:41 -0700 (PDT) Message-ID: <1af71097-1c23-cf16-5707-c1253949af3a@linaro.org> Date: Thu, 8 Sep 2022 17:13:39 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.13.0 Subject: Re: [RESEND PATCH v9 1/3] dt-bindings: mfd: Convert atmel-flexcom to json-schema Content-Language: en-US To: Kavyasree Kotagiri , lee@kernel.org Cc: nicolas.ferre@microchip.com, robh+dt@kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, UNGLinuxDriver@microchip.com, krzysztof.kozlowski+dt@linaro.org, claudiu.beznea@microchip.com References: <20220908150658.1839520-1-kavyasree.kotagiri@microchip.com> <20220908150658.1839520-2-kavyasree.kotagiri@microchip.com> From: Krzysztof Kozlowski In-Reply-To: <20220908150658.1839520-2-kavyasree.kotagiri@microchip.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 08/09/2022 17:06, Kavyasree Kotagiri wrote: > Convert the Atmel flexcom device tree bindings to json schema. > > Signed-off-by: Kavyasree Kotagiri > --- (...) > + > +patternProperties: > + "^serial@[0-9a-f]+$": > + type: object > + description: > + Child node describing USART. See atmel-usart.txt for details > + of USART bindings. > + > + "^spi@[0-9a-f]+$": > + $ref: ../spi/atmel,at91rm9200-spi.yaml Full path, so /schemas/spi/atmel... > + description: > + Child node describing SPI. > + > + "^i2c@[0-9a-f]+$": > + $ref: ../i2c/atmel,at91sam-i2c.yaml /schemas/i2c/atmel.... Best regards, Krzysztof 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 7CA9EC38145 for ; Thu, 8 Sep 2022 15:28:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:From:References:To:Subject: MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=tgK9od+mJxdNypNWJyNEqc1DZAqKIeU4Cfpgd0fPBIU=; b=sLXQHAbOx6llmP eubkrCyo800D2ttb47DPTPP7m2TKJjW+9FV0nz6XaWJ9ZDnu17Cpo6Dzed2j3Sw/yTYfDB8N+yYqz 3GGvVRPMiDhKbr9UHT5j7W4CNH03HX7UjSegnqU6Af7P0OgBH3twDljxhMz47xhqdS7wMLFvyVMF/ I2kiQ8HTRS4g5tDnkEkTDflgeK8Ts0TpiVatdC672WB4JakemhYZZsRHaIEang3eP3ROs2wXuq9Rz DvYMFhB441wyjnuz8WsfUzZflYbInH17MBR5yclXk88WgP7QpAc3FOLQQc44ohat3r6I7llFIsIdy Lo2Bn8lM+CKC/NaRe3hg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oWJR9-005CE6-HA; Thu, 08 Sep 2022 15:27:28 +0000 Received: from mail-lf1-x131.google.com ([2a00:1450:4864:20::131]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oWJDv-0056Bp-0q for linux-arm-kernel@lists.infradead.org; Thu, 08 Sep 2022 15:13:48 +0000 Received: by mail-lf1-x131.google.com with SMTP id bq23so28263214lfb.7 for ; Thu, 08 Sep 2022 08:13:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date; bh=y/RNcpUkEWX2LV+zjgSM9Uw7i5Cj3xbd4iTiTdZT/kk=; b=xl/3NoNrq/EXUAgr7Z+O5Qoq4OauCrG6GzaL+RLlsNhWOrObQMgPAt/K0vf8gqgSGk 6Sd3OBdw67hHE/2QfClr0K0vxJhuqsuuxmEA3GF/RLbFUyHJIT4xU8JCkK5j4ZNQ5xTk FgsDe5Ea0RNm7+u78D+7yDXSAJxP1S977y/xmhhSPO99gHHl7QcP+u9mbnJJOL2vP3bI i35ByUQYoDMZ5iRoTCpQGZCTeTMfK+9zyxYxvSeCBLvHDxoU7UAgE3jv451q+7oVsjjK iQ/wiryCXBgta1203Im73nLGUnZ557jbVxCxz9nCohitmKxR9ef+mFFFjvMkcRW+Dxwd /6/g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date; bh=y/RNcpUkEWX2LV+zjgSM9Uw7i5Cj3xbd4iTiTdZT/kk=; b=tkqptyTD6dv99sJT1wB5IAxHLyy2NEPha++gcP54smlLx+hj3/E1siLD9BJ4VXbpry glB4PksW4kHTp7YewcwqCiWCeOqIwlBv4V3SwIVBV8Fq/xF1baIjfEzijyWKNL/1MgEX 5EiWc0yJhT35VcygGYMPklvSSxhEcc+HSIN1ISZPta5GTubAP51KPdTxIiPwb2jmp40w RylsmiqRwY2xpAIwg7VhH/AwYrv1fBSBbvjNPgD/pr8zD8ZHiLc3ZzY//IeF8l/8TRUu 4jMgSFwC0fflJ2gxttNDJF8kgkbFzar+bX1NsbcT/byzeq3FntrjvyiasmDm/DLfyex9 nPBg== X-Gm-Message-State: ACgBeo3NHk3z+ubvO7eKIM05lGpw3y+XDSQhgwsNaQmrv5o02MJlYUfl q7C3NI5yS9GUQuKci63tITpwqQ== X-Google-Smtp-Source: AA6agR75JFHKV0BPvcqFQuQn9phiqLaNMb2dYuaOx73MIucJiD9m44koldSx05iGR8wOiKPMomeImw== X-Received: by 2002:a05:6512:2293:b0:48c:f602:475d with SMTP id f19-20020a056512229300b0048cf602475dmr3298844lfu.232.1662650021457; Thu, 08 Sep 2022 08:13:41 -0700 (PDT) Received: from [192.168.0.21] (78-11-189-27.static.ip.netia.com.pl. [78.11.189.27]) by smtp.gmail.com with ESMTPSA id b7-20020a2eb907000000b00261b4df9ec4sm3228178ljb.138.2022.09.08.08.13.40 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 08 Sep 2022 08:13:41 -0700 (PDT) Message-ID: <1af71097-1c23-cf16-5707-c1253949af3a@linaro.org> Date: Thu, 8 Sep 2022 17:13:39 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.13.0 Subject: Re: [RESEND PATCH v9 1/3] dt-bindings: mfd: Convert atmel-flexcom to json-schema Content-Language: en-US To: Kavyasree Kotagiri , lee@kernel.org References: <20220908150658.1839520-1-kavyasree.kotagiri@microchip.com> <20220908150658.1839520-2-kavyasree.kotagiri@microchip.com> From: Krzysztof Kozlowski In-Reply-To: <20220908150658.1839520-2-kavyasree.kotagiri@microchip.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220908_081347_137033_A625563A X-CRM114-Status: UNSURE ( 8.90 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, UNGLinuxDriver@microchip.com, robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, claudiu.beznea@microchip.com, 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 On 08/09/2022 17:06, Kavyasree Kotagiri wrote: > Convert the Atmel flexcom device tree bindings to json schema. > > Signed-off-by: Kavyasree Kotagiri > --- (...) > + > +patternProperties: > + "^serial@[0-9a-f]+$": > + type: object > + description: > + Child node describing USART. See atmel-usart.txt for details > + of USART bindings. > + > + "^spi@[0-9a-f]+$": > + $ref: ../spi/atmel,at91rm9200-spi.yaml Full path, so /schemas/spi/atmel... > + description: > + Child node describing SPI. > + > + "^i2c@[0-9a-f]+$": > + $ref: ../i2c/atmel,at91sam-i2c.yaml /schemas/i2c/atmel.... Best regards, Krzysztof _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel