All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: am43xx-epos-evm: Enable SGX on EPOS boards
@ 2017-09-18 17:31 ` Andrew F. Davis
  0 siblings, 0 replies; 7+ messages in thread
From: Andrew F. Davis @ 2017-09-18 17:31 UTC (permalink / raw)
  To: Benoît Cousson, Tony Lindgren
  Cc: linux-omap, linux-kernel, Andrew F . Davis

From: Yogesh Siraswar <yogeshs@ti.com>

The SGX IP is valid and usable on AM438x devices, enable this
here.

Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
Signed-off-by: Andrew F. Davis <afd@ti.com>
---
 arch/arm/boot/dts/am43x-epos-evm.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/boot/dts/am43x-epos-evm.dts b/arch/arm/boot/dts/am43x-epos-evm.dts
index 9d276af7c539..17c081b2cff3 100644
--- a/arch/arm/boot/dts/am43x-epos-evm.dts
+++ b/arch/arm/boot/dts/am43x-epos-evm.dts
@@ -796,3 +796,7 @@
 	assigned-clocks = <&mux_synctimer32k_ck>;
 	assigned-clock-parents = <&clkdiv32k_ick>;
 };
+
+&sgx {
+	status = "okay";
+};
-- 
2.14.1

^ permalink raw reply related	[flat|nested] 7+ messages in thread

* [PATCH] ARM: dts: am43xx-epos-evm: Enable SGX on EPOS boards
@ 2017-09-18 17:31 ` Andrew F. Davis
  0 siblings, 0 replies; 7+ messages in thread
From: Andrew F. Davis @ 2017-09-18 17:31 UTC (permalink / raw)
  To: Benoît Cousson, Tony Lindgren
  Cc: linux-omap, linux-kernel, Andrew F . Davis

From: Yogesh Siraswar <yogeshs@ti.com>

The SGX IP is valid and usable on AM438x devices, enable this
here.

Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
Signed-off-by: Andrew F. Davis <afd@ti.com>
---
 arch/arm/boot/dts/am43x-epos-evm.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/boot/dts/am43x-epos-evm.dts b/arch/arm/boot/dts/am43x-epos-evm.dts
index 9d276af7c539..17c081b2cff3 100644
--- a/arch/arm/boot/dts/am43x-epos-evm.dts
+++ b/arch/arm/boot/dts/am43x-epos-evm.dts
@@ -796,3 +796,7 @@
 	assigned-clocks = <&mux_synctimer32k_ck>;
 	assigned-clock-parents = <&clkdiv32k_ick>;
 };
+
+&sgx {
+	status = "okay";
+};
-- 
2.14.1

^ permalink raw reply related	[flat|nested] 7+ messages in thread

* Re: [PATCH] ARM: dts: am43xx-epos-evm: Enable SGX on EPOS boards
  2017-09-18 17:31 ` Andrew F. Davis
@ 2017-09-20 10:15   ` kbuild test robot
  -1 siblings, 0 replies; 7+ messages in thread
From: kbuild test robot @ 2017-09-20 10:15 UTC (permalink / raw)
  To: Andrew F. Davis
  Cc: kbuild-all, Benoît Cousson, Tony Lindgren, linux-omap,
	linux-kernel, Andrew F . Davis

[-- Attachment #1: Type: text/plain, Size: 1098 bytes --]

Hi Yogesh,

[auto build test ERROR on robh/for-next]
[also build test ERROR on v4.14-rc1 next-20170920]
[if your patch is applied to the wrong git tree, please drop us a note to help improve the system]

url:    https://github.com/0day-ci/linux/commits/Andrew-F-Davis/ARM-dts-am43xx-epos-evm-Enable-SGX-on-EPOS-boards/20170920-154002
base:   https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git for-next
config: arm-s3c6400_defconfig (attached as .config)
compiler: arm-linux-gnueabi-gcc (Debian 6.1.1-9) 6.1.1 20160705
reproduce:
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # save the attached .config to linux build tree
        make.cross ARCH=arm 

All errors (new ones prefixed by >>):

>> Error: arch/arm/boot/dts/am43x-epos-evm.dts:800.1-5 Label or path sgx not found
>> FATAL ERROR: Syntax error parsing input tree

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 16908 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] ARM: dts: am43xx-epos-evm: Enable SGX on EPOS boards
@ 2017-09-20 10:15   ` kbuild test robot
  0 siblings, 0 replies; 7+ messages in thread
From: kbuild test robot @ 2017-09-20 10:15 UTC (permalink / raw)
  Cc: kbuild-all, Benoît Cousson, Tony Lindgren, linux-omap,
	linux-kernel, Andrew F . Davis

[-- Attachment #1: Type: text/plain, Size: 1098 bytes --]

Hi Yogesh,

[auto build test ERROR on robh/for-next]
[also build test ERROR on v4.14-rc1 next-20170920]
[if your patch is applied to the wrong git tree, please drop us a note to help improve the system]

url:    https://github.com/0day-ci/linux/commits/Andrew-F-Davis/ARM-dts-am43xx-epos-evm-Enable-SGX-on-EPOS-boards/20170920-154002
base:   https://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git for-next
config: arm-s3c6400_defconfig (attached as .config)
compiler: arm-linux-gnueabi-gcc (Debian 6.1.1-9) 6.1.1 20160705
reproduce:
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # save the attached .config to linux build tree
        make.cross ARCH=arm 

All errors (new ones prefixed by >>):

>> Error: arch/arm/boot/dts/am43x-epos-evm.dts:800.1-5 Label or path sgx not found
>> FATAL ERROR: Syntax error parsing input tree

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

[-- Attachment #2: .config.gz --]
[-- Type: application/gzip, Size: 16908 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] ARM: dts: am43xx-epos-evm: Enable SGX on EPOS boards
  2017-09-18 17:31 ` Andrew F. Davis
@ 2017-09-20 15:15   ` Andrew F. Davis
  -1 siblings, 0 replies; 7+ messages in thread
From: Andrew F. Davis @ 2017-09-20 15:15 UTC (permalink / raw)
  To: Benoît Cousson, Tony Lindgren; +Cc: linux-omap, linux-kernel

On 09/18/2017 12:31 PM, Andrew F. Davis wrote:
> From: Yogesh Siraswar <yogeshs@ti.com>
> 
> The SGX IP is valid and usable on AM438x devices, enable this
> here.
> 
> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
> Signed-off-by: Andrew F. Davis <afd@ti.com>
> ---
>  arch/arm/boot/dts/am43x-epos-evm.dts | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/am43x-epos-evm.dts b/arch/arm/boot/dts/am43x-epos-evm.dts
> index 9d276af7c539..17c081b2cff3 100644
> --- a/arch/arm/boot/dts/am43x-epos-evm.dts
> +++ b/arch/arm/boot/dts/am43x-epos-evm.dts
> @@ -796,3 +796,7 @@
>  	assigned-clocks = <&mux_synctimer32k_ck>;
>  	assigned-clock-parents = <&clkdiv32k_ick>;
>  };
> +
> +&sgx {
> +	status = "okay";
> +};
> 

Didn't see the parent node didn't make upstream this cycle, ignore for
now, sorry for the noise.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] ARM: dts: am43xx-epos-evm: Enable SGX on EPOS boards
@ 2017-09-20 15:15   ` Andrew F. Davis
  0 siblings, 0 replies; 7+ messages in thread
From: Andrew F. Davis @ 2017-09-20 15:15 UTC (permalink / raw)
  To: Benoît Cousson, Tony Lindgren; +Cc: linux-omap, linux-kernel

On 09/18/2017 12:31 PM, Andrew F. Davis wrote:
> From: Yogesh Siraswar <yogeshs@ti.com>
> 
> The SGX IP is valid and usable on AM438x devices, enable this
> here.
> 
> Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
> Signed-off-by: Andrew F. Davis <afd@ti.com>
> ---
>  arch/arm/boot/dts/am43x-epos-evm.dts | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/am43x-epos-evm.dts b/arch/arm/boot/dts/am43x-epos-evm.dts
> index 9d276af7c539..17c081b2cff3 100644
> --- a/arch/arm/boot/dts/am43x-epos-evm.dts
> +++ b/arch/arm/boot/dts/am43x-epos-evm.dts
> @@ -796,3 +796,7 @@
>  	assigned-clocks = <&mux_synctimer32k_ck>;
>  	assigned-clock-parents = <&clkdiv32k_ick>;
>  };
> +
> +&sgx {
> +	status = "okay";
> +};
> 

Didn't see the parent node didn't make upstream this cycle, ignore for
now, sorry for the noise.

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: [PATCH] ARM: dts: am43xx-epos-evm: Enable SGX on EPOS boards
  2017-09-18 17:31 ` Andrew F. Davis
                   ` (2 preceding siblings ...)
  (?)
@ 2017-10-02 14:52 ` Tony Lindgren
  -1 siblings, 0 replies; 7+ messages in thread
From: Tony Lindgren @ 2017-10-02 14:52 UTC (permalink / raw)
  To: Andrew F. Davis; +Cc: Benoît Cousson, linux-omap, linux-kernel

* Andrew F. Davis <afd@ti.com> [170918 10:32]:
> From: Yogesh Siraswar <yogeshs@ti.com>
> 
> The SGX IP is valid and usable on AM438x devices, enable this
> here.

This still produces:

arch/arm/boot/dts/am43x-epos-evm.dts:796.1-5 Label or
path sgx not found

The parent node for the interconnect target module can be added
the same ways as done in "ARM: dts: Add nodes for missing omap4
interconnect target modules". But the child sgx device binding
still needs to be documented before we can add those.

Regards,

Tony

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-10-02 14:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-18 17:31 [PATCH] ARM: dts: am43xx-epos-evm: Enable SGX on EPOS boards Andrew F. Davis
2017-09-18 17:31 ` Andrew F. Davis
2017-09-20 10:15 ` kbuild test robot
2017-09-20 10:15   ` kbuild test robot
2017-09-20 15:15 ` Andrew F. Davis
2017-09-20 15:15   ` Andrew F. Davis
2017-10-02 14:52 ` Tony Lindgren

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.