Messages in this thread |  | | From | Arnd Bergmann <> | Subject | Re: [PATCH v2 3/6] clk: hi6220: Document devicetree bindings for hi6220 clock | Date | Mon, 13 Apr 2015 17:32:35 +0200 |
| |
On Monday 13 April 2015 17:17:37 Bintian Wang wrote: > +- compatible: the compatible should be one of the following strings to > + indicate the clock controller functionality. > + > + - "hisilicon,aoctrl" > + - "hisilicon,sysctrl" > + - "hisilicon,mediactrl" > + - "hisilicon,pmctrl" > + >
These ones already have bindings, you can't reuse the strings. Please work with someone in hisilicon to set up a registry of device names so you can avoid conflicts in the future.
Arnd
|  |