diff options
Diffstat (limited to 'arch/arm/boot/dts/r8a7790-lager.dts')
-rw-r--r-- | arch/arm/boot/dts/r8a7790-lager.dts | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/arch/arm/boot/dts/r8a7790-lager.dts b/arch/arm/boot/dts/r8a7790-lager.dts index 4118030f366d..0c3b6783b72a 100644 --- a/arch/arm/boot/dts/r8a7790-lager.dts +++ b/arch/arm/boot/dts/r8a7790-lager.dts | |||
@@ -355,7 +355,7 @@ | |||
355 | 355 | ||
356 | phy-handle = <&phy1>; | 356 | phy-handle = <&phy1>; |
357 | renesas,ether-link-active-low; | 357 | renesas,ether-link-active-low; |
358 | status = "ok"; | 358 | status = "okay"; |
359 | 359 | ||
360 | phy1: ethernet-phy@1 { | 360 | phy1: ethernet-phy@1 { |
361 | reg = <1>; | 361 | reg = <1>; |
@@ -366,7 +366,7 @@ | |||
366 | }; | 366 | }; |
367 | 367 | ||
368 | &cmt0 { | 368 | &cmt0 { |
369 | status = "ok"; | 369 | status = "okay"; |
370 | }; | 370 | }; |
371 | 371 | ||
372 | &mmcif1 { | 372 | &mmcif1 { |
@@ -397,6 +397,8 @@ | |||
397 | spi-max-frequency = <30000000>; | 397 | spi-max-frequency = <30000000>; |
398 | spi-tx-bus-width = <4>; | 398 | spi-tx-bus-width = <4>; |
399 | spi-rx-bus-width = <4>; | 399 | spi-rx-bus-width = <4>; |
400 | spi-cpha; | ||
401 | spi-cpol; | ||
400 | m25p,fast-read; | 402 | m25p,fast-read; |
401 | 403 | ||
402 | partition@0 { | 404 | partition@0 { |
@@ -470,17 +472,17 @@ | |||
470 | }; | 472 | }; |
471 | 473 | ||
472 | &iic0 { | 474 | &iic0 { |
473 | status = "ok"; | 475 | status = "okay"; |
474 | }; | 476 | }; |
475 | 477 | ||
476 | &iic1 { | 478 | &iic1 { |
477 | status = "ok"; | 479 | status = "okay"; |
478 | pinctrl-0 = <&iic1_pins>; | 480 | pinctrl-0 = <&iic1_pins>; |
479 | pinctrl-names = "default"; | 481 | pinctrl-names = "default"; |
480 | }; | 482 | }; |
481 | 483 | ||
482 | &iic2 { | 484 | &iic2 { |
483 | status = "ok"; | 485 | status = "okay"; |
484 | pinctrl-0 = <&iic2_pins>; | 486 | pinctrl-0 = <&iic2_pins>; |
485 | pinctrl-names = "default"; | 487 | pinctrl-names = "default"; |
486 | 488 | ||
@@ -562,7 +564,7 @@ | |||
562 | pinctrl-0 = <&vin1_pins>; | 564 | pinctrl-0 = <&vin1_pins>; |
563 | pinctrl-names = "default"; | 565 | pinctrl-names = "default"; |
564 | 566 | ||
565 | status = "ok"; | 567 | status = "okay"; |
566 | 568 | ||
567 | port { | 569 | port { |
568 | #address-cells = <1>; | 570 | #address-cells = <1>; |
@@ -579,6 +581,7 @@ | |||
579 | pinctrl-0 = <&sound_pins &sound_clk_pins>; | 581 | pinctrl-0 = <&sound_pins &sound_clk_pins>; |
580 | pinctrl-names = "default"; | 582 | pinctrl-names = "default"; |
581 | 583 | ||
584 | /* Single DAI */ | ||
582 | #sound-dai-cells = <0>; | 585 | #sound-dai-cells = <0>; |
583 | 586 | ||
584 | status = "okay"; | 587 | status = "okay"; |