linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Paul Burton <paul.burton@mips.com>
To: Paul Burton <pburton@wavecomp.com>
Cc: "linux-mips@vger.kernel.org" <linux-mips@vger.kernel.org>,
	Paul Burton <pburton@wavecomp.com>,
	"stable@vger.kernel.org" <stable@vger.kernel.org>,
	"linux-mips@vger.kernel.org" <linux-mips@vger.kernel.org>
Subject: Re: [PATCH] MIPS: Use lower case for addresses in nexys4ddr.dts
Date: Mon, 4 Feb 2019 21:17:43 +0000	[thread overview]
Message-ID: <MWHPR2201MB12772967EACC2B237AB83877C16D0@MWHPR2201MB1277.namprd22.prod.outlook.com> (raw)
In-Reply-To: <20190204195337.9120-1-paul.burton@mips.com>

Hello,

Paul Burton wrote:
> DTC introduced an i2c_bus_reg check in v1.4.7, used since Linux v4.20,
> which complains about upper case addresses used in the unit name.
> 
> nexys4ddr.dts names an I2C device node "ad7420@4B", leading to:
> 
> arch/mips/boot/dts/xilfpga/nexys4ddr.dts:109.16-112.8: Warning
> (i2c_bus_reg): /i2c@10A00000/ad7420@4B: I2C bus unit address format
> error, expected "4b"
> 
> Fix this by switching to lower case addresses throughout the file, as is
> *mostly* the case in the file already & fairly standard throughout the
> tree.
> 
> Signed-off-by: Paul Burton <paul.burton@mips.com>
> Cc: stable@vger.kernel.org # v4.20+

Applied to mips-fixes.

Thanks,
    Paul

[ This message was auto-generated; if you believe anything is incorrect
  then please email paul.burton@mips.com to report it. ]

      reply	other threads:[~2019-02-04 21:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-04 19:53 [PATCH] MIPS: Use lower case for addresses in nexys4ddr.dts Paul Burton
2019-02-04 21:17 ` Paul Burton [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=MWHPR2201MB12772967EACC2B237AB83877C16D0@MWHPR2201MB1277.namprd22.prod.outlook.com \
    --to=paul.burton@mips.com \
    --cc=linux-mips@vger.kernel.org \
    --cc=pburton@wavecomp.com \
    --cc=stable@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).