On Thursday 27 October 2016 02:38 AM, Rob Herring wrote:
On Wed, Oct 19, 2016 at 11:03:59AM +0530, Keerthy wrote:
In the case of k2g the clocks are handled differently as when compared
with other keystones. Hence adding a separate compatible and match tables
accordingly.
Signed-off-by: Keerthy <j-keerthy@xxxxxx>
---
.../devicetree/bindings/gpio/gpio-davinci.txt | 2 +-
drivers/gpio/gpio-davinci.c | 45 ++++++++++++++++++++--
2 files changed, 42 insertions(+), 5 deletions(-)
diff --git a/Documentation/devicetree/bindings/gpio/gpio-davinci.txt b/Documentation/devicetree/bindings/gpio/gpio-davinci.txt
index 5079ba7..a76abd2 100644
--- a/Documentation/devicetree/bindings/gpio/gpio-davinci.txt
+++ b/Documentation/devicetree/bindings/gpio/gpio-davinci.txt
@@ -1,7 +1,7 @@
Davinci/Keystone GPIO controller bindings
Required Properties:
-- compatible: should be "ti,dm6441-gpio", "ti,keystone-gpio"
+- compatible: should be "ti,dm6441-gpio", "ti,keystone-gpio", "ti,k2g-gpio"
Is this "one of" or all? Seems line the former in which case please
reformat to one per line.
It is One of. I will reformat.
- reg: Physical base address of the controller and the size of memory mapped
registers.
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html