Re: [PATCH 08/18] MIPS: ralink: add RT5350 dtsi file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 10 April 2013 13:47, John Crispin <blogic@xxxxxxxxxxx> wrote:
> Add a dtsi file for RT5350 Soc. This SoC is almost the same as RT3050 but has
> OHCI/EHCI in favour of the Synopsis DWC2 core.
>
> Signed-off-by: John Crispin <blogic@xxxxxxxxxxx>
> ---
>  arch/mips/ralink/dts/rt5350.dtsi |  181 ++++++++++++++++++++++++++++++++++++++
>  1 file changed, 181 insertions(+)
>  create mode 100644 arch/mips/ralink/dts/rt5350.dtsi
>
> diff --git a/arch/mips/ralink/dts/rt5350.dtsi b/arch/mips/ralink/dts/rt5350.dtsi
> new file mode 100644
> index 0000000..9ca95a3
> --- /dev/null
> +++ b/arch/mips/ralink/dts/rt5350.dtsi
> @@ -0,0 +1,181 @@
> +/ {
> +       #address-cells = <1>;
> +       #size-cells = <1>;
> +       compatible = "ralink,rt5350-soc";
> +
> +       cpus {
> +               cpu@0 {
> +                       compatible = "mips,mips24KEc";
> +               };
> +       };
> +
> +       chosen {
> +               bootargs = "console=ttyS0,57600 init=/init";

Shouldn't this belong in the individual .dts files instead of the
.dtsi? Likewise for all the other .dtsi files added by this patchset.


Jonas


[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux