.. | .. |
---|
263 | 263 | gpio@10040 { |
---|
264 | 264 | compatible = "altr,pio-1.0"; |
---|
265 | 265 | reg = <0x10040 0x20>; |
---|
266 | | - altr,gpio-bank-width = <4>; |
---|
| 266 | + altr,ngpio = <4>; |
---|
267 | 267 | #gpio-cells = <2>; |
---|
268 | 268 | clocks = <2>; |
---|
269 | 269 | gpio-controller; |
---|
.. | .. |
---|
415 | 415 | firmware-name = "base.rbf"; |
---|
416 | 416 | |
---|
417 | 417 | fpga-bridge@4400 { |
---|
418 | | - compatible = "altr,freeze-bridge"; |
---|
| 418 | + compatible = "altr,freeze-bridge-controller"; |
---|
419 | 419 | reg = <0x4400 0x10>; |
---|
420 | 420 | |
---|
421 | 421 | fpga_region1: fpga-region1 { |
---|
.. | .. |
---|
427 | 427 | }; |
---|
428 | 428 | |
---|
429 | 429 | fpga-bridge@4420 { |
---|
430 | | - compatible = "altr,freeze-bridge"; |
---|
| 430 | + compatible = "altr,freeze-bridge-controller"; |
---|
431 | 431 | reg = <0x4420 0x10>; |
---|
432 | 432 | |
---|
433 | 433 | fpga_region2: fpga-region2 { |
---|
.. | .. |
---|
468 | 468 | compatible = "altr,pio-1.0"; |
---|
469 | 469 | reg = <0x10040 0x20>; |
---|
470 | 470 | clocks = <0x2>; |
---|
471 | | - altr,gpio-bank-width = <0x4>; |
---|
472 | | - resetvalue = <0x0>; |
---|
| 471 | + altr,ngpio = <0x4>; |
---|
473 | 472 | #gpio-cells = <0x2>; |
---|
474 | 473 | gpio-controller; |
---|
475 | 474 | }; |
---|
.. | .. |
---|
494 | 493 | -- |
---|
495 | 494 | [1] www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/ug/ug_partrecon.pdf |
---|
496 | 495 | [2] tspace.library.utoronto.ca/bitstream/1807/67932/1/Byma_Stuart_A_201411_MAS_thesis.pdf |
---|
497 | | -[3] http://www.xilinx.com/support/documentation/sw_manuals/xilinx14_1/ug702.pdf |
---|
| 496 | +[3] https://www.xilinx.com/support/documentation/sw_manuals/xilinx14_1/ug702.pdf |
---|