All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zhen Lei <thunder.leizhen@huawei.com>
To: Philipp Zabel <p.zabel@pengutronix.de>,
	Mauro Carvalho Chehab <mchehab@kernel.org>,
	Rob Herring <robh+dt@kernel.org>,
	Karol Gugala <kgugala@antmicro.com>,
	Mateusz Holenko <mholenko@antmicro.com>,
	"Greg Kroah-Hartman" <gregkh@linuxfoundation.org>,
	Pawel Czarnecki <pczarnecki@internships.antmicro.com>,
	Stafford Horne <shorne@gmail.com>,
	Matthias Brugger <matthias.bgg@gmail.com>,
	Lee Jones <lee.jones@linaro.org>,
	linux-media <linux-media@vger.kernel.org>,
	linux-serial <linux-serial@vger.kernel.org>,
	linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
	linux-mediatek <linux-mediatek@lists.infradead.org>,
	devicetree <devicetree@vger.kernel.org>,
	linux-kernel <linux-kernel@vger.kernel.org>
Cc: Zhen Lei <thunder.leizhen@huawei.com>
Subject: [PATCH 4/5] dt-bindings: devapc: add the required property 'additionalProperties'
Date: Fri, 4 Dec 2020 17:38:12 +0800	[thread overview]
Message-ID: <20201204093813.1275-5-thunder.leizhen@huawei.com> (raw)
In-Reply-To: <20201204093813.1275-1-thunder.leizhen@huawei.com>

When I do dt_binding_check for any YAML file, below wanring is always
reported:

xxx/soc/mediatek/devapc.yaml: 'additionalProperties' is a required property
xxx/soc/mediatek/devapc.yaml: ignoring, error in schema:
warning: no schema found in file: xxx/soc/mediatek/devapc.yaml

Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
---
 Documentation/devicetree/bindings/soc/mediatek/devapc.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/soc/mediatek/devapc.yaml b/Documentation/devicetree/bindings/soc/mediatek/devapc.yaml
index 6c763f873a632d2..31e4d3c339bfe72 100644
--- a/Documentation/devicetree/bindings/soc/mediatek/devapc.yaml
+++ b/Documentation/devicetree/bindings/soc/mediatek/devapc.yaml
@@ -44,6 +44,8 @@ required:
   - clocks
   - clock-names
 
+additionalProperties: false
+
 examples:
   - |
     #include <dt-bindings/interrupt-controller/arm-gic.h>
-- 
1.8.3



WARNING: multiple messages have this Message-ID (diff)
From: Zhen Lei <thunder.leizhen@huawei.com>
To: Philipp Zabel <p.zabel@pengutronix.de>,
	Mauro Carvalho Chehab <mchehab@kernel.org>,
	Rob Herring <robh+dt@kernel.org>,
	Karol Gugala <kgugala@antmicro.com>,
	Mateusz Holenko <mholenko@antmicro.com>,
	"Greg Kroah-Hartman" <gregkh@linuxfoundation.org>,
	Pawel Czarnecki <pczarnecki@internships.antmicro.com>,
	Stafford Horne <shorne@gmail.com>,
	Matthias Brugger <matthias.bgg@gmail.com>,
	Lee Jones <lee.jones@linaro.org>,
	linux-media <linux-media@vger.kernel.org>,
	linux-serial <linux-serial@vger.kernel.org>,
	linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
	linux-mediatek <linux-mediatek@lists.infradead.org>,
	devicetree <devicetree@vger.kernel.org>,
	linux-kernel <linux-kernel@vger.kernel.org>
Cc: Zhen Lei <thunder.leizhen@huawei.com>
Subject: [PATCH 4/5] dt-bindings: devapc: add the required property 'additionalProperties'
Date: Fri, 4 Dec 2020 17:38:12 +0800	[thread overview]
Message-ID: <20201204093813.1275-5-thunder.leizhen@huawei.com> (raw)
In-Reply-To: <20201204093813.1275-1-thunder.leizhen@huawei.com>

When I do dt_binding_check for any YAML file, below wanring is always
reported:

xxx/soc/mediatek/devapc.yaml: 'additionalProperties' is a required property
xxx/soc/mediatek/devapc.yaml: ignoring, error in schema:
warning: no schema found in file: xxx/soc/mediatek/devapc.yaml

Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
---
 Documentation/devicetree/bindings/soc/mediatek/devapc.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/soc/mediatek/devapc.yaml b/Documentation/devicetree/bindings/soc/mediatek/devapc.yaml
index 6c763f873a632d2..31e4d3c339bfe72 100644
--- a/Documentation/devicetree/bindings/soc/mediatek/devapc.yaml
+++ b/Documentation/devicetree/bindings/soc/mediatek/devapc.yaml
@@ -44,6 +44,8 @@ required:
   - clocks
   - clock-names
 
+additionalProperties: false
+
 examples:
   - |
     #include <dt-bindings/interrupt-controller/arm-gic.h>
-- 
1.8.3



_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

WARNING: multiple messages have this Message-ID (diff)
From: Zhen Lei <thunder.leizhen@huawei.com>
To: Philipp Zabel <p.zabel@pengutronix.de>,
	Mauro Carvalho Chehab <mchehab@kernel.org>,
	Rob Herring <robh+dt@kernel.org>,
	Karol Gugala <kgugala@antmicro.com>,
	Mateusz Holenko <mholenko@antmicro.com>,
	"Greg Kroah-Hartman" <gregkh@linuxfoundation.org>,
	Pawel Czarnecki <pczarnecki@internships.antmicro.com>,
	Stafford Horne <shorne@gmail.com>,
	Matthias Brugger <matthias.bgg@gmail.com>,
	Lee Jones <lee.jones@linaro.org>,
	linux-media <linux-media@vger.kernel.org>,
	linux-serial <linux-serial@vger.kernel.org>,
	linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
	linux-mediatek <linux-mediatek@lists.infradead.org>,
	devicetree <devicetree@vger.kernel.org>,
	linux-kernel <linux-kernel@vger.kernel.org>
Cc: Zhen Lei <thunder.leizhen@huawei.com>
Subject: [PATCH 4/5] dt-bindings: devapc: add the required property 'additionalProperties'
Date: Fri, 4 Dec 2020 17:38:12 +0800	[thread overview]
Message-ID: <20201204093813.1275-5-thunder.leizhen@huawei.com> (raw)
In-Reply-To: <20201204093813.1275-1-thunder.leizhen@huawei.com>

When I do dt_binding_check for any YAML file, below wanring is always
reported:

xxx/soc/mediatek/devapc.yaml: 'additionalProperties' is a required property
xxx/soc/mediatek/devapc.yaml: ignoring, error in schema:
warning: no schema found in file: xxx/soc/mediatek/devapc.yaml

Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
---
 Documentation/devicetree/bindings/soc/mediatek/devapc.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/soc/mediatek/devapc.yaml b/Documentation/devicetree/bindings/soc/mediatek/devapc.yaml
index 6c763f873a632d2..31e4d3c339bfe72 100644
--- a/Documentation/devicetree/bindings/soc/mediatek/devapc.yaml
+++ b/Documentation/devicetree/bindings/soc/mediatek/devapc.yaml
@@ -44,6 +44,8 @@ required:
   - clocks
   - clock-names
 
+additionalProperties: false
+
 examples:
   - |
     #include <dt-bindings/interrupt-controller/arm-gic.h>
-- 
1.8.3



_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2020-12-04  9:40 UTC|newest]

Thread overview: 51+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-04  9:38 [PATCH 0/5] fix dt_binding_check warnings Zhen Lei
2020-12-04  9:38 ` Zhen Lei
2020-12-04  9:38 ` Zhen Lei
2020-12-04  9:38 ` [PATCH 1/5] media: dt-bindings: add the required property 'additionalProperties' Zhen Lei
2020-12-04  9:38   ` Zhen Lei
2020-12-04  9:38   ` Zhen Lei
2020-12-04 10:56   ` Philipp Zabel
2020-12-04 10:56     ` Philipp Zabel
2020-12-04 10:56     ` Philipp Zabel
2020-12-06  5:32     ` Leizhen (ThunderTown)
2020-12-06  5:32       ` Leizhen (ThunderTown)
2020-12-06  5:32       ` Leizhen (ThunderTown)
2020-12-04  9:38 ` [PATCH 2/5] dt-bindings: serial: " Zhen Lei
2020-12-04  9:38   ` Zhen Lei
2020-12-04  9:38   ` Zhen Lei
2020-12-07 22:58   ` Rob Herring
2020-12-07 22:58     ` Rob Herring
2020-12-07 22:58     ` Rob Herring
2020-12-18 21:16   ` Rob Herring
2020-12-18 21:16     ` Rob Herring
2020-12-18 21:16     ` Rob Herring
2020-12-04  9:38 ` [PATCH 3/5] dt-bindings: soc: " Zhen Lei
2020-12-04  9:38   ` Zhen Lei
2020-12-04  9:38   ` Zhen Lei
2020-12-07 22:59   ` Rob Herring
2020-12-07 22:59     ` Rob Herring
2020-12-07 22:59     ` Rob Herring
2020-12-18 21:17   ` Rob Herring
2020-12-18 21:17     ` Rob Herring
2020-12-18 21:17     ` Rob Herring
2020-12-19  9:27     ` Stafford Horne
2020-12-19  9:27       ` Stafford Horne
2020-12-19  9:27       ` Stafford Horne
2020-12-04  9:38 ` Zhen Lei [this message]
2020-12-04  9:38   ` [PATCH 4/5] dt-bindings: devapc: " Zhen Lei
2020-12-04  9:38   ` Zhen Lei
2020-12-07 22:59   ` Rob Herring
2020-12-07 22:59     ` Rob Herring
2020-12-07 22:59     ` Rob Herring
2020-12-18 21:17   ` Rob Herring
2020-12-18 21:17     ` Rob Herring
2020-12-18 21:17     ` Rob Herring
2020-12-04  9:38 ` [PATCH 5/5] dt-bindings: mfd: correct the node name of the panel led Zhen Lei
2020-12-04  9:38   ` Zhen Lei
2020-12-04  9:38   ` Zhen Lei
2020-12-07 23:00   ` Rob Herring
2020-12-07 23:00     ` Rob Herring
2020-12-07 23:00     ` Rob Herring
2020-12-16  8:58   ` Lee Jones
2020-12-16  8:58     ` Lee Jones
2020-12-16  8:58     ` Lee Jones

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20201204093813.1275-5-thunder.leizhen@huawei.com \
    --to=thunder.leizhen@huawei.com \
    --cc=devicetree@vger.kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=kgugala@antmicro.com \
    --cc=lee.jones@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-media@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=matthias.bgg@gmail.com \
    --cc=mchehab@kernel.org \
    --cc=mholenko@antmicro.com \
    --cc=p.zabel@pengutronix.de \
    --cc=pczarnecki@internships.antmicro.com \
    --cc=robh+dt@kernel.org \
    --cc=shorne@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.