From nobody Fri Apr 10 12:58:38 2026 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 DC67FC32772 for ; Tue, 23 Aug 2022 13:10:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239930AbiHWNK4 (ORCPT ); Tue, 23 Aug 2022 09:10:56 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50770 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240927AbiHWNKF (ORCPT ); Tue, 23 Aug 2022 09:10:05 -0400 Received: from mail-lj1-x22e.google.com (mail-lj1-x22e.google.com [IPv6:2a00:1450:4864:20::22e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E1B1A7EFED for ; Tue, 23 Aug 2022 03:11:39 -0700 (PDT) Received: by mail-lj1-x22e.google.com with SMTP id bx38so13017136ljb.10 for ; Tue, 23 Aug 2022 03:11:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc; bh=hw2j/4pLlHBNSTZTWWhfb4AnPh8ql3cI9ASIz+WVLdI=; b=SlaGgjcTZDU2Cv3G8yUnbFhPsB+iAh7kLOsVOlXs1XdVHwg4pKiXl1darE9glMkP3S TymTkKXsm6xoYFxYzLqhSEmo7KD6uX5R7T1Hf7uKpvOLJCTDyQ/xiSTqiqSufGwZGjcF x3cPaLYQHWAKbK8xZ7jCsqIpLI95vKvzopXtTAV1TOrUK6IoKbkSeB4DSQwwVFk+ouc7 Du/TwAbTL9EtOD5kykQD1gWL1u/sx8es8OX34qYOTIQo8r6gmDTplLwPJ5MXRDYzBXd1 wgSWPz1P48eE+KjtdGiNYLONgkjUfsnc8tjoZi6Kht8a8dENhziM3zsnXavrqsutY3vO p6Pg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc; bh=hw2j/4pLlHBNSTZTWWhfb4AnPh8ql3cI9ASIz+WVLdI=; b=uMig0NHHMgwgSxEH1pA9QNOX7UKQzObSy3vYP5J5zBT+B7mfaa4kT7xPiUN0tWMgz6 JhfHDdfMXfDnXCz2qaOgexGsff+jlFBnazlWQebEF/Skh5+afKHiP6W/qs8Ukk5yRpVN 2um1avqgn912ecMrtuI21U1WQkDOx2JpM4I/voHSQ2F1oF/zI8wqqSpHxGhA8WIne8Kr vdh08ooBfNbbC6Eo+psSA5OLygipfuZwpdCxIdT4QZ+8HxB+01FhbLqNzvVAqeSUjw6j e4XYMVl437b/jRYsTcdoj6E2u0Iij/kxTbOBsPul+hlMt/s8SiD6Bp2NAJNHfA4LDGOh RZ2w== X-Gm-Message-State: ACgBeo0iagiLpnlXDJqV9iKDi/XrI950uAbfsVl18aLHm6GsCqwZY2EM WRUu2BNLAFOEr4uOZWSyHHqo5w== X-Google-Smtp-Source: AA6agR4jYO3jxv/cP+R0PcOjMe1ISfIavZaIP2e0W7K1bX4G+0TdlXOY+kSP2zMaY0pGfvFCyTurLQ== X-Received: by 2002:a2e:a887:0:b0:25e:3174:fb67 with SMTP id m7-20020a2ea887000000b0025e3174fb67mr6392657ljq.337.1661249424724; Tue, 23 Aug 2022 03:10:24 -0700 (PDT) Received: from krzk-bin.. (89-27-92-210.bb.dnainternet.fi. [89.27.92.210]) by smtp.gmail.com with ESMTPSA id n27-20020a05651203fb00b0048af2fe78c4sm1513034lfq.3.2022.08.23.03.10.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 23 Aug 2022 03:10:24 -0700 (PDT) From: Krzysztof Kozlowski To: Lee Jones , Rob Herring , Krzysztof Kozlowski , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH] dt-bindings: mfd: syscon: drop ref from reg-io-width Date: Tue, 23 Aug 2022 13:10:21 +0300 Message-Id: <20220823101021.387034-1-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Type: text/plain; charset="utf-8" reg-io-width is a standard property, so no need for defining its type Signed-off-by: Krzysztof Kozlowski Acked-by: Rob Herring --- Documentation/devicetree/bindings/mfd/syscon.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/Documentation/devicetree/bindings/mfd/syscon.yaml b/Documentat= ion/devicetree/bindings/mfd/syscon.yaml index c958086a5fc3..9c75daff6ec1 100644 --- a/Documentation/devicetree/bindings/mfd/syscon.yaml +++ b/Documentation/devicetree/bindings/mfd/syscon.yaml @@ -81,7 +81,6 @@ properties: description: | The size (in bytes) of the IO accesses that should be performed on the device. - $ref: /schemas/types.yaml#/definitions/uint32 enum: [1, 2, 4, 8] =20 hwlocks: --=20 2.34.1