Re: [PATCH v2 1/3] regulator: mt6360: Add OF match table
From: Matthias Brugger <matthias.bgg@kernel.org>
Date: 2021-01-12 09:56:08
Also in:
linux-mediatek, lkml
From: Matthias Brugger <matthias.bgg@kernel.org>
Date: 2021-01-12 09:56:08
Also in:
linux-mediatek, lkml
On Mon, Jan 11, 2021 at 04:41:18PM +0000, Mark Brown wrote:
On Sat, Jan 09, 2021 at 12:26:09PM +0100, matthias.bgg@kernel.org wrote:quoted
From: Matthias Brugger <mbrugger@suse.com> Binding documentation mentions that a compatible is required for the MT6360 device node, but the driver doesn't provide a OF match table.The binding should be fixed to remove the requirement for a compatible here, this is both redundant since we already know we have a mt6380 from the core MFD and encoding details of how Linux implements things into the DT bindings.
Ok, I'll leave that to the driver author to fix this. Just be aware that there is series for the MFD part which adds OF_MFD_CELL for the regulator. Regards, Matthias
_______________________________________________ Linux-mediatek mailing list Linux-mediatek@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-mediatek
_______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel