commit | df7701621b8ba6a5b387b451e409276ed9c034e5 | [log] [tgz] |
---|---|---|
author | Bhupesh Sharma <bhupesh.sharma@freescale.com> | Mon Nov 02 14:46:53 2015 -0600 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Mon Nov 02 14:49:18 2015 -0600 |
tree | f4b012900a713188287b7e302abb15701fcfbc05 | |
parent | cbce7900598c26a12652f8ca9c41c5b29034c38d [diff] |
PCI: designware: Make "clocks" and "clock-names" optional DT properties Move the clock-related properties in the DesignWare PCIe controller bindings to 'optional' set of properties. [bhelgaas: move to separate patch] Signed-off-by: Bhupesh Sharma <bhupesh.sharma@freescale.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Acked-by: Arnd Bergmann <arnd@arndb.de>