Skip to content
/ linux Public
forked from torvalds/linux

Commit

Permalink
arm64: dts: rockchip: add cpuinfo for rk3399
Browse files Browse the repository at this point in the history
Signed-off-by: Alvin Xie <[email protected]>
  • Loading branch information
Radxa-Alvin committed Jul 25, 2023
1 parent f966388 commit c5d5a5e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions arch/arm64/boot/dts/rockchip/rk3399.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,12 @@
};
};

cpuinfo {
compatible = "rockchip,cpuinfo";
nvmem-cells = <&cpu_id>;
nvmem-cell-names = "id";
};

display_subsystem: display-subsystem {
compatible = "rockchip,display-subsystem";
ports = <&vopl_out>, <&vopb_out>;
Expand Down

0 comments on commit c5d5a5e

Please sign in to comment.