[PATCH v2 06/25] dt-bindings: qcom_nandc: remove chip select compatible string
Rob Herring
robh at kernel.org
Mon Jul 24 12:14:33 PDT 2017
On Wed, Jul 19, 2017 at 05:17:54PM +0530, Abhishek Sahu wrote:
> Currently the compatible “qcom,nandcs” is being used for each
> connected NAND device to support for multiple NAND devices in the
> same bus. The same thing can be achieved by looking reg property
> for each sub nodes which contains the chip select number so this
> patch removes the use of “qcom,nandcs” for specifying NAND device
> sub nodes.
>
> Since there is no user for this driver currently in so
> changing compatible string is safe.
>
> Signed-off-by: Abhishek Sahu <absahu at codeaurora.org>
> ---
> Documentation/devicetree/bindings/mtd/qcom_nandc.txt | 2 --
> 1 file changed, 2 deletions(-)
Acked-by: Rob Herring <robh at kernel.org>
More information about the linux-mtd
mailing list