Re: [PATCH v10 2/4] arm64: dts: mt8183: Add node for the Mali GPU

2021-01-26 Thread Nicolas Boichat
On Tue, Jan 26, 2021 at 3:27 AM Rob Herring wrote: > [...] > > + { > > + supply-names = "mali", "sram"; > > Not a documented property, nor should it be. > > Did you run this against dtbs_check with your schema changes? I did not, for some reasons I hit a strange issue (kernel build system

Re: [PATCH v10 2/4] arm64: dts: mt8183: Add node for the Mali GPU

2021-01-26 Thread Rob Herring
On Wed, Jan 13, 2021 at 02:07:01PM +0800, Nicolas Boichat wrote: > Add a basic GPU node for mt8183. > > Signed-off-by: Nicolas Boichat > --- > The binding we use with out-of-tree Mali drivers includes more > clocks, this is used for devfreq: the out-of-tree driver switches > clk_mux to

[PATCH v10 2/4] arm64: dts: mt8183: Add node for the Mali GPU

2021-01-12 Thread Nicolas Boichat
Add a basic GPU node for mt8183. Signed-off-by: Nicolas Boichat --- The binding we use with out-of-tree Mali drivers includes more clocks, this is used for devfreq: the out-of-tree driver switches clk_mux to clk_sub_parent (26Mhz), adjusts clk_main_parent, then switches clk_mux back to