if (!of_device_is_compatible(np, "operating-points-v2-kryo-cpu") && !of_device_is_compatible(np, "operating-points-v2-qcom-cpu")) { of_node_put(np); return -ENOENT; }