dt-bindings: more status property removal from examples
authorRob Herring <robh@kernel.org>
Tue, 17 Apr 2018 13:53:39 +0000 (08:53 -0500)
committerRob Herring <robh@kernel.org>
Wed, 18 Apr 2018 13:56:22 +0000 (08:56 -0500)
Whack-a-mole some more occurrences of status in examples.

Acked-by: Vinod Koul <vinod.koul@intel.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: James Hogan <jhogan@kernel.org>
Cc: Ulf Hansson <ulf.hansson@linaro.org>
Cc: David Woodhouse <dwmw2@infradead.org>
Cc: Brian Norris <computersforpeace@gmail.com>
Cc: Boris Brezillon <boris.brezillon@bootlin.com>
Cc: Marek Vasut <marek.vasut@gmail.com>
Cc: Richard Weinberger <richard@nod.at>
Cc: Matthias Brugger <matthias.bgg@gmail.com>
Cc: Tanmay Inamdar <tinamdar@apm.com>
Cc: Bjorn Helgaas <bhelgaas@google.com>
Cc: Rodolfo Giometti <giometti@enneenne.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/dma/k3dma.txt
Documentation/devicetree/bindings/dma/ti-edma.txt
Documentation/devicetree/bindings/mips/lantiq/rcu.txt
Documentation/devicetree/bindings/mmc/tmio_mmc.txt
Documentation/devicetree/bindings/mtd/mtk-nand.txt
Documentation/devicetree/bindings/pci/xgene-pci.txt
Documentation/devicetree/bindings/pps/pps-gpio.txt

index 23f8d712c3ce531c31023c21cffde12470212ffc..4945aeac4dc4f0b12499a6b947227fcf785325f5 100644 (file)
@@ -23,7 +23,6 @@ Controller:
                        dma-requests = <27>;
                        interrupts = <0 12 4>;
                        clocks = <&pclk>;
-                       status = "disable";
                };
 
 Client:
index 66026dcf53e12cfa8077a60480cefe7a8c6cff18..3f15f6644527313057e2ca8d90bf5e2f51296a3e 100644 (file)
@@ -190,7 +190,6 @@ mmc0: mmc@23000000 {
        power-domains = <&k2g_pds 0xb>;
        clocks = <&k2g_clks 0xb 1>, <&k2g_clks 0xb 2>;
        clock-names = "fck", "mmchsdb_fck";
-       status = "disabled";
 };
 
 ------------------------------------------------------------------------------
index a086f1e1cdd78809f87f145dba13adaf68849602..7f0822b4beae404f630ba9d222b8560d5440fcec 100644 (file)
@@ -61,7 +61,6 @@ Example of the RCU bindings on a xRX200 SoC:
                usb_phy0: usb2-phy@18 {
                        compatible = "lantiq,xrx200-usb2-phy";
                        reg = <0x18 4>, <0x38 4>;
-                       status = "disabled";
 
                        resets = <&reset1 4 4>, <&reset0 4 4>;
                        reset-names = "phy", "ctrl";
@@ -71,7 +70,6 @@ Example of the RCU bindings on a xRX200 SoC:
                usb_phy1: usb2-phy@34 {
                        compatible = "lantiq,xrx200-usb2-phy";
                        reg = <0x34 4>, <0x3C 4>;
-                       status = "disabled";
 
                        resets = <&reset1 5 4>, <&reset0 4 4>;
                        reset-names = "phy", "ctrl";
index 2d5287eeed953b93314c91a9560db28177e46867..634bb66fc49c59011306beae12f49f65f5064e7e 100644 (file)
@@ -67,7 +67,6 @@ Example: R8A7790 (R-Car H2) SDHI controller nodes
                max-frequency = <195000000>;
                power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
                resets = <&cpg 314>;
-               status = "disabled";
        };
 
        sdhi1: sd@ee120000 {
@@ -81,7 +80,6 @@ Example: R8A7790 (R-Car H2) SDHI controller nodes
                max-frequency = <195000000>;
                power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
                resets = <&cpg 313>;
-               status = "disabled";
        };
 
        sdhi2: sd@ee140000 {
@@ -95,7 +93,6 @@ Example: R8A7790 (R-Car H2) SDHI controller nodes
                max-frequency = <97500000>;
                power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
                resets = <&cpg 312>;
-               status = "disabled";
        };
 
        sdhi3: sd@ee160000 {
@@ -109,5 +106,4 @@ Example: R8A7790 (R-Car H2) SDHI controller nodes
                max-frequency = <97500000>;
                power-domains = <&sysc R8A7790_PD_ALWAYS_ON>;
                resets = <&cpg 311>;
-               status = "disabled";
        };
index 1c88526dedfc2a370d0a8ccf13c4247c63dacb78..c5ba6a4ba1f2f013369019f652c66d0fb0ef46ad 100644 (file)
@@ -20,7 +20,6 @@ Required NFI properties:
 - interrupts:                  Interrupts of NFI.
 - clocks:                      NFI required clocks.
 - clock-names:                 NFI clocks internal name.
-- status:                      Disabled default. Then set "okay" by platform.
 - ecc-engine:                  Required ECC Engine node.
 - #address-cells:              NAND chip index, should be 1.
 - #size-cells:                 Should be 0.
@@ -34,7 +33,6 @@ Example:
                clocks = <&pericfg CLK_PERI_NFI>,
                         <&pericfg CLK_PERI_NFI_PAD>;
                clock-names = "nfi_clk", "pad_clk";
-               status = "disabled";
                ecc-engine = <&bch>;
                #address-cells = <1>;
                #size-cells = <0>;
@@ -152,7 +150,6 @@ Required BCH properties:
 - interrupts:  Interrupts of ECC.
 - clocks:      ECC required clocks.
 - clock-names: ECC clocks internal name.
-- status:      Disabled default. Then set "okay" by platform.
 
 Example:
 
@@ -162,5 +159,4 @@ Example:
                interrupts = <GIC_SPI 55 IRQ_TYPE_LEVEL_LOW>;
                clocks = <&pericfg CLK_PERI_NFI_ECC>;
                clock-names = "nfiecc_clk";
-               status = "disabled";
        };
index 6fd2decfa66c4b30d0de6d77f57ceef77eadd28a..92490330dc1c7e7444dfe1176944cbb06b36a97b 100644 (file)
@@ -25,8 +25,6 @@ Optional properties:
 
 Example:
 
-SoC-specific DT Entry:
-
        pcie0: pcie@1f2b0000 {
                status = "disabled";
                device_type = "pci";
@@ -50,8 +48,3 @@ SoC-specific DT Entry:
                clocks = <&pcie0clk 0>;
        };
 
-
-Board-specific DT Entry:
-       &pcie0 {
-               status = "ok";
-       };
index 0de23b79365729d376a97032d76231ad70aa9b38..3683874832ae10a03c9fe842299d315e4d305d7d 100644 (file)
@@ -20,5 +20,4 @@ Example:
                assert-falling-edge;
 
                compatible = "pps-gpio";
-               status = "okay";
        };