Skip to content

Commit

Permalink
ARM: shmobile: porter: enable SATA0
Browse files Browse the repository at this point in the history
Enable SATA0 device for the Porter board.

This patch is analogous to the commit 5a62ec5 ("ARM: shmobile:
henninger: enable SATA0") as there are no differences between the boards
in this respect.

Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
  • Loading branch information
Sergei Shtylyov authored and Simon Horman committed Oct 8, 2015
1 parent b941a5c commit efbb05c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm/boot/dts/r8a7791-porter.dts
Original file line number Diff line number Diff line change
Expand Up @@ -154,3 +154,7 @@
cd-gpios = <&gpio6 22 GPIO_ACTIVE_LOW>;
status = "okay";
};

&sata0 {
status = "okay";
};

0 comments on commit efbb05c

Please sign in to comment.