All of lore.kernel.org
 help / color / mirror / Atom feed
* upstream MPC8315E-RDB patch for eeprom?
@ 2016-07-04  7:00 Robert P. J. Day
  0 siblings, 0 replies; only message in thread
From: Robert P. J. Day @ 2016-07-04  7:00 UTC (permalink / raw)
  To: Yocto discussion list


  continuing to peruse all the build details for MPC8315E-RDB, and ran
across a 2015 patch from bruce ashfield to enable EEPROM in the dts:

https://lists.yoctoproject.org/pipermail/linux-yocto/2015-November/004450.html

> diff --git a/arch/powerpc/boot/dts/mpc8315erdb.dts
b/arch/powerpc/boot/dts/mpc8315erdb.dts
> index 4354684..90c06aa 100644
> --- a/arch/powerpc/boot/dts/mpc8315erdb.dts
> +++ b/arch/powerpc/boot/dts/mpc8315erdb.dts
> @@ -118,6 +118,12 @@
>   			interrupts = <14 0x8>;
>   			interrupt-parent = <&ipic>;
>   			dfsrr;
> +
> +			eeprom at 50 {
> +				compatible = "atmel,24c256";
> +				reg = <0x50>;
> +			};
> +
>   			rtc at 68 {
>   				compatible = "dallas,ds1339";
>   				reg = <0x68>;
>

but i don't see that patch as having been upstreamed into the main
kernel repo. is it in transit? or what is the policy for pushing
clearly useful stuff like this upstream to kernel.org?

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-07-04  7:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-04  7:00 upstream MPC8315E-RDB patch for eeprom? Robert P. J. Day

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.