[yocto] upstream MPC8315E-RDB patch for eeprom?

Robert P. J. Day rpjday at crashcourse.ca
Mon Jul 4 00:00:23 PDT 2016


  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
========================================================================




More information about the yocto mailing list