Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 355444
b: refs/heads/master
c: 97c794a
h: refs/heads/master
v: v3
  • Loading branch information
Philip Avinash authored and Tony Lindgren committed Feb 1, 2013
1 parent 0a91ec3 commit f09b89f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 75d3625e0e86b2d8d77b4e9c6f685fd7ea0d5a96
refs/heads/master: 97c794a1e37b1ca128ef38f17c069186bfa5fb1b
4 changes: 4 additions & 0 deletions trunk/Documentation/devicetree/bindings/mtd/gpmc-nand.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ Optional properties:
"bch4" 4-bit BCH ecc code
"bch8" 8-bit BCH ecc code

- elm_id: Specifies elm device node. This is required to support BCH
error correction using ELM module.

For inline partiton table parsing (optional):

- #address-cells: should be set to 1
Expand All @@ -46,6 +49,7 @@ Example for an AM33xx board:
#address-cells = <2>;
#size-cells = <1>;
ranges = <0 0 0x08000000 0x2000>; /* CS0: NAND */
elm_id = <&elm>;

nand@0,0 {
reg = <0 0 0>; /* CS0, offset 0 */
Expand Down

0 comments on commit f09b89f

Please sign in to comment.