Re: [PATCH] Update Nanobone

From: Tony Lindgren
Date: Wed Nov 09 2022 - 02:37:17 EST


Hi,

* Andreas Kemnade <andreas@xxxxxxxxxxxx> [221108 18:38]:
> Hi,
>
> On Tue, 8 Nov 2022 17:18:54 +0000
> Mark Jackson <mpfj@xxxxxxxxxxxxx> wrote:
>
> > Any update on this patch ?
> > Did it ever get through ?
>
> it got probably caught in peoples "internal spam filter"
> reasons:
> - bad subject line
> look at git log arch/arm/boot/dts/am335x-nano.dts for sane values
> - bad recipient list
> get_maintainer.pl is your friend
>
> Hmm, you already have contributed long time ago, it looks better:
> Author: Mark Jackson <mpfj-list@xxxxxxxxxxxxx>
> Date: Thu Dec 15 10:52:13 2016 +0000
>
> ARM: dts: Update Nanobone dts file to add external FRAM chip
>
> That looks ok. But maybe reread the documentation/SubmittingPatches again

Hmm yeah please use similar subject line with the prefix for the dts
changes.

Looking at the dts changes only, the changes for status = "okay" changes
should not be needed for devices enabled by default. Seems like the other
changes are for rs485, please describe why the changes are made in the
patch description.

The separate defconfig should not be needed. Please send any defconfig
changes to multi_v7_defconfig or omap2plu_defconfig as separate patches.

Note that you can run make savedefconfig first to produce a minimal diff.
Then if adding device drivers, please add them as loadable modules where
possible.

Regards,

Tony