narmstrong changed the topic of #linux-amlogic to: Amlogic mainline kernel development discussion - our wiki http://linux-meson.com/ - ml linux-amlogic@lists.infradead.org - official channel moved from Freenode - publicly logged on https://libera.irclog.whitequark.org/linux-amlogic
camus has quit [Ping timeout: 252 seconds]
camus has joined #linux-amlogic
camus has quit [Client Quit]
camus has joined #linux-amlogic
vagrantc has quit [Quit: leaving]
JohnnyonFlame has quit [Read error: Connection reset by peer]
naoki has joined #linux-amlogic
ldevulder has joined #linux-amlogic
tanureal has joined #linux-amlogic
tanureal is now known as lucastanure
GNUtoo has quit [Remote host closed the connection]
GNUtoo has joined #linux-amlogic
naoki has quit [Quit: naoki]
paddymahoney has quit [Remote host closed the connection]
f_ has joined #linux-amlogic
<rockosov> narmstrong: Hello! While developing the Amlogic drivers for LKML, I noticed that many bindings have incorrect names without a vendor prefix. Do you think it would be helpful to rename them properly?
rockosov has quit [Ping timeout: 255 seconds]
ldevulder_ has joined #linux-amlogic
ldevulder has quit [Ping timeout: 264 seconds]
rockosov has joined #linux-amlogic
Daanct12 has joined #linux-amlogic
<narmstrong> rockosov: sure, can you show me an example ? The naming should match the first compatible in the list, or a reasonable generic name
<rockosov> grep "compatible.*meson" -r -l ./ | grep -v "amlogic"
<rockosov> ./sram/sram.yaml
<rockosov> ./firmware/meson/meson_sm.txt
<rockosov> ./firmware/arm,scpi.yaml
<rockosov> ./gpu/arm,mali-bifrost.yaml
<rockosov> ./watchdog/meson-wdt.txt
<rockosov> ./phy/meson-gxl-usb2-phy.txt
<rockosov> ./media/meson-ir.txt
<rockosov> ./pinctrl/meson,pinctrl.txt
<rockosov> ./rtc/rtc-meson-vrtc.txt
<rockosov> ./pwm/pwm-meson.txty
<rockosov> There is inside Documentation/devicetree/bindings. But main problem is located in include/dt-bindings. Many headers don't have vendor prefix. Clock as an example:
<rockosov> include/dt-bindings/clock $ grep "Amlogic" -r ./
<rockosov> ./amlogic,a1-pll-clkc.h: * Copyright (c) 2019 Amlogic, Inc. All rights reserved.
<rockosov> ./axg-aoclkc.h: * Copyright (c) 2018 Amlogic, inc.
<rockosov> ./g12a-aoclkc.h: * Copyright (c) 2018 Amlogic, inc.
<rockosov> ./g12a-clkc.h: * Copyright (c) 2018 Amlogic, Inc. All rights reserved.
<rockosov> ./axg-clkc.h: * Copyright (c) 2017 Amlogic, Inc. All rights reserved.
<rockosov> ./amlogic,a1-clkc.h: * Copyright (c) 2019 Amlogic, Inc. All rights reserved.
f_ has quit [Ping timeout: 250 seconds]
buzzmarshall has joined #linux-amlogic
<narmstrong> For those the name should remain stable
Daanct12 has quit [Ping timeout: 264 seconds]
<narmstrong> New files should have the right naming
<narmstrong> When we introduced thoses .h files the naming rules weren’t clearly established, like other bindings rules
elastic_dog has quit [Read error: Connection reset by peer]
Daanct12 has joined #linux-amlogic
elastic_dog has joined #linux-amlogic
ldevulder_ is now known as ldevulder
Daanct12 has quit [Ping timeout: 265 seconds]
chewitt has joined #linux-amlogic
f_ has joined #linux-amlogic
<f_> Hey HackerKkillinghi
<f_> Did you test that pmaports MR upgrading the Amlogic kernel?
lucastanure has quit [Quit: Leaving]
JohnnyonFlame has joined #linux-amlogic
<f_> Hi chewitt
<f_> Will upload dumps of the boot1 and boot0 partitions online.
* f_ turns off their set-top box to look up the RAM chips.
<f_> I'll also document the RAM chips used.
<f_> So it uses 4 Nanya NT5CB256M16DP-EK chips.
<f_> I think those are 512MB chips (512 x 4 = 2048MB = 2GB).
<f_> Seems like my assumption's correct!
<f_> >two Nanya NT5CB256M16DP-EK DDR3 chips are used for the memory (1GB). -- CNX-Software KI Plus review
<f_> Now...Does anyone know which Amlogic S905 boards use those same chips?
<f_> (not just chewitt, everyone)
<f_> chewitt: You did tell me that you had WeTek Play2 schematics right?
<rockosov> narmstrong: Thank you, I see your position about headers files. But what's about yaml bindings? They have compatible strings with amlogic prefix and filenames w/o prefix
<narmstrong> rockosov: the .txt are in the process of beeing migrated to yaml, so in the txt form they can stay as is
<f_> Hi narmstrong
<rockosov> narmstrong: Oh, got it. Thank you!
f_ has quit [Quit: Lost terminal]
ldevulder has quit [Quit: Leaving]
elastic_dog has quit [Ping timeout: 260 seconds]
elastic_dog has joined #linux-amlogic
vagrantc has joined #linux-amlogic
iprusov has joined #linux-amlogic