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 X-Spam-Level: X-Spam-Status: No, score=-6.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id A5AAAC388F7 for ; Fri, 13 Nov 2020 10:01:38 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 4108820759 for ; Fri, 13 Nov 2020 10:01:38 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="DhgvozdT" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726260AbgKMKBh (ORCPT ); Fri, 13 Nov 2020 05:01:37 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44542 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726222AbgKMKBg (ORCPT ); Fri, 13 Nov 2020 05:01:36 -0500 Received: from mail-wm1-x344.google.com (mail-wm1-x344.google.com [IPv6:2a00:1450:4864:20::344]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A9BC5C0613D1 for ; Fri, 13 Nov 2020 02:01:36 -0800 (PST) Received: by mail-wm1-x344.google.com with SMTP id h62so7839158wme.3 for ; Fri, 13 Nov 2020 02:01:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=w58OruVFvZaEir64Cdqc3z6Um6BYdUEMJpA4uLf04rE=; b=DhgvozdTuMFbf2Qq/nw/6CMQwter5OmfvHU5SrkR8Zd+FmWEAiosRsxbL1oCrSSdHL NurkTyKSchUdEaDOyFzYdO4ac4Ffz1rwLzqPggC1xSDBM5UuZi+AuMBmYaTvJ65kbvVy Ceex/4hlFwEE7giOTQaOQZ54fPxsEKMQvOkDr9xWLOv6OzpRnizfvS/xK8zT5MJVe+jD lhnY+wGKKEfGBSMdMqT7Ytr5wMh3hihthMnEyg3zXPTl5CHd6vKV0TJ+HibPA0zF9yy2 OP5qivPSwAQ79GQ1syWd6fcXbofFgkHHEUbZG2RWQCj0BMcGEhB/7eCRALVPJrWHkYVP qcTg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=w58OruVFvZaEir64Cdqc3z6Um6BYdUEMJpA4uLf04rE=; b=RJhmmyJV3maZ3mW7C9QIGRlZ/cXVGOJv/arXbeM5qColN7ut4xo7sueHCv3qBBUM1j Sb91FHxQWEnV6uxMXF+X4QsBtPubMbg8oPIB3lJi8SBY8I08Q7Lae6onVw3YPvxJjbZ5 SbL2rQ7dvKvC9E5pVzQ/dXnfxvpD3+AsZxvilIknfji3QY2juYODlG7do2HJHT5tPm6Y 1jYCLYKuPHlFduuEgZcylzFQyJ6CjD92E8zCn5qKn4bocCESiOSvARImBLhkM6/o9Rcc K2XgPy2w9cgtALQUEH0RAPwl0DavHhirebM8GWgHG+5Hd5B1AVIo6CWreA7H9IvdlJ+l mv/g== X-Gm-Message-State: AOAM531K4fGnqnGOWFWYKiilQWQq3XAK1/ZaPCfbxIIMJ1hUeEzR+y5H kX+qqAQGDdexES9tCUACI22fOg== X-Google-Smtp-Source: ABdhPJzo16ZjEH7/M3EW3rY6dkx98RWlSc6fx09X9y+orOylikrKX+LjaU2uwv15YxH0B+m9zJwB7g== X-Received: by 2002:a1c:97:: with SMTP id 145mr1659512wma.72.1605261695451; Fri, 13 Nov 2020 02:01:35 -0800 (PST) Received: from dell ([91.110.221.159]) by smtp.gmail.com with ESMTPSA id p3sm4150911wrs.50.2020.11.13.02.01.34 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 13 Nov 2020 02:01:34 -0800 (PST) Date: Fri, 13 Nov 2020 10:01:33 +0000 From: Lee Jones To: Johan Jonker Cc: heiko@sntech.de, robh+dt@kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v1 1/5] dt-binding: mfd: syscon: add Rockchip QoS register compatibles Message-ID: <20201113100133.GB3718728@dell> References: <20201107170103.25608-1-jbx6244@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20201107170103.25608-1-jbx6244@gmail.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Sat, 07 Nov 2020, Johan Jonker wrote: > With the conversion of syscon.yaml minItems for compatibles > was set to 2. Current Rockchip dtsi files only use "syscon" for > QoS registers. Add Rockchip QoS compatibles to reduce notifications > produced with: > > make ARCH=arm dtbs_check > DT_SCHEMA_FILES=Documentation/devicetree/bindings/mfd/syscon.yaml > > make ARCH=arm64 dtbs_check > DT_SCHEMA_FILES=Documentation/devicetree/bindings/mfd/syscon.yaml > > Signed-off-by: Johan Jonker > --- > Documentation/devicetree/bindings/mfd/syscon.yaml | 4 ++++ > 1 file changed, 4 insertions(+) Applied, thanks. -- Lee Jones [李琼斯] Senior Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog