Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5dc26af1 authored by Lee Jones's avatar Lee Jones Committed by Linus Walleij
Browse files

Documentation: Update binding for Nomadik and DBx5x based platforms



Change compatible string to something more standard.

Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
parent b0c8fade
Loading
Loading
Loading
Loading
+3 −3
Original line number Original line Diff line number Diff line
ST Ericsson Nomadik pinmux controller
ST Ericsson Nomadik pinmux controller


Required properties:
Required properties:
- compatible: "stericsson,nmk-pinctrl", "stericsson,nmk-pinctrl-db8540",
- compatible: "stericsson,db8500-pinctrl", "stericsson,db8540-pinctrl",
              "stericsson,nmk-pinctrl-stn8815"
              "stericsson,stn8815-pinctrl"
- reg: Should contain the register physical address and length of the PRCMU.
- reg: Should contain the register physical address and length of the PRCMU.


Please refer to pinctrl-bindings.txt in this directory for details of the
Please refer to pinctrl-bindings.txt in this directory for details of the
@@ -68,7 +68,7 @@ Optional subnode-properties:
Example board file extract:
Example board file extract:


	pinctrl@80157000 {
	pinctrl@80157000 {
		compatible = "stericsson,nmk-pinctrl";
		compatible = "stericsson,db8500-pinctrl";
		reg = <0x80157000 0x2000>;
		reg = <0x80157000 0x2000>;


		pinctrl-names = "default";
		pinctrl-names = "default";