From: Tony Lindgren <tony@atomide.com>
To: Neeraj Dantu <dantuguf14105@gmail.com>
Cc: devicetree@vger.kernel.org, Jason Kridner <jkridner@gmail.com>,
Neeraj Dantu <neeraj.dantu@octavosystems.com>,
linux-omap@vger.kernel.org,
Robert Nelson <robertcnelson@gmail.com>,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v3] Add DT support for Octavo Systems OSD3358-SM-RED based on TI AM335x
Date: Wed, 11 Jul 2018 22:31:55 -0700 [thread overview]
Message-ID: <20180712053155.GP99251@atomide.com> (raw)
In-Reply-To: <20180711145822.1090-1-neeraj.dantu@octavosystems.com>
Hi,
* Neeraj Dantu <dantuguf14105@gmail.com> [180711 15:13]:
> OSD3358-SM-RED is a dev board for OSD335x System-in-Package(SiP) devices from
> Octavo Systems.
...
> - Fix HDMI encoder node name
I think you got this the wrong way around :) See below.
> +&i2c0 {
> + hdmiencoder: tda19988 {
> + compatible = "nxp,tda998x";
tda19988: hdmiencoder {
...
};
So the generic type for the node. Please check the
other devices for that too.
Regards,
Tony
next prev parent reply other threads:[~2018-07-12 5:31 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-07-11 14:58 [PATCH v3] Add DT support for Octavo Systems OSD3358-SM-RED based on TI AM335x Neeraj Dantu
2018-07-12 5:31 ` Tony Lindgren [this message]
2018-07-12 7:53 ` Russell King - ARM Linux
2018-07-12 8:01 ` Russell King - ARM Linux
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=20180712053155.GP99251@atomide.com \
--to=tony@atomide.com \
--cc=dantuguf14105@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=jkridner@gmail.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=neeraj.dantu@octavosystems.com \
--cc=robertcnelson@gmail.com \
/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).