[PATCH V4] dt-bindings: mtd: brcm, brcmnand: convert to the json-schema
Miquel Raynal
miquel.raynal at bootlin.com
Mon May 10 03:02:21 PDT 2021
On Fri, 2021-04-23 at 05:05:36 UTC, =?utf-8?b?UmFmYcWCIE1pxYJlY2tp?= wrote:
> From: Rafał Miłecki <rafal at milecki.pl>
>
> This helps validating DTS files.
>
> Changes that require mentioning:
> 1. Property "clock" was renamed to "clocks"
> 2. Duplicated properties (defined in nand-controller.yaml) were dropped
> 3. Compatible "brcm,nand-bcm63168" was added
> 4. SoC specific "compatible" cases got limited controller versions
>
> Examples changes:
> 1. Nodes "nand" were renamed to "nand-controller"
> 2. Nodes "nandcs" were renamed to "nand"
> 3. Dropped partitions as they were using old syntax and are well
> documented elsewhere anyway
>
> This rewritten binding validates cleanly using the "dt_binding_check".
> Some Linux stored DTS files will require updating to make "dtbs_check"
> happy.
>
> Signed-off-by: Rafał Miłecki <rafal at milecki.pl>
> Reviewed-by: Rob Herring <robh at kernel.org>
> Reviewed-by: Brian Norris <computersforpeace at gmail.com>
Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git nand/next, thanks.
Miquel
More information about the linux-mtd
mailing list