From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 50E4C3054F6 for ; Tue, 14 Oct 2025 11:21:49 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1760440909; cv=none; b=Vz5A9kODNEL+3J+BAsthLNx9fSljcOMzn8PMDy7Kfj+5z6M5+hSkkU1WUul8oUMu1TnVoXTBfZFkPR0DgJ9bE+bSpxcRzG+dSCL2G/1h2Z6cwDCzsvvDB4kLd0Ol55ryacKlqcZZnAHmdeQJFqfa+zng266uFtsKHlxmTujt0RI= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1760440909; c=relaxed/simple; bh=V4UgnndEAoWQMafS9XcNTv+WD0kmsre4aEbjXNj09+o=; h=MIME-Version:References:In-Reply-To:From:Date:Message-ID:Subject: To:Cc:Content-Type; b=pkYkZBsebziHznHPcJfqkoi/FMS1XTi5PAdhZOBHSq18NWvNehvP9z0bUwaqVDnf39eGniGDwrkb4RhjACucN4VmBHETX/XpahyFss3SgGTpHmx8KaW+ZUlYcq0qcy1zanuffG1vfJclaOnjoeMXazrIPjE8uDW8P+FJAtRQK3o= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=TNN9mtc+; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="TNN9mtc+" Received: by smtp.kernel.org (Postfix) with ESMTPSA id F337AC4CEE7 for ; Tue, 14 Oct 2025 11:21:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1760440909; bh=V4UgnndEAoWQMafS9XcNTv+WD0kmsre4aEbjXNj09+o=; h=References:In-Reply-To:From:Date:Subject:To:Cc:From; b=TNN9mtc+QRnDLANSjpG9663zPSFvjC3XF1ENfW50Ch35RKjGcI3Dvrz05e3Dnc3hx eC+uQz6Xf5Fmf4nLE02fn/DAkukF4PKU3YI37x6gaA1cysfUQO+iiKpWnBuQP9hdSw U/7YCobiGp18Pt5UDtyBqkeFLYVMMB0Kw9zi7m0mHUr7Yu+cQ3FVD9XKi11CYijc9l vv5PRzYO6QUaEQj3DMiLRQWLvaB3GJwApeo6yKnCDXHJGcNnfFZCvikwAjzAA9NvcA XpfGYr4+YHavuxo/ZJUsxtSJgrXHNFdDO4QvXrlawhaSToWA1Qe5KYO/kL0N9npkuF D6NYbmeNOVLeA== Received: by mail-ej1-f53.google.com with SMTP id a640c23a62f3a-b456d2dc440so852826866b.0 for ; Tue, 14 Oct 2025 04:21:48 -0700 (PDT) X-Forwarded-Encrypted: i=1; AJvYcCUotxme1DFtnf8YSp4iZMi/E3VF0amcyx2DUERWOn4xOUb2te7Wv2/h8KW8DE09/eTkGblJWpBIyD2x@vger.kernel.org X-Gm-Message-State: AOJu0YxiZ4XHIZyqYlbGy5mlLy68XeE5hyt/47WxmNpoZA+aY56qktav v3vqarjnxPQfsZExg0eHScaxE+vGB9VTq8r6B4DLugTHCHvz1T4gt1sF3gBWPo+ZsrISwUQvvGk En2ZV3YND5J5M/BLDUpQRKctaZcL7ag== X-Google-Smtp-Source: AGHT+IFQFJ2Np+NG3ugMzaDWe+GkZ+aXi/o0Iy+DIcYOZ+94ba34jZSea0/ZcpuxrkqL2Ggtv7/lOiuhvy94dFF/8mg= X-Received: by 2002:a17:907:9617:b0:b3f:f207:b754 with SMTP id a640c23a62f3a-b50abaaf85emr2613953166b.30.1760440907550; Tue, 14 Oct 2025 04:21:47 -0700 (PDT) Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 References: <20251013213146.695195-1-robh@kernel.org> <87o6q9g6kc.fsf@BLaptop.bootlin.com> In-Reply-To: <87o6q9g6kc.fsf@BLaptop.bootlin.com> From: Rob Herring Date: Tue, 14 Oct 2025 06:21:34 -0500 X-Gmail-Original-Message-ID: X-Gm-Features: AS18NWBdAUGK-f76c1EhXtUibmLtvgimLClxI7ztjqjNLZoXweIuRJuyUJy_Ims Message-ID: Subject: Re: [PATCH] dt-bindings: watchdog: Convert marvell,orion-wdt to DT schema To: Gregory CLEMENT Cc: Wim Van Sebroeck , Guenter Roeck , Krzysztof Kozlowski , Conor Dooley , Andrew Lunn , linux-watchdog@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Tue, Oct 14, 2025 at 4:45=E2=80=AFAM Gregory CLEMENT wrote: > > Hello Rob, > > Thank you for your work. I have one question: > > > + reg: > > + minItems: 2 > > Should we also include this constraint here? > > maxItems: 3 No, that is implicit with the length of 'items'. (For json-schema, it's not though. The tools add it automatically.) > > This would further restrict the binding. > > Gregory > > > + items: > > + - description: Timer control register address. > > + - description: RSTOUT enable register address. > > + - description: Shared mask/unmask RSTOUT register address. > > +