Quoting Andrew Davis (2023-05-16 11:46:26) > This node's register space is not accessed by any other node, which > is the traditional use for the "syscon" hint. It looks to have been > added here to make use of a Linux kernel helper syscon_node_to_regmap(). > The Linux driver now uses a more appropriate helper that does not > require the hint, so let's remove it from the binding. > > Signed-off-by: Andrew Davis <afd@xxxxxx> > --- Applied to clk-next