From patchwork Tue Apr 26 13:35:08 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Rob Herring X-Patchwork-Id: 12827200 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 4C041C433F5 for ; Tue, 26 Apr 2022 13:36:43 +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:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:Cc :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=Ki83SE0VeGWDWfNsQr9/WACjnC6B/A/lAf37v4X3dHk=; b=iaw2Gdf63aY/UG THRP8VwqcVjHAlKl6MiCD5a0ckyyK+pOrxTTNUEQI/tkVN21Hr1TcK1iJdYmgUiu12ws7GpOsPR3U ZOME/PU6m2yQs/gLBoMluWzOe/evr7icmqBqtZRS1CVh0WmKGsPK01mb8C4EQgPQk0MWQiFZjslgs 9+Ty9qKVrthMNFv//MZhFjMhQ8/UU3qEuuG7jScp1tbgmXoU7AHefhbrIa6KRPLui17BkTNgI+jTt uO9LcR4VJZoSsv834pFGtOZJtHg9CHdalcdRK8NsDfopNPGI1f1ZPq29lB8w+XL2kHezbseWH24c4 GO4OutsZ3DHvXE6Tz4xw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1njLLo-00Ee9F-O6; Tue, 26 Apr 2022 13:35:33 +0000 Received: from mail-oi1-f177.google.com ([209.85.167.177]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1njLLk-00Ee5u-OB; Tue, 26 Apr 2022 13:35:30 +0000 Received: by mail-oi1-f177.google.com with SMTP id z8so20666046oix.3; Tue, 26 Apr 2022 06:35:27 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=OygyeH4rfmUuZsXmWAEGnr/ZlA2kUw1LkTJEURaNg9M=; b=1xiK2SxDzO4ZiLBa5/ZxwGVYh/A4jfQb7ZEp5yOEr6rOUxkBxNQk2bacg+i8T5Y7fZ uMdzejepel1FPvjwaO1aAcd4jK507wZjIZ6a53CMGyRZqeWtI+ZDpGyIN6OalY+cnj7V 9oeAagAlxN3/nz6aCs/M7H8QaseY/5VImaerJbQxH+GY7Ol9pd+5Wl4dqxxa7zaVZDvj z/j4X8/AtavVyl1ylNHYhqHlmZPMFbofaNNuyZNpVuiseiqaXhgNLM89x06E7MVa1iyp YYsFiITpmCxmOnt61NNRxpSodDErkeFRln7SbC2SPhbZfCC+dZgt7YwIN4zH40qF24D6 t6/w== X-Gm-Message-State: AOAM531YznnEgI8QCiy9MPrZplH/sFnz67EFZWz1O62HGgGf+d38WoIC p/LjthM4VvfW9k1a4TSO5Q== X-Google-Smtp-Source: ABdhPJxh7Jprs4lrGBymoDiRReBL7R7uytG+LGnCHdclTxGBoQgU9QJ18XdD5KDldb2alZ+K9kVR2w== X-Received: by 2002:a05:6808:124a:b0:2da:3588:6d35 with SMTP id o10-20020a056808124a00b002da35886d35mr10804716oiv.269.1650980126381; Tue, 26 Apr 2022 06:35:26 -0700 (PDT) Received: from xps15.. (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.googlemail.com with ESMTPSA id 65-20020aca0544000000b002f980b50140sm4891611oif.18.2022.04.26.06.35.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 26 Apr 2022 06:35:25 -0700 (PDT) From: Rob Herring To: Pavel Machek , Krzysztof Kozlowski , Matthias Brugger , Gene Chen Cc: linux-leds@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [PATCH] dt-bindings: leds-mt6360: Drop redundant 'unevaluateProperties' Date: Tue, 26 Apr 2022 08:35:08 -0500 Message-Id: <20220426133508.1849580-1-robh@kernel.org> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220426_063528_838297_F9CDAECE X-CRM114-Status: UNSURE ( 8.81 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org The binding has both 'unevaluateProperties: false' and 'additionalProperties: false' which is redundant. 'additionalProperties' is the stricter of the two, so drop 'unevaluateProperties'. Fixes: e05cab34e417 ("dt-bindings: leds: Add bindings for MT6360 LED") Signed-off-by: Rob Herring --- Documentation/devicetree/bindings/leds/leds-mt6360.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/Documentation/devicetree/bindings/leds/leds-mt6360.yaml b/Documentation/devicetree/bindings/leds/leds-mt6360.yaml index b2fe6eb89389..10f95bf1d666 100644 --- a/Documentation/devicetree/bindings/leds/leds-mt6360.yaml +++ b/Documentation/devicetree/bindings/leds/leds-mt6360.yaml @@ -43,8 +43,6 @@ patternProperties: - 4 # LED output FLASH1 - 5 # LED output FLASH2 -unevaluatedProperties: false - required: - compatible - "#address-cells"