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 7A35DEE7FF4 for ; Mon, 11 Sep 2023 06:17:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232777AbjIKGRj (ORCPT ); Mon, 11 Sep 2023 02:17:39 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33356 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229822AbjIKGRi (ORCPT ); Mon, 11 Sep 2023 02:17:38 -0400 Received: from mail-wm1-x335.google.com (mail-wm1-x335.google.com [IPv6:2a00:1450:4864:20::335]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 87E33100 for ; Sun, 10 Sep 2023 23:17:34 -0700 (PDT) Received: by mail-wm1-x335.google.com with SMTP id 5b1f17b1804b1-401ec23be82so45277525e9.0 for ; Sun, 10 Sep 2023 23:17:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1694413053; x=1695017853; darn=vger.kernel.org; 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:message-id:reply-to; bh=IiC0IE6m0wPl8pl5dOrurkz/p4cSmknmvfdSlln6DIk=; b=uVtQz3GOlfJieNng8T9BmINazQXdAAIGZYglgc5PKQ4n+AlbGHXBa/KOw/ej41/6PK szWngTh94o4FdSWl9QHaT3YFj0rl3yEyc92x+G6EGN6mZJZNjjjrkIb88mHSsLQwmyel Dq/C+XiXROiOnIXAtivxVLKetXMD1WLs7/oLAIExF4eRt3CjdfTZnhwOisblgTv1chCL A02abrbXEM5KesaHmsRu0hLBOOA+UGVDxVaZGwlNWvVDlFSmgKoRGjrAJHqhBZ7Yy6u+ s1i14srMUB04Y0h4iavfK9x11ylorF+dpI/fJnfiHLNQtrL9Fax9o/Xtzp9Gl3MbqlzQ Bz6A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694413053; x=1695017853; 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:message-id:reply-to; bh=IiC0IE6m0wPl8pl5dOrurkz/p4cSmknmvfdSlln6DIk=; b=EBNMScY/7SMqPOWRH2J2d9zkEVIQCUlhvTdE8U2JJ/8+Vds4Q/2810+YOb7C1wSBF/ z5Ai52gD5UAgJ6TVtIt91i17KENcC0BKf9yUqlqKC+sHW4O/51fVurDxDirsfEOScFC2 kb/OFEPyHcOXapdAjVcsUPmmOQkrCqfom21Uw1kqKiO8P/Y/uASbtR4dzAgoBpU+TZ6G PvJ5Qk27t8tMUl3gPUQ0FLbiOgpbxQ5TQl0NRM72UrFP7xLHbiqf9ktSt7Me8o4aT5mF zduTOd+9eSEtqENTHxDDE3V1Inv9nGWZByyHm4SQxyOu77jaZp8NhpYAWeqCG1HsXc1k 25UQ== X-Gm-Message-State: AOJu0YyVpMFmdn3mdrE3FOa567qjuB3BmMGxZyWjVbAroRldnLbovLeU H7/HqmnocTJrZn0CORZTQuSydg== X-Google-Smtp-Source: AGHT+IHlyNmlmSt6D4JVp//iLOeraMdK0dpTiYSmwNu+q4Xj+pcPd078PdyE1qDbDo08dGfDkJVTBA== X-Received: by 2002:a7b:cb90:0:b0:3fe:dc99:56ea with SMTP id m16-20020a7bcb90000000b003fedc9956eamr7246164wmi.19.1694413052986; Sun, 10 Sep 2023 23:17:32 -0700 (PDT) Received: from [192.168.1.20] ([178.197.214.188]) by smtp.gmail.com with ESMTPSA id u3-20020a05600c210300b003fe601a7d46sm12143847wml.45.2023.09.10.23.17.31 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Sun, 10 Sep 2023 23:17:32 -0700 (PDT) Message-ID: Date: Mon, 11 Sep 2023 08:17:30 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.0 Subject: Re: [PATCH] dt-bindings: rtc: pcf2123: convert to YAML Content-Language: en-US To: Javier Carrasco , Alessandro Zummo , Alexandre Belloni , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Chris Verges Cc: linux-rtc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org References: <20230907-topic-pcf2123_yaml-v1-1-40e82bed2066@gmail.com> From: Krzysztof Kozlowski In-Reply-To: <20230907-topic-pcf2123_yaml-v1-1-40e82bed2066@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 10/09/2023 13:00, Javier Carrasco wrote: > Convert the existing txt binding to the preferred YAML format. > > +unevaluatedProperties: false > + > +examples: > + - | > + spi { > + #address-cells = <1>; > + #size-cells = <0>; > + > + rtc@3 { > + compatible = "nxp,pcf2123"; > + reg = <3>; > + spi-cs-high; Example should be complete, so preferably also with interrupts. Anyway: Reviewed-by: Krzysztof Kozlowski Best regards, Krzysztof