On Tue, Jun 09, 2020 at 03:59:54PM +0800, Pi-Hsun Shih wrote: > + google,remote-regulator: > + description: Identifier for the voltage regulator to ChromeOS EC. > + $ref: "/schemas/types.yaml#/definitions/uint32" As I said in reviewing the patch this is a bit weird - it feels like it should be a reg property on a bus rather than a property like this. How exactly to these devices get created - can the core device for the EC enumerate the regulators that are present?