Commit aa28e55d authored by Wolfram Sang's avatar Wolfram Sang Committed by Simon Horman

ARM: shmobile: koelsch: activate i2c6 bus

Signed-off-by: default avatarWolfram Sang <wsa@sang-engineering.com>
Acked-by: default avatarLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: default avatarMagnus Damm <damm@opensource.se>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent e6a4c001
...@@ -224,6 +224,11 @@ eeprom@50 { ...@@ -224,6 +224,11 @@ eeprom@50 {
}; };
}; };
&i2c6 {
status = "okay";
clock-frequency = <100000>;
};
&pfc { &pfc {
pinctrl-0 = <&du_pins &scif0_pins &scif1_pins>; pinctrl-0 = <&du_pins &scif0_pins &scif1_pins>;
pinctrl-names = "default"; pinctrl-names = "default";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment