Re: [PATCH v2 06/25] dt-bindings: qcom_nandc: remove chip select compatible string

From: Rob Herring
Date: Mon Jul 24 2017 - 15:16:26 EST


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@xxxxxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/mtd/qcom_nandc.txt | 2 --
> 1 file changed, 2 deletions(-)

Acked-by: Rob Herring <robh@xxxxxxxxxx>