b5a2e3ae06
BugLink: https://bugs.launchpad.net/bugs/2072591 If the DTS is plugin type i.e. overlay then there are cases that DT rules are violated due to limited property overlay. Like for overlaying nodes named as xyz@12345678 will not have overlay properties for register. In this case, DTC compiler produces warning. Disabling warning for following check for plugin DTS compilation: - reg_format - ranges_format - i2c_bus_bridge - spi_bus_bridge - avoid_default_addr_size - interrupts_property http://nvbugs/4037171 Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Reviewed-by: Bitan Biswas <bbiswas@nvidia.com> Tested-by: Abhilash G <abhilashg@nvidia.com> Reviewed-by: Abhilash G <abhilashg@nvidia.com> Acked-by: Jacob Martin <jacob.martin@canonical.com> Acked-by: Noah Wager <noah.wager@canonical.com> Signed-off-by: Noah Wager <noah.wager@canonical.com>