On 06/16/2016 03:23 PM, Laxman Dewangan wrote:
The clock IP used on the Maxim PMICs max77686 and max77802 are
same. The configuration of clock register is also same except
the number of clocks.
Define the common DT binding file for the clocks of Maxim PMICs
MAX77686 and MAX77802. For this, remove the separate DT binding
document file for maxim,max77802 and move all information to
maxim,max77686 DT binding document.
Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
CC: Krzysztof Kozlowski <redacted>
CC: Javier Martinez Canillas <javier@dowhile0.org>
---
Changes from V1:
- Rewrite description to remvoe ref to driver.
- Taken care of comment from Krzysztof on the supported clocks and
DT bindings.
---
.../devicetree/bindings/clock/maxim,max77686.txt | 82 ++++++++++++++++------
.../devicetree/bindings/clock/maxim,max77802.txt | 44 ------------
2 files changed, 59 insertions(+), 67 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/clock/maxim,max77802.txt
Reviewed-by: Krzysztof Kozlowski <redacted>
Best regards,
Krzysztof