Skip to content

Commit

Permalink
arm64: dts: allwinner: h616: Enable sunxi-addr
Browse files Browse the repository at this point in the history
  • Loading branch information
orangepi-xunlong committed Feb 9, 2022
1 parent d566c06 commit 5e55e64
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions arch/arm64/boot/dts/allwinner/sun50i-h616.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -1126,6 +1126,14 @@
compatible = "allwinner,sun50i-h616-sys-info";
status = "okay";
};

addr_mgt: addr-mgt {
compatible = "allwinner,sunxi-addr_mgt";
type_addr_wifi = <0x2>;
type_addr_bt = <0x2>;
type_addr_eth = <0x2>;
status = "okay";
};
};

thermal-zones {
Expand Down

0 comments on commit 5e55e64

Please sign in to comment.