[linux dev-4.7 3/3] arm: dts: aspeed: Add SPI1 master pinmux hog to g5 machines
Andrew Jeffery
andrew at aj.id.au
Fri Sep 16 10:39:34 AEST 2016
On Thu, 2016-09-15 at 20:43 +0930, Joel Stanley wrote:
> This is for reuqired for using the PNOR on ast2500 based systems.
>
> Signed-off-by: Joel Stanley <joel at jms.id.au>
Reviewed-by: Andrew Jeffery <andrew at aj.id.au>
Have we sorted out how we're going to deal with the strap register
configuration (given the pinmux driver treats it as read-only)? I don't
see a u-boot issue for it yet.
Cheers,
Andrew
> ---
> arch/arm/boot/dts/aspeed-ast2500-evb.dts | 5 +++++
> arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts | 5 +++++
> 2 files changed, 10 insertions(+)
>
> diff --git a/arch/arm/boot/dts/aspeed-ast2500-evb.dts b/arch/arm/boot/dts/aspeed-ast2500-evb.dts
> index d34e6f15a0cb..a517b4a595b8 100644
> --- a/arch/arm/boot/dts/aspeed-ast2500-evb.dts
> +++ b/arch/arm/boot/dts/aspeed-ast2500-evb.dts
> @@ -35,6 +35,11 @@
> };
> };
>
> +&pinctrl {
> + pinctrl-names = "default";
> + pinctrl-0 = <&pinctrl_spi1_master_default>;
> +};
> +
> &uart5 {
> status = "okay";
> };
> diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts b/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
> index fcc880a80ee0..d7db9700172f 100644
> --- a/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
> +++ b/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
> @@ -36,6 +36,11 @@
> };
> };
>
> +&pinctrl {
> + pinctrl-names = "default";
> + pinctrl-0 = <&pinctrl_spi1_master_default>;
> +};
> +
> &uart5 {
> status = "okay";
> };
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part
URL: <http://lists.ozlabs.org/pipermail/openbmc/attachments/20160916/2cb37b6e/attachment-0001.sig>
More information about the openbmc
mailing list