Add microchip,<chip>-tcb to DT bindings documentation. This is for microchip,sam9x60-tcb. Signed-off-by: Claudiu Beznea <claudiu.beznea@xxxxxxxxxxxxx> --- Documentation/devicetree/bindings/mfd/atmel-tcb.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/mfd/atmel-tcb.txt b/Documentation/devicetree/bindings/mfd/atmel-tcb.txt index c4a83e364cb6..e1713e41f6e0 100644 --- a/Documentation/devicetree/bindings/mfd/atmel-tcb.txt +++ b/Documentation/devicetree/bindings/mfd/atmel-tcb.txt @@ -1,6 +1,7 @@ * Device tree bindings for Atmel Timer Counter Blocks -- compatible: Should be "atmel,<chip>-tcb", "simple-mfd", "syscon". - <chip> can be "at91rm9200" or "at91sam9x5" +- compatible: Should be "atmel,<chip>-tcb", "microchip,<chip>-tcb", + "simple-mfd", "syscon". + <chip> can be "at91rm9200", "at91sam9x5" or "sam9x60" - reg: Should contain registers location and length - #address-cells: has to be 1 - #size-cells: has to be 0 -- 2.7.4 ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/