From patchwork Tue Aug 23 10:09:37 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 599686 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 00F04C32772 for ; Tue, 23 Aug 2022 13:19:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241554AbiHWNTO (ORCPT ); Tue, 23 Aug 2022 09:19:14 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:60756 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241561AbiHWNSy (ORCPT ); Tue, 23 Aug 2022 09:18:54 -0400 Received: from mail-ej1-x62c.google.com (mail-ej1-x62c.google.com [IPv6:2a00:1450:4864:20::62c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A07927F274 for ; Tue, 23 Aug 2022 03:17:27 -0700 (PDT) Received: by mail-ej1-x62c.google.com with SMTP id sd33so5115984ejc.8 for ; Tue, 23 Aug 2022 03:17:27 -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=ErvpQRBWkC02/y/WgiYae39JxDxYSGXzZJYCfCsFztw=; b=NJzMF0wK36YJI4Y5/nPYhPDEgd/lSMiBsUKJA/yftcv8bqHtHAe1vQ5durqBZtwhOP QGavVPDQPOl9xx4SvJd2tSM6TX6ZsoPjUba5PJfhzBQ5IaXO+IhDahlYCPt6CtOk7miI TR7jro59NXQ4J5Cn24tsqH2op0dWRMHdGgePZsu/IbRIBzeCMXXqbNLmMw29XAXOnXvC Dlmimhnhp8c4DthEkMiYWstqhm3oaJPiHja+RBJAML4cwwGfAhRezNnOewq5+vt/tONa hSiIrrG5NctxKxbQmWT97e5Zc8vTeGc7734VD8iqsUTLe/S/b0kvN+TDiQ5A+JeJ3jYY CHFw== 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=ErvpQRBWkC02/y/WgiYae39JxDxYSGXzZJYCfCsFztw=; b=kDGCRm/bMmst6LvzyiAbglU4VsK5fFNc8NrEErwnSPf0TEh39ZLt6ttc6eA1xKEoMB 4Ze7c2XuSUixIcbaKMtXPMFV6/JlvBTDmloLyZSqCTKgZ4MNkO6p7OT5sK4Qb5aHKApS j36m1EXV2CDfnjfqU4UiXRZlcnr+383TnH3zrvAuhByBJaGVsxmdfoMXHRJ18y3wdumg syYKKNJ/7d1+umE7E+XfTOwLS0NI96+PPQdcpCnY5So948A5bZlP2OvwIaoBhcdPIxU3 092oh62E2kn6zgrgEV8/ZGu7KcZUtloBIX6uwKx3lKq041PbvGYzIRzzK24nToYQkVa1 GhIg== X-Gm-Message-State: ACgBeo3eKnzHsw4nyjSYM9LW31UNoilSLBFTxMamSjxgwlqGIiIcSEr4 oNIhH0qLp3KS2gPGcaXcp8WN/GI4h/xambzX X-Google-Smtp-Source: AA6agR50Az9/QXs8LIC8w+QkyNn58UqGMVOi0cVByjnt+xxhy/Eyr9XKoNj1PCwgTvUqPphA/x6d8Q== X-Received: by 2002:a2e:3817:0:b0:261:cfba:ee4c with SMTP id f23-20020a2e3817000000b00261cfbaee4cmr2019651lja.443.1661249381299; Tue, 23 Aug 2022 03:09:41 -0700 (PDT) Received: from krzk-bin.. (89-27-92-210.bb.dnainternet.fi. [89.27.92.210]) by smtp.gmail.com with ESMTPSA id v11-20020a2ea44b000000b0025e42174f0csm2282737ljn.70.2022.08.23.03.09.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 23 Aug 2022 03:09:40 -0700 (PDT) From: Krzysztof Kozlowski To: Serge Semin , Mark Brown , Rob Herring , Krzysztof Kozlowski , linux-spi@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Cc: Krzysztof Kozlowski Subject: [PATCH] spi: dt-bindings: snps, dw-apb-ssi: drop ref from reg-io-width Date: Tue, 23 Aug 2022 13:09:37 +0300 Message-Id: <20220823100937.386880-1-krzysztof.kozlowski@linaro.org> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-spi@vger.kernel.org reg-io-width is a standard property, so no need for defining its type Signed-off-by: Krzysztof Kozlowski Acked-by: Serge Semin --- Documentation/devicetree/bindings/spi/snps,dw-apb-ssi.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/Documentation/devicetree/bindings/spi/snps,dw-apb-ssi.yaml b/Documentation/devicetree/bindings/spi/snps,dw-apb-ssi.yaml index 37c3c272407d..d33b72fabc5d 100644 --- a/Documentation/devicetree/bindings/spi/snps,dw-apb-ssi.yaml +++ b/Documentation/devicetree/bindings/spi/snps,dw-apb-ssi.yaml @@ -104,7 +104,6 @@ properties: const: spi reg-io-width: - $ref: /schemas/types.yaml#/definitions/uint32 description: I/O register width (in bytes) implemented by this device default: 4 enum: [ 2, 4 ]