mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-30 01:56:42 +07:00
ARM: shmobile: emev2: kzm9d: enable IIC busses
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
parent
cd42d042a2
commit
c53b0c92a8
@ -95,6 +95,14 @@ ethernet@20000000 {
|
||||
};
|
||||
};
|
||||
|
||||
&iic0 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&iic1 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&pfc {
|
||||
uart1_pins: serial@e1030000 {
|
||||
renesas,groups = "uart1_ctrl", "uart1_data";
|
||||
|
Loading…
Reference in New Issue
Block a user