On Fri, Jan 24, 2025 at 09:19:49AM +0100, Krzysztof Kozlowski wrote: > On Wed, Jan 22, 2025 at 11:24:33AM +0100, Markus Schneider-Pargmann wrote: > > Add compatible for ti,am62-ddr-pmctrl to the list. There is a DDR pmctrl > > register in the wkup-conf register space of am62a and am62p. This > > register controls DDR power management. > > > > Signed-off-by: Markus Schneider-Pargmann <msp@xxxxxxxxxxxx> > > --- > > Documentation/devicetree/bindings/mfd/syscon.yaml | 2 ++ > > 1 file changed, 2 insertions(+) > > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Un-acked, I missed the point that you really speak in commit msg about register and you really treat one register is a device. I assumed you only need that register from this device, but no. That obviously is not what this device is. Device is not a single register among 10000 others. IOW, You do not have 10000 devices there. So: NAK Best regards, Krzysztof