ARM: shmobile: koelsch: activate i2c6 bus
Signed-off-by: Wolfram Sang <wsa@sang-engineering.com> Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Acked-by: Magnus Damm <damm@opensource.se> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
parent
e6a4c00111
commit
aa28e55dd9
1 changed files with 5 additions and 0 deletions
|
|
@ -224,6 +224,11 @@
|
|||
};
|
||||
};
|
||||
|
||||
&i2c6 {
|
||||
status = "okay";
|
||||
clock-frequency = <100000>;
|
||||
};
|
||||
|
||||
&pfc {
|
||||
pinctrl-0 = <&du_pins &scif0_pins &scif1_pins>;
|
||||
pinctrl-names = "default";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue