Skip to content

Commit

Permalink
fix h88k
Browse files Browse the repository at this point in the history
  • Loading branch information
DHDAXCW committed Nov 28, 2024
1 parent 2edf63a commit a375491
Show file tree
Hide file tree
Showing 552 changed files with 58,037 additions and 49,396 deletions.
726 changes: 0 additions & 726 deletions target/linux/rockchip/armv8/config-6.1

This file was deleted.

296 changes: 74 additions & 222 deletions target/linux/rockchip/armv8/config-6.6

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
Rockchip cpuinfo device tree bindings
----------------------------------

Required properties:
- compatible: Should be one of the following.
- "rockchip,cpuinfo"
- nvmem-cells: A phandle to the ID data provided by a nvmem device.
- nvmem-cell-names: Should be "id"

Example:

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

0 comments on commit a375491

Please sign in to comment.