On Fri, May 18, 2018 at 5:52 AM, <[email protected]> wrote: > From: Heiko Stuebner <[email protected]> > > Syscon nodes can be a simple-mfd and the syscon-users then be declared > as children of this node. That way the parent-child structure can be > better represented for devices that are fully embedded in the syscon. > > Therefore allow getting the syscon from the parent if neither > a special compatible nor a gpio,syscon-dev property is defined. > > Signed-off-by: Heiko Stuebner <[email protected]> > Signed-off-by: Levin Du <[email protected]> > --- > > Changes in v2: None > Changes in v1: > - New: allow fetching syscon from parent node in gpio-syscon driver
Regardless of what happens with the rest of the patches this looks sane and generally useful, so patch applied! Yours, Linus Walleij

