Lines Matching +full:k3 +full:- +full:am654
1 TI HwSpinlock for OMAP and K3 based SoCs
5 - compatible: Should be one of the following,
6 "ti,omap4-hwspinlock" for
8 "ti,am654-hwspinlock" for
9 K3 AM65x and J721E SoCs
10 - reg: Contains the hwspinlock module register address space
12 - ti,hwmods: Name of the hwmod associated with the hwspinlock device
14 - #hwlock-cells: Should be 1. The OMAP hwspinlock users will use a
15 0-indexed relative hwlock number as the argument
26 compatible = "ti,omap4-hwspinlock";
29 #hwlock-cells = <1>;
36 compatible = "ti,am654-hwspinlock";
38 #hwlock-cells = <1>;