dt-bindings: qcom_nandc: remove chip select compatible string
[linux-2.6-microblaze.git] / Documentation / devicetree / bindings / mtd / qcom_nandc.txt
index 70dd511..26360fe 100644 (file)
@@ -26,7 +26,6 @@ chip-selects which (may) contain NAND flash chips. Their properties are as
 follows.
 
 Required properties:
-- compatible:          should contain "qcom,nandcs"
 - reg:                 a single integer representing the chip-select
                        number (e.g., 0, 1, 2, etc.)
 - #address-cells:      see partition.txt
@@ -60,7 +59,6 @@ nand@1ac00000 {
        #size-cells = <0>;
 
        nandcs@0 {
-               compatible = "qcom,nandcs";
                reg = <0>;
 
                nand-ecc-strength = <4>;