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