Re: [PATCH v4 1/3] dt-bindings: PCI: intel: Add YAML schemas for the PCIe RC controller

From: Dilip Kota
Date: Thu Oct 31 2019 - 06:51:23 EST



On 10/29/2019 4:34 PM, Dilip Kota wrote:

On 10/26/2019 12:53 AM, Rob Herring wrote:
On Mon, Oct 21, 2019 at 02:39:18PM +0800, Dilip Kota wrote:
Add YAML shcemas for PCIe RC controller on Intel Gateway SoCs
which is Synopsys DesignWare based PCIe core.

[...]


+
+Â linux,pci-domain:
+ÂÂÂ $ref: /schemas/types.yaml#/definitions/uint32
+ÂÂÂ description: PCI domain ID.
Just a value of 'true' is fine here.
Ok.
dt_binding_check is failing for adding 'true' alone.
It is passing only if "$ref" is mentioned.

Regards,
Dilip